@font-face{font-family:uicons-regular-rounded;src:url(/libs/flaticon/webfonts/uicons-regular-rounded.woff2)format("woff2"),url(/libs/flaticon/webfonts/uicons-regular-rounded.woff)format("woff");font-display:swap}i[class^=fi-rr-]:before,i[class*=\ fi-rr-]:before{font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:uicons-regular-rounded!important}.fi-rr-angle-small-right:before{content:""}.fi-rr-arrow-left:before{content:""}.fi-rr-arrow-right:before{content:""}.fi-rr-calendar:before{content:""}.fi-rr-check:before{content:""}.fi-rr-download:before{content:""}.fi-rr-envelope:before{content:""}.fi-rr-exclamation:before{content:""}.fi-rr-info:before{content:""}.fi-rr-link:before{content:""}.fi-rr-marker:before{content:""}.fi-rr-phone-call:before{content:"視"}.fi-rr-play:before{content:"爵"}.fi-rr-star:before{content:"ﳩ"}.ch-blog,.ch-blog-post{background:var(--ch-surface);padding:1.75rem 0 3rem;font-size:.9375rem;line-height:1.65}.ch-blog{--ch-blog-list-measure:72rem}.ch-blog__shell{width:min(var(--ch-blog-list-measure), calc(100% - 2.5rem));margin-inline:auto}.ch-blog-badge{border:1px solid var(--ch-border);background:var(--ch-surface-2);max-width:100%;color:var(--ch-muted);letter-spacing:.01em;white-space:nowrap;border-radius:999px;align-items:center;padding:.22rem .62rem;font-size:.6875rem;font-weight:600;line-height:1.35;text-decoration:none;display:inline-flex}a.ch-blog-badge:hover{border-color:rgba(var(--primary-color-rgb), .35);color:var(--primary-color)}.ch-blog-badge--category{color:var(--primary-color);border-color:rgba(var(--primary-color-rgb), .24);background:rgba(var(--primary-color-rgb), .07)}.ch-blog-badge--tag,.ch-blog-badge--author,.ch-blog-badge--updated{font-weight:500}.ch-blog__head{border-bottom:1px solid var(--ch-border);margin-bottom:1.25rem;padding-bottom:1rem}@media (min-width:768px){.ch-blog__head{grid-template-columns:minmax(0,1fr) minmax(14rem,22rem);align-items:end;gap:.45rem 2rem;display:grid}.ch-blog__page-title,.ch-blog__lead{grid-column:1}.ch-blog__head .ch-blog-search{grid-area:1/2/span 2;align-self:end;margin-top:0}}.ch-blog__page-title{letter-spacing:-.01em;color:var(--ch-text);margin:0 0 .35rem;font-weight:600}.ch-blog__lead{max-width:42rem;color:var(--ch-muted);margin:0;font-size:.9375rem;line-height:1.65}.ch-blog__nav{flex-wrap:wrap;gap:.35rem .75rem;margin-bottom:1.15rem;font-size:.8125rem;display:flex}.ch-blog__nav-link{color:var(--ch-muted);border:1px solid #0000;border-radius:999px;align-items:center;gap:.3rem;padding:.28rem .65rem;font-weight:500;text-decoration:none;display:inline-flex}.ch-blog__nav-link:hover{color:var(--ch-text);border-color:var(--ch-border);background:var(--ch-surface-2)}.ch-blog__nav-link.is-active{color:var(--primary-color);border-color:rgba(var(--primary-color-rgb), .24);background:rgba(var(--primary-color-rgb), .07);font-weight:600}.ch-blog__nav-count{opacity:.85;font-size:.6875rem}.ch-blog__filter-note{color:var(--ch-muted);margin:0 0 1rem;font-size:.8125rem}.ch-blog__filter-clear{color:var(--primary-color);text-decoration:none}.ch-blog__filter-clear:hover{text-decoration:underline}.ch-blog__empty{color:var(--ch-muted);margin:0;padding:2rem 0;font-size:.875rem}.ch-blog-post--unavailable .ch-blog-unavailable{width:min(36rem,100% - 1.5rem);margin-inline:auto;padding:.5rem 0 1rem}.ch-blog-unavailable__lead{color:var(--ch-muted);margin:0 0 1rem;font-size:.9375rem;line-height:1.7}.ch-blog-unavailable__langs{flex-wrap:wrap;gap:.5rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.ch-blog-unavailable__langs a{border:1px solid rgba(var(--primary-color-rgb), .28);background:rgba(var(--primary-color-rgb), .07);color:var(--primary-color);border-radius:999px;align-items:center;padding:.4rem .85rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.ch-blog-unavailable__langs a:hover{border-color:rgba(var(--primary-color-rgb), .45)}.ch-blog-unavailable__back{color:var(--primary-color);font-size:.875rem;font-weight:600;text-decoration:none}.ch-blog-unavailable__back:hover{text-decoration:underline}.ch-blog__feed{grid-template-columns:minmax(0,1fr);gap:1.25rem;display:grid}@media (min-width:768px){.ch-blog__feed{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem 1.25rem}}@media (min-width:1200px){.ch-blog__feed{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem 1.35rem}}.ch-blog-card{border:1px solid var(--ch-border);background:var(--ch-surface);border-radius:.85rem;flex-direction:column;height:100%;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;overflow:hidden}.ch-blog-card:hover{border-color:rgba(var(--primary-color-rgb), .28);box-shadow:0 10px 28px rgba(var(--ch-text-rgb), .07);transform:translateY(-1px)}.ch-blog-card__media{aspect-ratio:16/9;background:var(--ch-surface-2);text-decoration:none;display:block;overflow:hidden}.ch-blog-card__media-img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.ch-blog-card:hover .ch-blog-card__media-img{transform:scale(1.02)}.ch-blog-card__body{flex-direction:column;flex:auto;padding:1rem 1.1rem 1.15rem;display:flex}.ch-blog-card__badges{flex-wrap:wrap;gap:.35rem;margin-bottom:.7rem;display:flex}.ch-blog-card__title{letter-spacing:-.01em;margin:0 0 .45rem;font-size:1.0625rem;font-weight:600;line-height:1.45}.ch-blog-card__title-link{color:var(--ch-text);text-decoration:none;transition:color .12s}.ch-blog-card__title-link:hover{color:var(--primary-color)}.ch-blog-card__summary{color:var(--ch-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.65;display:-webkit-box;overflow:hidden}.ch-blog-card__tags{border-top:1px solid var(--ch-border);flex-wrap:wrap;gap:.35rem;margin-top:auto;padding-top:.85rem;display:flex}.ch-blog__pager{border-top:1px solid var(--ch-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.35rem;padding-top:1rem;font-size:.8125rem;display:flex}.ch-blog__pager-link{color:var(--ch-text);font-weight:500;text-decoration:none}.ch-blog__pager-link:hover{color:var(--primary-color)}.ch-blog__pager-link.is-disabled{opacity:.35;pointer-events:none}.ch-blog__pager-status{color:var(--ch-muted)}.ch-blog-post{--ch-blog-layout-max:72rem;--ch-blog-sidebar-width:17.5rem;--ch-site-header-offset:1rem}.ch-blog-post__layout{grid-template-columns:minmax(0, 1fr) var(--ch-blog-sidebar-width);width:min(var(--ch-blog-layout-max), calc(100% - 1.5rem));grid-template-areas:"intro sidebar""main sidebar";align-items:start;gap:2.25rem;margin-inline:auto;display:grid}.ch-blog-post__intro,.ch-blog-post__main{min-width:0}.ch-blog-post__intro{grid-area:intro}.ch-blog-post__main{flex-direction:column;grid-area:main;gap:0;display:flex}.ch-blog-post__body{min-width:0}.ch-blog-post__cover{background:var(--ch-surface-2);border-radius:.75rem;margin:0 0 1.25rem;overflow:hidden}.ch-blog-post__cover-img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.ch-blog-post__head{margin-bottom:1rem}.ch-blog-post__crumb{color:var(--ch-muted);flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.75rem;font-size:.75rem;display:flex}.ch-blog-post__crumb a{color:var(--ch-muted);text-decoration:none}.ch-blog-post__crumb a:hover{color:var(--primary-color)}.ch-blog-post__title{color:var(--ch-text);margin:0 0 .75rem;font-weight:700}.ch-blog-post__badges{flex-wrap:wrap;gap:.35rem;display:flex}.ch-blog-post__badges--mobile{display:none}.ch-blog-post__dek{color:var(--ch-muted);margin:0 0 1.35rem;padding-bottom:1rem;font-size:1rem;line-height:2.8;position:relative}.ch-blog-post__dek:after{content:"";background:linear-gradient(90deg, transparent 0%, rgba(var(--ch-text-rgb), .1) 14%, rgba(var(--ch-text-rgb), .45) 50%, rgba(var(--ch-text-rgb), .1) 86%, transparent 100%);border-radius:999px;height:1.25px;position:absolute;bottom:0;left:0;right:0}.ch-blog-post__preface{border-bottom:1px solid var(--ch-border);margin-top:0;margin-bottom:1.35rem;padding-bottom:1.15rem}.ch-blog-post__meta{flex-wrap:wrap;gap:.45rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.ch-blog-post__meta-item{background:var(--ch-surface-2);border:1px solid var(--ch-border);border-radius:999px;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:.35rem .72rem;font-size:.75rem;line-height:1.45;display:inline-flex}.ch-blog-post__meta-label{color:var(--ch-muted);font-weight:600}.ch-blog-post__meta-value{color:var(--ch-text);font-weight:700}.ch-blog-post__meta-link{color:var(--primary-color);font-weight:700;text-decoration:none}.ch-blog-post__meta-link:hover{text-decoration:underline}.ch-blog-post__meta-item--share{background:0 0;border:0;padding:0;position:relative}.ch-blog-post__share-icon{border:1px solid var(--ch-border);background:var(--ch-surface-2);width:2rem;height:2rem;color:var(--ch-muted);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.ch-blog-post__share-icon:hover,.ch-blog-post__share-icon[aria-expanded=true]{color:var(--primary-color);border-color:rgba(var(--primary-color-rgb), .35);background:rgba(var(--primary-color-rgb), .08)}.ch-blog-post__share-menu{z-index:20;border:1px solid var(--ch-border);background:var(--ch-surface);min-width:9.5rem;box-shadow:0 10px 24px rgba(var(--ch-text-rgb), .08);top:calc(100% + .35rem);border-radius:.65rem;flex-direction:column;gap:.25rem;padding:.35rem;display:flex;position:absolute;inset-inline-start:0}.ch-blog-post__share-menu-item{width:100%;color:var(--ch-text);text-align:start;cursor:pointer;background:0 0;border:0;border-radius:.45rem;padding:.45rem .65rem;font-size:.8125rem;font-weight:600;line-height:1.45;text-decoration:none;display:block}.ch-blog-post__share-menu-item:hover{background:rgba(var(--primary-color-rgb), .08);color:var(--primary-color)}.ch-blog-post__tags{border-top:1px solid var(--ch-border);margin-top:2rem;padding-top:1.35rem}.ch-blog-post__tags-list{flex-wrap:wrap;gap:.55rem .85rem;margin:0;padding:0;list-style:none;display:flex}.ch-blog-post__tag{color:var(--primary-color);font-size:.9375rem;font-weight:600;line-height:1.45;text-decoration:none;transition:opacity .12s;display:inline-block}.ch-blog-post__tag:hover{opacity:.75;text-decoration:underline}.ch-blog-post__author-fallback{align-items:center;gap:.85rem;display:flex}.ch-blog-post__author-fallback-name{color:var(--ch-text);margin:0;font-size:1.0625rem;font-weight:700;line-height:1.35}html[data-theme=dark] .ch-blog-post__dek:after{background:linear-gradient(90deg,#0000 0%,#ffffff24 14%,#ffffff94 50%,#ffffff24 86%,#0000 100%)}.ch-blog-post__body .blog-content{color:var(--ch-text);font-size:1rem;line-height:2.8}.ch-blog-post__body .blog-content__paragraph{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 1.15rem;line-height:2.8}.ch-blog-post__body .blog-content__paragraph:last-child{margin-bottom:0}.ch-blog-post__body .blog-content strong.blog-content__inline-em{font-weight:500}.ch-blog-post__body .blog-content__heading strong.blog-content__inline-em{font-weight:900}.ch-blog-post__body .blog-content__inline{-webkit-box-decoration-break:clone;box-decoration-break:clone}.ch-blog-post__body .blog-content__heading{font-weight:700}.ch-blog-post__body .blog-content__heading--h2{font-size:var(--ch-heading-2);letter-spacing:-.01em;margin:2rem 0 .65rem;line-height:1.45}.ch-blog-post__body .blog-content__heading--h3{font-size:var(--ch-heading-3);margin:1.75rem 0 .55rem;line-height:1.5}.ch-blog-post__body .blog-content__heading--h4{font-size:var(--ch-heading-4);margin:1.35rem 0 .45rem;line-height:1.45}.ch-blog-post__body .blog-content__heading--h5,.ch-blog-post__body .blog-content__heading--h6{font-size:var(--ch-heading-5);margin:1.15rem 0 .4rem;line-height:1.45}.ch-blog-post__body .blog-content__quote,.ch-blog-post__body .blog-content__callout{border-inline-start:3px solid rgba(var(--primary-color-rgb), .45);background:var(--ch-surface-2);color:var(--ch-muted);padding:.85rem 1rem;border-radius:.5rem;margin:1.15rem 0;padding-inline-start:1rem;font-size:.9375rem}.ch-blog-post__body .blog-content__section{border-radius:.65rem;margin:1.15rem 0;overflow:hidden}.ch-blog-post__body .blog-content__section>.blog-content>:first-child,.ch-blog-post__body .blog-content__section>.blog-content--section-children>:first-child{margin-top:0}.ch-blog-post__body .blog-content__section>.blog-content>:last-child,.ch-blog-post__body .blog-content__section>.blog-content--section-children>:last-child{margin-bottom:0}.ch-blog-post__body .blog-content__section--flex>.blog-content--section-children{flex:100%;flex-direction:inherit;flex-wrap:inherit;align-items:inherit;justify-content:inherit;gap:inherit;width:100%;min-width:0;display:flex}.ch-blog-post__body .blog-content__section--flex>.blog-content--section-children>.blog-content__section{box-sizing:border-box;flex:100%;width:100%;min-width:0}.ch-blog-post__body .blog-content__section--flex .blog-content__button-wrap{box-sizing:border-box;flex:auto;min-width:0;max-width:100%;margin-top:0;margin-bottom:0}.ch-blog-post__body .blog-content__section--flex .blog-content__button{box-sizing:border-box;white-space:normal;text-align:center;max-width:100%}.ch-blog-post__body .blog-content__section--flex.blog-content__section--flex-child-equal .blog-content__button-wrap{flex:1 1 0;min-width:0}.ch-blog-post__body .blog-content__section--flex.blog-content__section--flex-child-equal .blog-content__button{justify-content:center;width:100%;display:inline-flex}.ch-blog-post__body .blog-content__section--flex.blog-content__section--flex-child-half .blog-content__button-wrap{flex:1 1 calc(50% - var(--hivad-flex-gap,0px) / 2);max-width:calc(50% - var(--hivad-flex-gap,0px) / 2)}.ch-blog-post__body .blog-content__section--flex.blog-content__section--flex-child-half .blog-content__button{justify-content:center;width:100%;display:inline-flex}.ch-blog-post__body .blog-content__section--flex.blog-content__section--flex-child-full .blog-content__button-wrap{flex:100%;width:100%;max-width:100%}.ch-blog-post__body .blog-content__section--flex.blog-content__section--flex-child-full .blog-content__button{justify-content:center;width:100%;display:inline-flex}.ch-blog-post__body .blog-content__quote{font-style:italic}.ch-blog-post__body .blog-content__divider{background:linear-gradient(90deg, transparent 0%, rgba(var(--ch-text-rgb), .1) 14%, rgba(var(--ch-text-rgb), .45) 50%, rgba(var(--ch-text-rgb), .1) 86%, transparent 100%);border:0;border-radius:999px;width:100%;height:1.25px;margin:1rem 0;display:block}html[data-theme=dark] .ch-blog-post__body .blog-content__divider{background:linear-gradient(90deg,#0000 0%,#ffffff24 14%,#ffffff94 50%,#ffffff24 86%,#0000 100%)}.ch-blog-post__body .blog-content__figure{margin:1.35rem 0}.ch-blog-post__body .blog-content__image,.ch-blog-post__body .blog-content__video{border-radius:.5rem;width:100%;height:auto;display:block}.ch-blog-post__body .blog-content__button-wrap{margin:1rem 0}.ch-blog-post__body .blog-content__button{border-radius:.5rem;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.ch-blog-post__body .blog-content__button--primary{background:rgb(var(--primary-color-rgb));color:#fff}.ch-blog-post__body .blog-content__button--outline{border:1px solid rgb(var(--primary-color-rgb));color:rgb(var(--primary-color-rgb));background:0 0}.ch-blog-post__body .blog-content__button--secondary{background:rgba(var(--ch-text-rgb), .08);color:var(--ch-text)}.ch-blog-post__body ul.blog-content__list{margin:1rem 0;margin-inline-start:2.5rem;padding:0!important;list-style:none!important}.ch-blog-post__body ul.blog-content__list--none{margin-inline-start:0}.ch-blog-post__body ul.blog-content__list>li.blog-content__list-item{margin:.35rem 0;padding-inline-start:1.15em;display:block;position:relative;list-style:none!important}.ch-blog-post__body ul.blog-content__list--none>li.blog-content__list-item{padding-inline-start:0}.ch-blog-post__body ul.blog-content__list--disc>li.blog-content__list-item:before{content:"•";line-height:inherit;position:absolute;inset-inline-start:0}.ch-blog-post__body ul.blog-content__list--circle>li.blog-content__list-item:before{content:"◦";line-height:inherit;position:absolute;inset-inline-start:0}.ch-blog-post__body ul.blog-content__list--square>li.blog-content__list-item:before{content:"▪";line-height:inherit;position:absolute;inset-inline-start:0}.ch-blog-post__body ul.blog-content__list--decimal{counter-reset:blog-content-list}.ch-blog-post__body ul.blog-content__list--decimal>li.blog-content__list-item{counter-increment:blog-content-list;padding-inline-start:1.65em}.ch-blog-post__body ul.blog-content__list--decimal>li.blog-content__list-item:before{content:counter(blog-content-list) ".";line-height:inherit;position:absolute;inset-inline-start:0}.ch-blog-post__body ul.blog-content__list--check>li.blog-content__list-item{padding-inline-start:1.35rem}.ch-blog-post__body ul.blog-content__list--check>li.blog-content__list-item:before{content:"✓";color:var(--primary-color);font-weight:700;line-height:inherit;position:absolute;inset-inline-start:0}.ch-blog-post__body .blog-content__list-item{margin:0}.ch-blog-post__body .blog-content__button--with-icon{align-items:center;gap:.45rem;display:inline-flex}.ch-blog-post__body .blog-content__quote--bordered{border-inline-start:4px solid rgba(var(--primary-color-rgb), .45);padding-inline-start:1rem}.ch-blog-post__body .blog-content__quote--accent{border-inline-start:4px solid var(--primary-color);background:rgba(var(--primary-color-rgb), .08);border-radius:.65rem;padding:.85rem 1rem}.ch-blog-post__body .blog-content__callout--info{background:rgba(var(--primary-color-rgb), .08);border:1px solid rgba(var(--primary-color-rgb), .22)}.ch-blog-post__body .blog-content__callout--warning{background:#ffc1071f;border:1px solid #ffc10759}.ch-blog-post__body .blog-content__callout--success{background:#1987541a;border:1px solid #19875447}.ch-blog-post__body .blog-content__callout--neutral{background:rgba(var(--ch-text-rgb), .06);border:1px solid rgba(var(--ch-text-rgb), .12)}.ch-blog-post__body .blog-content__callout{border-radius:.65rem;margin:1rem 0;padding:.85rem 1rem}.ch-blog-post__body .blog-content__table--striped tbody tr:nth-child(2n){background:rgba(var(--ch-text-rgb), .04)}.ch-blog-post__body .blog-content__table--compact th,.ch-blog-post__body .blog-content__table--compact td{padding:.35rem .55rem}.ch-blog-post__body .blog-content__section--bordered{border:1px solid rgba(var(--ch-text-rgb), .14);border-radius:.75rem;padding:.85rem}.ch-blog-post__body .blog-content__section--muted{background:rgba(var(--ch-text-rgb), .05);border-radius:.75rem;padding:.85rem}.ch-blog-post__body .blog-content__section--card{background:var(--ch-surface);border:1px solid rgba(var(--ch-text-rgb), .1);box-shadow:0 8px 24px rgba(var(--ch-text-rgb), .06);border-radius:.85rem;padding:1rem}.ch-blog-post__body .blog-content__table-wrap{--ch-table-fade:var(--ch-surface);--ch-table-shadow:rgba(var(--ch-text-rgb), .18);-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(var(--primary-color-rgb), .45) rgba(var(--ch-text-rgb), .06);background:linear-gradient(to right, var(--ch-table-fade) 35%, transparent) 0 0 / 1.75rem 100% local no-repeat, linear-gradient(to left, var(--ch-table-fade) 35%, transparent) 100% 0 / 1.75rem 100% local no-repeat, linear-gradient(to right, var(--ch-table-shadow), transparent) 0 0 / .85rem 100% scroll no-repeat, linear-gradient(to left, var(--ch-table-shadow), transparent) 100% 0 / .85rem 100% scroll no-repeat;max-width:100%;margin:1rem 0;padding-bottom:.4rem;font-size:.9375rem;overflow:auto hidden}.ch-blog-post__body .blog-content__table-wrap::-webkit-scrollbar{height:7px}.ch-blog-post__body .blog-content__table-wrap::-webkit-scrollbar-track{background:rgba(var(--ch-text-rgb), .06);border-radius:999px}.ch-blog-post__body .blog-content__table-wrap::-webkit-scrollbar-thumb{background:rgba(var(--primary-color-rgb), .42);border-radius:999px}.ch-blog-post__body .blog-content__table-wrap::-webkit-scrollbar-thumb:hover{background:rgba(var(--primary-color-rgb), .62)}.ch-blog-post__body .blog-content__table{border-collapse:collapse;border-spacing:0;background:var(--ch-surface);width:100%;min-width:12rem;line-height:1.55}.ch-blog-post__body .blog-content__table th,.ch-blog-post__body .blog-content__table td{border:1px solid var(--ch-border);text-align:start;vertical-align:top;white-space:normal;word-break:break-word;padding:.55rem .75rem}@media (max-width:1023.98px){.ch-blog-post__body .blog-content__table{width:max-content;min-width:100%}.ch-blog-post__body .blog-content__table th,.ch-blog-post__body .blog-content__table td{white-space:nowrap;word-break:normal;overflow-wrap:normal}}.ch-blog-post__body .blog-content__table th{background:var(--ch-surface-2);color:var(--ch-text);font-weight:600}.ch-blog-post__body .blog-content__table tbody tr:nth-child(2n) td{background:var(--ch-surface-2)}@supports (color:color-mix(in lab, red, red)){.ch-blog-post__body .blog-content__table tbody tr:nth-child(2n) td{background:color-mix(in srgb, var(--ch-surface-2) 55%, transparent)}}.ch-blog-post__body .blog-bidi-latin-line{text-align:start;direction:ltr;unicode-bidi:isolate;width:100%;display:block}.ch-blog-post__body .blog-bidi-embed{direction:ltr;unicode-bidi:isolate}.ch-blog-post__body .blog-content__heading{scroll-margin-top:calc(var(--ch-site-header-offset) + 4.5rem);color:var(--ch-text)}.ch-blog-post__body .blog-bidi-line{width:auto;line-height:inherit;unicode-bidi:isolate;display:inline}.ch-blog-post__sidebar{grid-area:sidebar;align-self:start}.ch-blog-sidebar__pin-area{margin-bottom:0}@media (min-width:1024px){.ch-blog-sidebar__pin-area.is-pinned .ch-blog-sidebar{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(var(--primary-color-rgb), .45) rgba(var(--ch-text-rgb), .06)}.ch-blog-sidebar__pin-area.is-pinned .ch-blog-sidebar::-webkit-scrollbar{width:6px}.ch-blog-sidebar__pin-area.is-pinned .ch-blog-sidebar::-webkit-scrollbar-track{background:rgba(var(--ch-text-rgb), .06);border-radius:999px}.ch-blog-sidebar__pin-area.is-pinned .ch-blog-sidebar::-webkit-scrollbar-thumb{background:rgba(var(--primary-color-rgb), .42);border-radius:999px}}.ch-blog-sidebar{flex-direction:column;gap:.75rem;display:flex}.ch-blog-sidebar__toc-area--empty{display:none}.ch-blog-sidebar__toc-area:not(.ch-blog-sidebar__toc-area--empty){margin-bottom:0}.ch-blog-sidebar__rest-area{flex-direction:column;gap:.75rem;display:flex}.ch-blog-sidebar__card{border:1px solid var(--ch-border);background:var(--ch-surface);border-radius:.75rem;padding:1rem 1.05rem}.ch-blog-sidebar__card--progress{background:var(--ch-surface);border-color:rgba(var(--primary-color-rgb), .18);padding-bottom:.95rem}.ch-blog-sidebar__card-head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.55rem;display:flex}.ch-blog-sidebar__card-title{letter-spacing:0;text-transform:none;color:var(--ch-text);margin:0 0 .75rem;font-size:.8125rem;font-weight:700;line-height:1.35}.ch-blog-sidebar__card-head .ch-blog-sidebar__card-title{margin:0}.ch-blog-sidebar__progress-value{color:var(--primary-color);font-size:.75rem;font-weight:600}.ch-blog-sidebar__progress-track{background:var(--ch-surface-2);border-radius:999px;height:.28rem;overflow:hidden}.ch-blog-sidebar__progress-bar{border-radius:inherit;background:linear-gradient(90deg, rgba(var(--primary-color-rgb), .85), var(--primary-color));height:100%;transition:width .12s linear}.ch-blog-sidebar__toc{margin:0;padding:0;list-style:none}.ch-blog-sidebar__toc-item{margin:0;padding:0}.ch-blog-sidebar__toc-item--h3{padding-inline-start:.65rem}.ch-blog-sidebar__toc-item--h4{padding-inline-start:1.2rem}.ch-blog-sidebar__toc-link{color:var(--ch-muted);border-inline-start:2px solid #0000;padding:.38rem 0;padding-inline-start:.6rem;font-size:.8125rem;line-height:1.55;text-decoration:none;transition:color .12s,border-color .12s;display:block}.ch-blog-sidebar__toc-item.is-active .ch-blog-sidebar__toc-link,.ch-blog-sidebar__toc-link:hover{color:var(--ch-text);border-inline-start-color:var(--primary-color)}.ch-blog-sidebar__meta{grid-template-columns:minmax(4.75rem,auto) 1fr;align-items:baseline;gap:.45rem .85rem;margin:0;font-size:.8125rem;line-height:1.55;display:grid}.ch-blog-sidebar__meta dt{color:var(--ch-muted);margin:0;font-weight:500}.ch-blog-sidebar__meta dd{color:var(--ch-text);text-align:start;margin:0;font-weight:500}.ch-blog-sidebar__meta-link{color:var(--primary-color);text-decoration:none}.ch-blog-sidebar__meta-link:hover{text-decoration:underline}.ch-blog-sidebar__tags{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.ch-blog-sidebar__tags .ch-blog-badge{white-space:normal;padding:.28rem .72rem;font-size:.75rem;font-weight:500;line-height:1.45}.ch-blog-sidebar__share-url{background:var(--ch-surface-2);color:var(--ch-text);word-break:break-all;border-radius:.45rem;margin:0 0 .65rem;padding:.45rem .6rem;font-size:.75rem;font-weight:500;line-height:1.45}.ch-blog-sidebar__share{flex-direction:column;gap:.45rem;display:flex}.ch-blog-sidebar__share-btn{border:1px solid rgba(var(--primary-color-rgb), .22);background:rgba(var(--primary-color-rgb), .06);width:100%;color:var(--primary-color);cursor:pointer;border-radius:.55rem;justify-content:center;align-items:center;padding:.5rem .8rem;font-size:.8125rem;font-weight:500;line-height:1.45;text-decoration:none;transition:background .12s,border-color .12s,transform .12s;display:inline-flex}.ch-blog-sidebar__share-btn:hover{background:rgba(var(--primary-color-rgb), .14);border-color:rgba(var(--primary-color-rgb), .5)}.ch-blog-sidebar__share-btn--outline{color:var(--ch-text);border-color:var(--ch-border);background:0 0}.ch-blog-sidebar__share-btn--outline:hover{color:var(--primary-color);border-color:rgba(var(--primary-color-rgb), .35);background:rgba(var(--primary-color-rgb), .06)}.ch-blog-sidebar__back{border:1px solid var(--ch-border);background:var(--ch-surface-2);color:var(--ch-muted);text-align:center;border-radius:.55rem;padding:.6rem .85rem;font-size:.8125rem;font-weight:500;line-height:1.45;text-decoration:none;transition:color .12s,border-color .12s,background .12s;display:block}.ch-blog-sidebar__back:hover{color:var(--primary-color);border-color:rgba(var(--primary-color-rgb), .35)}@media (max-width:1023.98px){.ch-blog-post__layout{width:min(var(--ch-blog-layout-max), calc(100% - 2.25rem));grid-template-columns:1fr;grid-template-areas:"intro""progress""toc""main""sidebar-rest";gap:1rem}.ch-blog-post__sidebar,.ch-blog-sidebar__pin-area,.ch-blog-sidebar{display:contents}.ch-blog-sidebar__card--progress{top:calc(var(--ch-site-header-offset) + .35rem);z-index:40;box-shadow:0 6px 16px rgba(var(--ch-text-rgb), .05);grid-area:progress;margin-bottom:0;position:sticky}.ch-blog-sidebar__toc-area:not(.ch-blog-sidebar__toc-area--empty){grid-area:toc;margin-bottom:0}.ch-blog-sidebar__rest-area{grid-area:sidebar-rest;gap:.85rem}.ch-blog-post__badges--mobile{display:flex}}@media (max-width:767.98px){.ch-blog{padding-top:1.25rem}.ch-blog__shell{width:min(100%,100% - 1rem)}.ch-blog-post__layout{width:min(100%,100% - 1.75rem)}.ch-blog-card__body{padding:.9rem .95rem 1rem}.ch-blog-post__body .blog-content__section--flex{flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important}.ch-blog-post__body .blog-content__section--flex .blog-content__button-wrap{justify-content:center;width:100%;display:flex}.ch-blog-post__body .blog-content__section--flex .blog-content__button{width:100%;max-width:100%}}.home-two .ch-blog-sidebar .ch-blog-sidebar__card-title{letter-spacing:0!important;text-transform:none!important;color:var(--ch-text)!important;opacity:.78!important;margin:0 0 .65rem!important;font-size:.8125rem!important;font-weight:600!important;line-height:1.4!important}.home-two .ch-blog-sidebar .ch-blog-sidebar__card-head .ch-blog-sidebar__card-title{margin:0!important}html[data-theme=dark] .ch-blog__page-title,html[data-theme=dark] .ch-blog-card__title-link,html[data-theme=dark] .ch-blog-post__title{color:#f0f0f0}html[data-theme=dark] .ch-blog-card{background:var(--ch-surface)}html[data-theme=dark] .ch-blog-card:hover{box-shadow:0 12px 30px #00000047}html[data-theme=dark] .ch-blog-card__title-link:hover{color:#93a0ff}html[data-theme=dark] .ch-blog-sidebar__card{background:var(--ch-surface-2);border-color:#ffffff14;box-shadow:0 4px 16px #0000002e}@media (max-width:1023.98px){html[data-theme=dark] .ch-blog-sidebar__card--progress{background:var(--ch-surface);box-shadow:0 6px 18px #00000038}}html[data-theme=dark] .ch-blog-sidebar__card--progress{background:linear-gradient(165deg, rgba(var(--primary-color-rgb), .12) 0%, var(--ch-surface-2) 55%)}.home-two .ch-blog h1,.home-two .ch-blog h2,.home-two .ch-blog-post h1,.home-two .ch-blog-post h2,.home-two .ch-blog-post h3,.home-two .ch-blog-post h4,.home-two .ch-blog-post h5,.home-two .ch-blog-post h6,.home-two .ch-blog-series-page h1,.home-two .ch-blog-series-page h2{font-family:var(--font-farsi), Tahoma, system-ui, sans-serif}.home-two .ch-blog h1.ch-blog__page-title{letter-spacing:-.01em;margin:0 0 .35rem;font-weight:600}.home-two .ch-blog h2.ch-blog-card__title{margin:0 0 .45rem;font-size:1.0625rem;font-weight:600;line-height:1.45}.home-two .ch-blog h2.ch-blog-newsletter__title{letter-spacing:0!important;margin:0 0 .35rem!important;font-size:1rem!important;font-weight:700!important;line-height:1.4!important}.home-two .ch-blog h2.ch-blog-related__title,.home-two .ch-blog-post h2.ch-blog-related__title{letter-spacing:0!important;margin:0 0 1rem!important;font-size:1.25rem!important;font-weight:700!important;line-height:1.4!important}.home-two .ch-blog-post h2.ch-blog-comments__title{letter-spacing:0!important;margin:0 0 1rem!important;font-size:1.125rem!important;font-weight:700!important;line-height:1.4!important}.home-two .ch-blog-post h3.ch-blog-comments__form-title{letter-spacing:0!important;margin:0 0 .85rem!important;font-size:.9375rem!important;font-weight:600!important;line-height:1.4!important}.home-two .ch-blog-author h1.ch-blog-author__name{margin:0!important;line-height:1.25!important}.home-two .ch-blog-author h2.ch-blog-author__posts-title{margin:0!important;font-size:1.0625rem!important;font-weight:700!important;line-height:1.4!important}.home-two .ch-blog-author-card h2.ch-blog-author-card__name{margin:0!important;font-size:.9375rem!important;font-weight:700!important;line-height:1.35!important}.home-two .ch-blog-series-page h2.ch-blog-series-page__curriculum-title{font-size:var(--ch-heading-3)!important;letter-spacing:0!important;margin:0!important;font-weight:700!important;line-height:1.4!important}.ch-blog-search{gap:.5rem;margin-top:1rem;display:flex}.ch-blog-search__input{border:1px solid var(--ch-border);background:var(--ch-surface-2);min-width:0;color:var(--ch-text);border-radius:999px;flex:auto;padding:.55rem .85rem}.ch-blog-search__button{background:var(--primary-color);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.55rem 1rem;font-weight:600}.ch-blog-related{border-top:1px solid var(--ch-border);margin-top:2.5rem;padding-top:2rem}.ch-blog-related__title{margin:0 0 1rem;font-size:1.25rem;font-weight:700}.ch-blog-related__grid{grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1rem;display:grid}.ch-blog-related__card{border:1px solid var(--ch-border);background:var(--ch-surface-2);border-radius:.75rem;overflow:hidden}.ch-blog-related__media-img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.ch-blog-related__body{padding:.85rem 1rem 1rem}.ch-blog-related__post-title{margin:.35rem 0 0;font-size:1rem;line-height:1.45}.ch-blog-related__summary{color:var(--ch-muted);margin:.45rem 0 0;font-size:.875rem}.ch-blog-author-card{border:1px solid var(--ch-border);background:var(--ch-surface);border-radius:.85rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;margin-top:2.5rem;padding:1.15rem 1.25rem;display:grid;overflow:hidden}.ch-blog-author-card--inline{background:0 0;border:0;border-radius:0;grid-template-columns:3.5rem minmax(0,1fr);gap:.85rem 1rem;margin-top:0;padding:0;overflow:visible}.ch-blog-author-card.ch-blog-author-card--lead{background:0 0;border:0;border-radius:0;grid-template-columns:4.5rem minmax(0,1fr);gap:.85rem 1rem;margin-top:0;padding:0;overflow:visible}.ch-blog-author-card--lead .ch-blog-author-card__photo,.ch-blog-author-card--lead .ch-blog-author-card__photo--lead{border:0;width:4.5rem;height:4.5rem}.ch-blog-author-card--lead .ch-blog-author-card__name{font-size:1.125rem}.ch-blog-author-card--lead .ch-blog-author-card__bio--compact{-webkit-line-clamp:3}.ch-blog-author-card__label{color:var(--ch-muted);letter-spacing:.04em;text-transform:uppercase;margin:0 0 .15rem;font-size:.6875rem;font-weight:700}.ch-blog-author-card__body{min-width:0}.ch-blog-author-card__photo{object-fit:cover;border:2px solid var(--ch-border);background:var(--ch-surface-2);border-radius:999px;flex:none;width:3.5rem;height:3.5rem}.ch-blog-author-card--inline .ch-blog-author-card__photo{width:3.5rem;height:3.5rem}.ch-blog-author-card__photo--placeholder{background:rgba(var(--primary-color-rgb), .1);color:var(--primary-color);place-items:center;font-size:1.375rem;font-weight:700;display:grid}.ch-blog-author-card__name{margin:0;font-size:1rem;font-weight:700;line-height:1.35}.ch-blog-author-card__name a{color:var(--ch-text);text-decoration:none}.ch-blog-author-card__name a:hover{color:var(--primary-color)}.ch-blog-author-card__bio{max-width:100%;color:var(--ch-muted);overflow-wrap:anywhere;word-break:break-word;margin:.45rem 0 0;font-size:.8125rem;line-height:1.65}.ch-blog-author-card__bio--compact,.ch-blog-author-card__bio--compact.ch-blog-author-bio-html{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ch-blog-author-card__bio--compact.ch-blog-author-bio-html p{margin:0;display:inline}.ch-blog-author-card__bio--compact.ch-blog-author-bio-html p+p:before{content:" "}.ch-blog-related__sidebar-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ch-blog-related__sidebar-item{border-bottom:1px solid var(--ch-border);margin:0;padding-bottom:.75rem}.ch-blog-related__sidebar-item:last-child{border-bottom:0;padding-bottom:0}.ch-blog-related__sidebar-date{color:var(--ch-muted);margin-bottom:.2rem;font-size:.6875rem;font-weight:600;display:block}.ch-blog-related__sidebar-link{color:var(--ch-text);font-size:.8125rem;font-weight:600;line-height:1.45;text-decoration:none;display:block}.ch-blog-related__sidebar-link:hover{color:var(--primary-color)}.home-two .ch-blog-related--sidebar .ch-blog-sidebar__card-title{margin:0 0 .75rem!important;font-size:.8125rem!important;font-weight:700!important;line-height:1.35!important}.ch-blog-author-card__link{color:var(--primary-color);align-items:center;margin-top:.65rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.ch-blog-author-card__link:hover{text-decoration:underline}.ch-blog-author__hero{border:1px solid var(--ch-border);background:var(--ch-surface);box-shadow:0 1px 0 rgba(var(--ch-text-rgb), .04);border-radius:.85rem;margin-top:.5rem;padding:1.5rem 1.35rem 1.35rem;overflow:hidden}.ch-blog-author__hero-top{align-items:center;gap:1.15rem;display:flex}.ch-blog-author__avatar-wrap{border:1px solid rgba(var(--primary-color-rgb), .18);background:rgba(var(--primary-color-rgb), .05);border-radius:999px;flex:none;padding:.2rem}.ch-blog-author__photo{object-fit:cover;border:2px solid var(--ch-surface);background:var(--ch-surface-2);border-radius:999px;width:7.25rem;height:7.25rem;display:block}.ch-blog-author__photo--placeholder{background:rgba(var(--primary-color-rgb), .1);color:var(--primary-color);place-items:center;font-size:2.125rem;font-weight:700;display:grid}.ch-blog-author__headline{flex:auto;min-width:0}.ch-blog-author__name{letter-spacing:-.02em;color:var(--ch-text);margin:0;font-size:1.5rem;font-weight:700;line-height:1.25}.ch-blog-author__count{margin:.5rem 0 0}.ch-blog-author__count-badge{border:1px solid var(--ch-border);background:var(--ch-surface-2);color:var(--ch-muted);border-radius:999px;align-items:center;padding:.22rem .62rem;font-size:.6875rem;font-weight:600;line-height:1.35;display:inline-flex}.ch-blog-author__bio-panel{border-top:1px solid var(--ch-border);margin-top:1.15rem;padding-top:1.15rem}.ch-blog-author__bio{max-width:100%;color:var(--ch-text);overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.9375rem;line-height:1.8}.ch-blog-author-bio-html{overflow-wrap:anywhere;word-break:break-word;max-width:100%}.ch-blog-author-bio-html p:empty{display:none}.ch-blog-author-bio-html p{color:var(--ch-text);margin:0 0 .85rem}.ch-blog-author-bio-html p:last-child{margin-bottom:0}.ch-blog-author-bio-html ul,.ch-blog-author-bio-html ol{color:var(--ch-text);margin:0 0 .85rem;padding-inline-start:1.25rem}.ch-blog-author-bio-html li+li{margin-top:.3rem}.ch-blog-author-bio-html a{color:var(--primary-color);text-underline-offset:.12em;text-decoration:underline}.ch-blog-author-bio-html a:hover{text-decoration-thickness:2px}.ch-blog-author-bio-html strong,.ch-blog-author-bio-html b{font-weight:700}.ch-blog-author-bio-html .ql-direction-rtl{text-align:start;direction:rtl}.ch-blog-author-bio-html .ql-direction-ltr{text-align:start;direction:ltr}.ch-blog-author__social{flex-wrap:wrap;gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.ch-blog-author__social-link{border:1px solid rgba(var(--primary-color-rgb), .22);background:rgba(var(--primary-color-rgb), .06);min-height:1.875rem;color:var(--primary-color);border-radius:999px;align-items:center;padding:.28rem .72rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:border-color .12s,background-color .12s;display:inline-flex}.ch-blog-author__social-link:hover{border-color:rgba(var(--primary-color-rgb), .42);background:rgba(var(--primary-color-rgb), .1)}.ch-blog-author__posts{margin-top:2rem}.ch-blog-author__posts-head{border-bottom:1px solid var(--ch-border);margin-bottom:1.15rem;padding-bottom:.85rem}.ch-blog-author__posts-title{letter-spacing:-.01em;color:var(--ch-text);margin:0;font-size:1.0625rem;font-weight:700}@media (min-width:768px){.ch-blog-author__hero{padding:1.65rem 1.5rem 1.45rem}.ch-blog-author__hero-top{gap:1.35rem}}@media (max-width:767.98px){.ch-blog-author-card{text-align:start;grid-template-columns:1fr}.ch-blog-author-card__media{justify-self:start}.ch-blog-author__hero-top{text-align:center;flex-direction:column;align-items:center}.ch-blog-author__headline{width:100%}.ch-blog-author__social{justify-content:center}.ch-blog-author__bio-panel{text-align:start}}.ch-blog-newsletter{border-top:1px solid var(--ch-border);margin-top:2.5rem;padding-top:2rem}.ch-blog-newsletter__inner{border:1px solid var(--ch-border);background:var(--ch-surface-2);border-radius:.75rem;padding:1.25rem 1rem}.ch-blog-newsletter__title{color:var(--ch-text);margin:0 0 .35rem;font-size:1rem;font-weight:700}.ch-blog-newsletter__lead{color:var(--ch-muted);margin:0 0 1rem;font-size:.8125rem;line-height:1.55}.ch-blog-newsletter__form{flex-wrap:wrap;gap:.5rem;display:flex}.ch-blog-newsletter__input{border:1px solid var(--ch-border);background:var(--ch-surface);min-width:0;color:var(--ch-text);border-radius:999px;flex:12rem;padding:.55rem .85rem;font-size:.875rem}.ch-blog-newsletter__button{background:var(--primary-color);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600}.ch-blog-newsletter__button:disabled{opacity:.65;cursor:not-allowed}.ch-blog-newsletter__captcha-wrap{flex:100%}.ch-blog-newsletter__captcha{min-height:65px}.ch-blog-newsletter__message{margin:.75rem 0 0;font-size:.8125rem;line-height:1.5}.ch-blog-newsletter__message--success{color:var(--primary-color)}.ch-blog-newsletter__message--error{color:#b42318}.ch-blog-series{flex-direction:column;gap:.85rem;display:flex}.ch-blog-series--sidebar{gap:.85rem}.ch-blog-sidebar__series{background:0 0;border:0;padding:0;overflow:visible}.ch-blog-sidebar__series .ch-blog-series--sidebar{border:1px solid rgba(var(--primary-color-rgb), .28);background:linear-gradient(180deg, rgba(var(--primary-color-rgb), .1) 0%, rgba(var(--primary-color-rgb), .02) 100%), var(--ch-surface);border-radius:.85rem;padding:1.05rem 1.1rem 1.1rem}.ch-blog-series__featured-head{align-items:flex-start;gap:.75rem;display:flex}.ch-blog-series__featured-icon{background:var(--primary-color);color:#fff;letter-spacing:-.02em;border-radius:.65rem;flex:none;justify-content:center;align-items:center;min-width:2.75rem;height:2.75rem;padding:0 .45rem;font-size:.8125rem;font-weight:800;line-height:1;display:inline-flex}.ch-blog-series__featured-copy{flex:auto;min-width:0}.ch-blog-series__intro{flex-direction:column;gap:.35rem;display:flex}.ch-blog-series__kicker{letter-spacing:.05em;text-transform:uppercase;color:var(--primary-color);margin:0;font-size:.6875rem;font-weight:700}.ch-blog-series__title{color:var(--ch-text);margin:0;font-size:1.0625rem;font-weight:700;line-height:1.35}a.ch-blog-series__title-link{color:inherit;text-decoration:none}a.ch-blog-series__title-link:hover{color:var(--primary-color);text-decoration:underline}.ch-blog-series__part.is-done:not(.is-current) .ch-blog-series__part-index{background:rgba(var(--primary-color-rgb), .14);color:var(--primary-color)}.ch-blog-series__progress-row{flex-direction:column;gap:.35rem;margin-top:.15rem;display:flex}.ch-blog-series__steps{align-items:center;gap:.35rem;display:flex}.ch-blog-series__step{background:var(--ch-surface-2);border-radius:999px;flex:1 1 0;height:.22rem}.ch-blog-series__step.is-done,.ch-blog-series__step.is-current{background:var(--primary-color)}.ch-blog-series--sidebar .ch-blog-series__step{height:.28rem}.ch-blog-series--sidebar .ch-blog-series__part-body{border-radius:.7rem;padding:.65rem .75rem}.ch-blog-series--sidebar .ch-blog-series__nav-btn{background:var(--ch-surface);border-radius:.65rem}.ch-blog-series__progress{color:var(--ch-muted);margin:0;font-size:.75rem;font-weight:600}.ch-blog-series__parts{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.ch-blog-series__part-body{border:1px solid var(--ch-border);background:var(--ch-surface-2);width:100%;color:inherit;border-radius:.65rem;align-items:flex-start;gap:.65rem;padding:.6rem .7rem;text-decoration:none;display:flex}.ch-blog-series__part.is-current .ch-blog-series__part-body{border-color:rgba(var(--primary-color-rgb), .35);background:rgba(var(--primary-color-rgb), .07)}a.ch-blog-series__part-link:hover{border-color:rgba(var(--primary-color-rgb), .35);color:var(--primary-color)}.ch-blog-series__part-index{background:var(--ch-surface);border:1px solid var(--ch-border);width:1.5rem;height:1.5rem;color:var(--ch-muted);border-radius:999px;flex:none;justify-content:center;align-items:center;margin-top:.05rem;font-size:.6875rem;font-weight:700;display:inline-flex}.ch-blog-series__part.is-current .ch-blog-series__part-index{background:var(--primary-color);color:#fff;border-color:#0000}.ch-blog-series__part-copy{flex-direction:column;flex:auto;gap:.2rem;min-width:0;display:flex}.ch-blog-series__part-title{font-size:.8125rem;font-weight:600;line-height:1.45}.ch-blog-series__part-badge{background:rgba(var(--primary-color-rgb), .12);color:var(--primary-color);white-space:nowrap;border-radius:999px;align-self:flex-start;padding:.12rem .45rem;font-size:.625rem;font-weight:700}.ch-blog-series__nav{gap:.45rem;display:grid}.ch-blog-series__nav-btn{border:1px solid var(--ch-border);background:var(--ch-surface-2);min-height:2.75rem;color:var(--ch-text);border-radius:.65rem;flex-direction:column;gap:.15rem;padding:.55rem .7rem;text-decoration:none;display:flex}.ch-blog-series__nav-btn--next{text-align:end}.ch-blog-series__nav-btn--placeholder{display:none}.ch-blog-series__nav-btn:hover{border-color:rgba(var(--primary-color-rgb), .35);color:var(--primary-color)}.ch-blog-series__nav-label{text-transform:uppercase;letter-spacing:.04em;color:var(--ch-muted);font-size:.6875rem;font-weight:700}.ch-blog-series__nav-title{font-size:.8125rem;font-weight:600;line-height:1.4}.ch-blog-post__series{border:1px solid var(--ch-border);background:var(--ch-surface);border-radius:.75rem;margin-top:.85rem;padding:1rem 1.05rem}@media (min-width:1024px){.ch-blog-post__intro .ch-blog-post__series{display:none}}@media (max-width:1023.98px){.ch-blog-sidebar__series{display:none}}.ch-blog-post__comments{border-top:1px solid var(--ch-border);margin-top:2rem;padding-top:2rem}.ch-blog-comments__title{color:var(--ch-text);margin:0 0 1.25rem;font-size:1.125rem;font-weight:700}.ch-blog-comments__loading,.ch-blog-comments__empty{border:1px solid var(--ch-border);background:var(--ch-surface-2);color:var(--ch-muted);border-radius:.75rem;margin:0 0 1.5rem;padding:1rem 1.05rem;font-size:.9375rem;line-height:1.75}.ch-blog-comments__list{border:1px solid var(--ch-border);background:var(--ch-surface-2);border-radius:.75rem;flex-direction:column;gap:0;margin:0 0 2rem;padding:.35rem 1rem .85rem;list-style:none;display:flex}.ch-blog-comments__item{margin:0;padding:1.1rem 0;position:relative}.ch-blog-comments__item+.ch-blog-comments__item{border-top:1px solid var(--ch-border)}@supports (color:color-mix(in lab, red, red)){.ch-blog-comments__item+.ch-blog-comments__item{border-top:1px solid color-mix(in srgb, var(--ch-border) 72%, transparent)}}.ch-blog-comments__entry{align-items:flex-start;gap:.75rem;display:flex}.ch-blog-comments__entry--reply{width:fit-content;max-width:100%}.ch-blog-comments__entry--reply .ch-blog-comments__content{flex-direction:column;flex:0 auto;align-items:flex-start;min-width:0;max-width:calc(100% - 3.25rem);display:flex}.ch-blog-comments__identity{flex-direction:column;align-items:flex-start;gap:.12rem;max-width:100%;display:flex}.ch-blog-comments__entry--reply .ch-blog-comments__name{color:var(--ch-text);text-align:start;unicode-bidi:plaintext;margin:0;font-size:.875rem;font-weight:700;line-height:1.35}.ch-blog-comments__entry--reply .ch-blog-comments__meta{text-align:start;flex-direction:column;align-items:flex-start;gap:.12rem;margin:0 0 .45rem;display:flex}.ch-blog-comments__entry--reply .ch-blog-comments__reply-tag:after{content:none}.ch-blog-comments__content{flex:auto;min-width:0}.ch-blog-comments__avatar{border:1px solid var(--ch-border);background:var(--ch-text);border-radius:999px;flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.ch-blog-comments__avatar{background:color-mix(in srgb, var(--ch-text) 5%, var(--ch-surface))}}.ch-blog-comments__avatar{color:var(--ch-muted);font-size:.9375rem;font-weight:700;line-height:1}.ch-blog-comments__header{margin:0 0 .55rem}.ch-blog-comments__byline{flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem;margin:0;font-size:.8125rem;line-height:1.5;display:flex}.ch-blog-comments__meta{color:var(--ch-muted);flex-wrap:wrap;align-items:baseline;gap:.35rem .55rem;margin:.22rem 0 0;font-size:.75rem;line-height:1.45;display:flex}.ch-blog-comments__reply-tag{color:var(--ch-muted);font-weight:600}.ch-blog-comments__reply-tag:after{content:"·";color:var(--ch-border);margin-inline:.35rem;font-weight:400}.ch-blog-comments__name{color:var(--ch-text);font-weight:700}.ch-blog-comments__meta .ch-blog-comments__date,.ch-blog-comments__byline .ch-blog-comments__date{color:var(--ch-muted);font-weight:500}.ch-blog-comments__byline .ch-blog-comments__date:before{content:"·";color:var(--ch-border);margin-inline:.35rem}.ch-blog-comments__text{color:var(--ch-text);text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:1rem;line-height:2.8}.ch-blog-comments__item--has-replies{--ch-comment-thread:var(--ch-border)}@supports (color:color-mix(in lab, red, red)){.ch-blog-comments__item--has-replies{--ch-comment-thread:color-mix(in srgb, var(--ch-border) 82%, var(--ch-muted))}}.ch-blog-comments__thread{width:100%;height:100%;color:var(--ch-comment-thread);pointer-events:none;position:absolute;inset:0;overflow:visible}.ch-blog-comments__replies{flex-direction:column;align-items:flex-start;gap:0;margin:.85rem 0 0;margin-inline-start:3.5rem;padding:0;display:flex;position:relative}.ch-blog-comments__reply{margin:0;padding:.65rem 0;position:relative}.ch-blog-comments__reply+.ch-blog-comments__reply{border-top:0;margin-top:.1rem;padding-top:.75rem}.ch-blog-comments__entry--reply .ch-blog-comments__text{text-align:start;width:100%;font-size:.9375rem;line-height:2.4}.ch-blog-comments__form-panel{border:1px solid var(--ch-border);background:var(--ch-surface-2);border-radius:.75rem;padding:1.25rem 1rem}.ch-blog-comments__form-title{color:var(--ch-text);margin:0 0 .85rem;font-size:.9375rem;font-weight:700}.ch-blog-comments__form{gap:.85rem;display:grid}.ch-blog-comments__form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.ch-blog-comments__field{gap:.35rem;display:grid}.ch-blog-comments__label{color:var(--ch-text);font-size:.8125rem;font-weight:600}.ch-blog-comments__optional{color:var(--ch-muted);margin-inline-start:.35rem;font-weight:500}.ch-blog-comments__input,.ch-blog-comments__textarea{border:1px solid var(--ch-border);background:var(--ch-surface);width:100%;color:var(--ch-text);border-radius:999px;padding:.55rem .85rem;font-size:.875rem;line-height:1.5}.ch-blog-comments__textarea{resize:vertical;border-radius:.75rem;min-height:6.5rem}.ch-blog-comments__submit{background:var(--primary-color);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-self:start;padding:.55rem 1.1rem;font-size:.875rem;font-weight:600}.ch-blog-comments__submit:disabled{opacity:.65;cursor:not-allowed}.ch-blog-comments__captcha-wrap{margin-top:.15rem}.ch-blog-comments__captcha{min-height:65px}.ch-blog-comments__message{margin:.75rem 0 0;font-size:.8125rem;line-height:1.5}.ch-blog-comments__message--success{color:var(--primary-color)}.ch-blog-comments__message--error{color:#b42318}@media (max-width:639.98px){.ch-blog-comments__form-row{grid-template-columns:1fr}.ch-blog-comments__list{padding-inline:.85rem}.ch-blog-comments__replies{margin-inline-start:2.75rem}.ch-blog-series__links{grid-template-columns:1fr}.ch-blog-series__link--next{text-align:start}}.ch-blog-series-page{max-width:48rem;margin:0 auto;padding:1.5rem 1rem 3rem}.ch-blog-series-page__hero{flex-direction:column;gap:1.25rem;margin-bottom:2rem;display:flex}.ch-blog-series-page__breadcrumb{color:var(--ch-muted);flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.8125rem;display:flex}.ch-blog-series-page__breadcrumb-link{color:var(--primary-color);text-decoration:none}.ch-blog-series-page__breadcrumb-link:hover{text-decoration:underline}.ch-blog-series-page__breadcrumb-sep{opacity:.55}.ch-blog-series-page__breadcrumb-current{color:var(--ch-text)}.ch-blog-series-page__hero-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ch-blog-series-page__kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--primary-color);margin:0 0 .35rem;font-size:.75rem;font-weight:700}.ch-blog-series-page__title{color:var(--ch-text);margin:0}.ch-blog-series-page__description{color:var(--ch-muted);margin:.75rem 0 0;font-size:1rem;line-height:1.65}.ch-blog-series-page__share{border:1px solid var(--ch-border);background:var(--ch-surface);color:var(--ch-text);cursor:pointer;border-radius:.55rem;flex:none;padding:.55rem .85rem;font-size:.8125rem;font-weight:600}.ch-blog-series-page__share:hover{border-color:rgba(var(--primary-color-rgb), .45);color:var(--primary-color)}.ch-blog-series-page__progress-card{border:1px solid rgba(var(--primary-color-rgb), .28);background:linear-gradient(180deg, rgba(var(--primary-color-rgb), .08) 0%, rgba(var(--primary-color-rgb), .02) 100%), var(--ch-surface);border-radius:.85rem;flex-direction:column;gap:.65rem;padding:1rem 1.05rem;display:flex}.ch-blog-series-page__progress-head{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.ch-blog-series-page__progress-label{color:var(--ch-text);margin:0;font-size:.8125rem;font-weight:700}.ch-blog-series-page__progress-value{color:var(--ch-muted);margin:0;font-size:.8125rem}.ch-blog-series-page__progress-bar{background:rgba(var(--primary-color-rgb), .12);border-radius:999px;height:.5rem;overflow:hidden}.ch-blog-series-page__progress-fill{border-radius:inherit;background:var(--primary-color);height:100%;transition:width .25s;display:block}.ch-blog-series-page__steps{flex-wrap:wrap;gap:.35rem;display:flex}.ch-blog-series-page__step{background:rgba(var(--primary-color-rgb), .18);border-radius:999px;width:.65rem;height:.65rem}.ch-blog-series-page__step.is-done{background:var(--primary-color)}.ch-blog-series-page__cta{background:var(--primary-color);color:#fff;border-radius:.65rem;justify-content:center;align-self:flex-start;align-items:center;padding:.7rem 1.1rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.ch-blog-series-page__cta:hover{filter:brightness(1.05);color:#fff}.ch-blog-series-page__curriculum{flex-direction:column;gap:1rem;display:flex}.ch-blog-series-page__curriculum-title{color:var(--ch-text);margin:0;font-size:1.125rem;font-weight:700}.ch-blog-series-page__curriculum-lead{color:var(--ch-muted);margin:.35rem 0 0;font-size:.9375rem}.ch-blog-series-page__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.ch-blog-series-page__item-link{border:1px solid var(--ch-border);background:var(--ch-surface);color:inherit;border-radius:.75rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;padding:.95rem 1rem;text-decoration:none;transition:border-color .15s,background-color .15s;display:grid}.ch-blog-series-page__item-link:hover{border-color:rgba(var(--primary-color-rgb), .45);background:rgba(var(--primary-color-rgb), .04)}.ch-blog-series-page__item.is-done .ch-blog-series-page__item-link{border-color:rgba(var(--primary-color-rgb), .22)}.ch-blog-series-page__item-index{background:rgba(var(--primary-color-rgb), .12);width:2rem;height:2rem;color:var(--primary-color);border-radius:999px;justify-content:center;align-items:center;font-size:.875rem;font-weight:800;display:inline-flex}.ch-blog-series-page__item.is-done .ch-blog-series-page__item-index{background:var(--primary-color);color:#fff}.ch-blog-series-page__item-copy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.ch-blog-series-page__item-title{color:var(--ch-text);font-size:.975rem;font-weight:700;line-height:1.4}.ch-blog-series-page__item-meta{color:var(--ch-muted);font-size:.75rem}.ch-blog-series-page__item-action{color:var(--primary-color);font-size:.8125rem;font-weight:700}.ch-blog-series-page__permalink{color:var(--ch-muted);margin-top:2rem;font-size:.8125rem}.ch-blog-series-page__permalink-label{margin-bottom:.25rem;display:block}.ch-blog-series-page__permalink-link{color:var(--primary-color);word-break:break-all}@media (max-width:639.98px){.ch-blog-series-page__hero-head{flex-direction:column}.ch-blog-series-page__item-link{grid-template-columns:auto 1fr}.ch-blog-series-page__item-action{grid-column:2;justify-self:start}}.ch-blog-category__hero{border-bottom:1px solid var(--ch-border);margin-bottom:1.35rem;padding-bottom:1.1rem}.ch-blog-category__kicker{letter-spacing:.06em;text-transform:uppercase;color:var(--primary-color);margin:0 0 .35rem;font-size:.6875rem;font-weight:600}.ch-blog-category__title{color:var(--ch-text);margin:0 0 .45rem}.ch-blog-category__description{max-width:38rem;color:var(--ch-muted);margin:0 0 .65rem;font-size:.9375rem;line-height:1.65}.ch-blog-category__count{color:var(--ch-muted);margin:0;font-size:.8125rem}.ch-blog-trending{border:1px solid var(--ch-border);background:var(--ch-surface-2);border-radius:.75rem;margin-bottom:1.35rem;padding:.95rem 1rem}.ch-blog-trending__head{margin-bottom:.75rem}.ch-blog-trending__title{color:var(--ch-text);margin:0;font-size:.875rem;font-weight:600;line-height:1.35}.ch-blog-trending__list{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.ch-blog-trending__item{grid-template-columns:auto 1fr;align-items:start;gap:.65rem;display:grid}.ch-blog-trending__rank{background:rgba(var(--primary-color-rgb), .12);min-width:1.35rem;height:1.35rem;color:var(--primary-color);border-radius:999px;justify-content:center;align-items:center;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.ch-blog-trending__copy{min-width:0}.ch-blog-trending__link{color:var(--ch-text);margin-bottom:.2rem;font-size:.875rem;font-weight:600;line-height:1.45;text-decoration:none;display:block}.ch-blog-trending__link:hover{color:var(--primary-color)}.ch-blog-trending__meta{color:var(--ch-muted);flex-wrap:wrap;align-items:center;gap:.35rem .55rem;font-size:.6875rem;display:flex}.ch-blog-trending__date{font-variant-numeric:tabular-nums}@media (min-width:768px){.ch-blog-trending__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1.25rem}}@media (min-width:1200px){.ch-blog-trending__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 1.35rem}}
