.blog-template{background:#fff}.blog-template .header-fixed,.blog-template__header{background-color:var(--color-global)}.blog-template__header{position:relative;z-index:10;padding-top:140px;background:#fff}.blog-template__title{padding-top:48px;padding-bottom:22px}.blog-template__title-inner{display:flex;flex-direction:column;gap:14px}.blog-template__meta{display:flex;gap:10px;flex-wrap:wrap}.blog-template__meta-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(31,31,31,.1);background:rgba(31,31,31,.02)}.blog-template__meta-icon{font-size:14px;opacity:.8}.blog-template__hero{padding-bottom:34px}.blog-template__hero-frame{border-radius:16px;overflow:hidden;border:1px solid rgba(31,31,31,.08)}.blog-template__hero-img{width:100%;height:auto;display:block;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.blog-template__toc{padding-bottom:28px}.blog-template__toc-card{border:1px solid rgba(31,31,31,.08);background:#fff;border-radius:16px;padding:18px}.blog-template__toc-label{letter-spacing:1.2px;text-transform:uppercase;opacity:.7;margin-bottom:10px}.blog-template__toc-grid{display:grid;grid-template-columns:1fr;gap:10px}.blog-template__toc-item{width:100%;text-align:left;display:flex;align-items:flex-start;gap:10px;padding:12px;border-radius:12px;border:1px solid rgba(31,31,31,.06);background:rgba(31,31,31,.02);cursor:pointer;transition:all .2s}.blog-template__toc-item:hover{background:rgba(61,127,227,.06);border-color:rgba(61,127,227,.18)}.blog-template__toc-index{min-width:34px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(31,31,31,.1);opacity:.7}.blog-template__content{padding-top:6px;padding-bottom:70px}.blog-template__layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:42px;align-items:start}.blog-template__main{min-width:0}.blog-template__side{position:sticky;top:26px}.blog-template__side-stack{position:sticky;top:26px;display:flex;flex-direction:column;gap:14px}.blog-template__intro{position:relative;border:1px solid rgba(31,31,31,.08);border-radius:16px;padding:18px;background:rgba(31,31,31,.02);margin-bottom:26px}.blog-template__intro-accent{position:absolute;left:0;top:14px;bottom:14px;width:4px;border-radius:999px;background:var(--color-global)}.blog-template__intro-body{padding-left:10px}.blog-template__intro-body p{margin-bottom:12px;line-height:160%}.blog-template__intro-body p:last-child{margin-bottom:0}.blog-template__intro-body ol,.blog-template__intro-body ul{margin:16px 0}.blog-template__intro-body a{color:var(--color-global);font-weight:500}.blog-template__intro-body a:hover{text-decoration:underline}.blog-template__sections{display:flex;flex-direction:column;gap:18px}.blog-template__section{padding:18px;background:#fff}.blog-template__section p{opacity:.7;font-family:var(--font-suisse-intl);font-size:16px;line-height:145%}.blog-template__section-head{margin-bottom:16px}.blog-template__section-body{display:flex;flex-direction:column;gap:16px}.blog-template__section-text{display:flex;flex-direction:column;gap:12px}.blog-template__section-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.blog-template__section-grid-image{min-width:0}.blog-template__section-grid-content{min-width:0;display:flex;flex-direction:column;justify-content:center}.blog-template__section-content-col{display:flex;flex-direction:column;gap:16px}.blog-template__section-content-col .blog-template__section-head{margin-bottom:0}.blog-template__section--align-top .blog-template__section-grid{align-items:start}.blog-template__section--align-center .blog-template__section-grid{align-items:center}.blog-template__section--align-bottom .blog-template__section-grid{align-items:end}.blog-template__figure{margin:0}.blog-template__figure-frame{border-radius:14px;overflow:hidden;border:1px solid rgba(31,31,31,.08);background:rgba(31,31,31,.02)}.blog-template__figure-img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}.blog-template__section--image-bottom .blog-template__figure-img,.blog-template__section--image-top .blog-template__figure-img{aspect-ratio:16/9}.blog-template__section--image-left .blog-template__figure-img,.blog-template__section--image-right .blog-template__figure-img{aspect-ratio:auto;max-height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.blog-template__figure-caption{margin-top:8px;opacity:.6;text-align:center;font-style:italic}.blog-template__rich{font-family:var(--font-suisse-intl);font-size:16px;line-height:160%;color:rgba(31,31,31,.75)}.blog-template__rich p{margin-bottom:16px}.blog-template__rich p:last-child{margin-bottom:0}.blog-template__rich ul{margin:20px 0;padding-left:0;list-style:none}.blog-template__rich ul li{position:relative;padding-left:24px;margin-bottom:6px;line-height:155%}.blog-template__rich ul li:last-child{margin-bottom:0}.blog-template__rich ul li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:var(--color-global)}.blog-template__rich ul ul{margin:12px 0 0}.blog-template__rich ul ul li:before{width:5px;height:5px;background:rgba(31,31,31,.4)}.blog-template__rich ol{margin:20px 0;padding-left:0;list-style:none;counter-reset:list-counter}.blog-template__rich ol li{position:relative;padding-left:32px;margin-bottom:6px;line-height:155%;counter-increment:list-counter}.blog-template__rich ol li:last-child{margin-bottom:0}.blog-template__rich ol li:before{content:counter(list-counter) ".";position:absolute;left:0;top:0;font-weight:600;color:var(--color-global);min-width:24px}.blog-template__rich .heading-senary,.blog-template__rich h3{font-size:20px;font-weight:600;margin-top:28px;margin-bottom:12px;color:#1f1f1f}.blog-template__rich .heading-senary:first-child,.blog-template__rich h3:first-child{margin-top:0}.blog-template__rich h4{font-size:18px;font-weight:600;margin-top:24px;margin-bottom:10px;color:#1f1f1f}.blog-template__rich h4:first-child{margin-top:0}.blog-template__rich b,.blog-template__rich strong{font-weight:600;color:rgba(31,31,31,.9)}.blog-template__rich em,.blog-template__rich i{font-style:italic}.blog-template__rich a{color:var(--color-global);text-decoration:none;font-weight:500;transition:all .2s}.blog-template__rich a:hover{text-decoration:underline}.blog-template__rich blockquote{margin:24px 0;padding:16px 20px;border-left:3px solid var(--color-global);background:rgba(31,31,31,.02);border-radius:0 12px 12px 0;font-style:italic}.blog-template__rich blockquote p{margin-bottom:0}.blog-template__rich blockquote cite{display:block;margin-top:10px;font-size:14px;font-style:normal;opacity:.7}.blog-template__rich blockquote cite:before{content:"— "}.blog-template__rich hr{border:none;height:1px;background:rgba(31,31,31,.1);margin:32px 0}.blog-template__rich code{font-family:SF Mono,Monaco,Consolas,monospace;font-size:14px;padding:2px 6px;background:rgba(31,31,31,.06);border-radius:4px;color:#1f1f1f}.blog-template__rich pre{margin:20px 0;padding:16px;background:rgba(31,31,31,.04);border-radius:12px;overflow-x:auto}.blog-template__rich pre code{padding:0;background:none}.blog-template__rich table{width:100%;margin:20px 0;border-collapse:collapse;font-size:15px}.blog-template__rich table td,.blog-template__rich table th{padding:12px 16px;text-align:left;border-bottom:1px solid rgba(31,31,31,.08)}.blog-template__rich table th{font-weight:600;color:#1f1f1f;background:rgba(31,31,31,.02)}.blog-template__rich table tr:last-child td{border-bottom:none}.blog-template__rich img{max-width:100%;height:auto;border-radius:12px;margin:16px 0}.blog-template__rich figure{margin:20px 0}.blog-template__rich figure img{margin:0}.blog-template__rich figure figcaption{margin-top:8px;font-size:14px;opacity:.6;text-align:center;font-style:italic}.blog-template__rich .content-stack{display:flex;flex-direction:column;gap:12px}.blog-template__rich .content-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.blog-template__rich .callout{margin:20px 0;padding:16px 20px;border-radius:12px;background:rgba(61,127,227,.06);border:1px solid rgba(61,127,227,.15)}.blog-template__rich .callout--warning{background:rgba(245,158,11,.08);border-color:rgba(245,158,11,.2)}.blog-template__rich .callout--success{background:rgba(34,197,94,.08);border-color:rgba(34,197,94,.2)}.blog-template__rich dl{margin:20px 0}.blog-template__rich dl dt{font-weight:600;color:#1f1f1f;margin-bottom:4px}.blog-template__rich dl dd{margin-left:0;margin-bottom:16px;padding-left:16px;border-left:2px solid rgba(31,31,31,.1)}.blog-template__rich dl dd:last-child{margin-bottom:0}.blog-template__rich sub,.blog-template__rich sup{font-size:12px}.blog-template__rich mark{background:rgba(255,235,59,.4);padding:0 4px;border-radius:2px}.blog-template__rich abbr{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help}.blog-template__links{margin-top:12px;display:flex;flex-direction:column;gap:8px}.blog-template__link{color:var(--color-global);text-decoration:none;display:inline-flex;align-items:center;gap:6px}.blog-template__link:hover{text-decoration:underline}.blog-template__link-icon{opacity:.8}.blog-template__cta{border-radius:18px;border:1px solid rgba(31,31,31,.08);padding:18px;background:rgba(61,127,227,.06);display:flex;flex-direction:column;gap:10px}.blog-template__cta-tag{width:-moz-fit-content;width:fit-content}.blog-template__cta-text{opacity:.85}.blog-template__cta-btn{width:100%}.blog-template__card{border-radius:18px;border:1px solid rgba(31,31,31,.08);padding:18px;background:#fff;display:flex;flex-direction:column;gap:12px}.blog-template__follow{display:flex;gap:10px}.blog-template__follow-icon{line-height:0}.blog-template__follow-btn,.blog-template__follow-icon{display:inline-flex;align-items:center;justify-content:center}.blog-template__follow-btn{width:42px;height:42px;border-radius:12px;border:1px solid rgba(31,31,31,.08);background:rgba(31,31,31,.02);transition:all .2s;color:rgba(31,31,31,.55);text-decoration:none}.blog-template__follow-btn svg,.blog-template__follow-btn svg *{fill:currentColor;stroke:currentColor}.blog-template__follow-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(31,31,31,.08);border-color:rgba(31,31,31,.14);color:#1f1f1f}.blog-template__follow-btn:focus-visible{outline:2px solid rgba(61,127,227,.35);outline-offset:2px;color:#1f1f1f}.blog-template__cats{display:flex;flex-wrap:wrap;gap:8px}.blog-template__cat{border:1px solid rgba(31,31,31,.08);background:rgba(31,31,31,.02);padding:8px 12px;border-radius:999px;text-decoration:none;color:#1f1f1f;transition:all .2s}.blog-template__cat:hover{border-color:rgba(61,127,227,.22);background:rgba(61,127,227,.06);color:var(--color-global)}.blog-template__related{display:flex;flex-direction:column;gap:10px}.blog-template__related-item{text-decoration:none;color:inherit;padding:10px 12px;border-radius:14px;border:1px solid rgba(31,31,31,.06);background:rgba(31,31,31,.02);transition:all .2s}.blog-template__related-item:hover{border-color:rgba(61,127,227,.18);background:rgba(61,127,227,.06)}.blog-template__related-title{margin-bottom:6px}.blog-template__related-date{opacity:.75}.blog-template__blogs{padding-top:70px;padding-bottom:40px;background:rgba(31,31,31,.02);border-top:1px solid rgba(31,31,31,.06)}.blog-template__blogs-top{display:flex;flex-direction:column;gap:12px;max-width:900px;margin:0 auto 22px;text-align:center}.blog-template__blogs-bottom{padding:0 0 20px}@media(max-width:1100px){.blog-template__layout{grid-template-columns:minmax(0,1fr) 320px;gap:28px}.blog-template__section-grid{gap:20px}}@media(max-width:900px){.blog-template__layout{grid-template-columns:1fr}.blog-template__side-stack{position:relative;top:0}.blog-template__section-grid{grid-template-columns:1fr 1fr;gap:20px}}@media(max-width:700px){.blog-template__section-grid{grid-template-columns:1fr;gap:20px}.blog-template__section--image-left .blog-template__section-grid,.blog-template__section--image-right .blog-template__section-grid{display:flex;flex-direction:column}.blog-template__section--image-left .blog-template__section-grid-content,.blog-template__section--image-right .blog-template__section-grid-content{order:-1}.blog-template__section--image-left .blog-template__figure-img,.blog-template__section--image-right .blog-template__figure-img{aspect-ratio:16/10}}@media(max-width:600px){.blog-template__title{padding-top:34px}.blog-template__card,.blog-template__cta,.blog-template__intro,.blog-template__section,.blog-template__toc-card{padding:14px;border-radius:14px}.blog-template__hero-frame{border-radius:14px}.blog-template__section-head{margin-bottom:12px}.blog-template__section-body{gap:12px}}