@charset "UTF-8";.blog-post-detail .article-tags .tag-link,.clipboard--bubble{transition:all .25s cubic-bezier(.104,.204,.492,1)}.blog-post-detail--navigation{transition:all .25s ease}.blog-post-detail--continue{isolation:isolate;border-radius:var(--block-border-radius, 16px)}.post-table-content-inner{margin:20px 0;display:table}.post-table-content-inner a{display:block}.post-table-content .post-table-contents-container{background:#f3f3eb;border-radius:16px;padding:1.3rem 1.6rem;margin-left:15px;margin-right:15px;position:sticky;top:120px}.post-table-contents-header{border-bottom:1px solid rgba(27,62,29,.2);padding-bottom:1rem;margin-bottom:1rem;display:flex;align-items:center;gap:1rem}.post-table-contents-header .post-author-image{border-radius:50%}.post-table-contents-header .post-author-block{display:flex;flex-direction:column;line-height:normal}.post-table-contents-header .post-author{font-weight:600}.post-table-contents-header .post-author-title{font-size:16px}.post-table-contents-footer{display:flex;flex-direction:column;margin-top:1.6rem;gap:1rem}.post-table-contents-footer.post-table-contents-mobile{display:none}.post-table-contents-footer .button{font-weight:600;padding:5px 15px}.post-table-contents-container .h4{display:flex;margin:0;font-size:25px}.post-table-contents-inner{max-height:40vh;overflow-y:scroll;padding-right:1rem;margin-top:1rem}.post-table-contents-inner .custom-list{counter-reset:none;list-style-type:none;margin:0}.post-table-contents-inner li{margin:10px 0;position:relative;line-height:1.2}.post-table-contents-inner li a{display:flex;gap:1.5rem}.post-table-contents-inner .item-number{font-weight:700;display:none}.post-table-contents-inner .level-1{padding-left:0;font-size:17px}.post-table-contents-inner .level-2{padding-left:15px;font-size:16px}.post-table-contents-inner .level-3{padding-left:25px;font-size:16px}.post-table-contents-inner .level-4{padding-left:35px;font-size:16px}.post-table-content .post-table-active{font-weight:600;color:#1d951e}.blog-post-detail--navigation--inner{padding:0 15px;max-width:1380px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 1068px){.blog-post-detail--navigation--inner{padding:0 50px}.blog-post-detail--wrapper #main-article{padding-left:50px;padding-right:20%}.post-table-contents-container .mobile-table-trigger svg{display:none}}.blog-post-detail--wrapper{margin-top:0}.blog-post-detail .article-tags .tag-link{display:inline-flex;white-space:nowrap;font-size:.8125rem;padding:5px 15px;height:31px;border-radius:var(--button-border-radius, 6px);align-items:center;font-weight:var(--font-body-medium-weight, 500);margin:0 2px 2px 0;line-height:1;background:rgba(var(--color-body-rgb),.05);color:rgba(var(--color-body-rgb),.8)}.blog-post-detail .article-tags .tag-link:hover,.blog-post-detail .article-tags .active.tag-link{color:#fff;background:var(--color-accent)}.blog-post-detail .post-meta-wrapper{font-size:.75rem;color:var(--color-body, #2c2d2e);margin-bottom:10px}.blog-post-detail .post-meta-wrapper aside{display:inline-flex;margin:0 10px 10px 0;position:relative;align-items:center;opacity:.7}.blog-post-detail .post-meta-wrapper aside:after{content:"\2014";display:inline-block;opacity:.7;margin-left:10px;opacity:.6}.blog-post-detail .post-meta-wrapper aside:last-child:after{content:none}.blog-post-detail .post-title{width:100%;max-width:800px;padding:30px;margin:0 auto;display:flex;flex-direction:column}@media only screen and (min-width: 768px){.blog-post-detail .post-title{padding:50px;width:50%}}.blog-post-detail .post-title .share-article{margin-top:auto;margin-bottom:0}.blog-post-detail .post-title-wrapper{border-radius:var(--block-border-radius, 16px);background:var(--color-article-card-bg, #fff);display:flex;overflow:hidden;width:100%;margin-bottom:30px}@media only screen and (min-width: 768px){.blog-post-detail .post-title-wrapper{margin-bottom:60px}}.blog-post-detail .post-title-wrapper--border-true{border:1px solid var(--color-border, #dadce0)}.blog-post-detail .post-title-wrapper--has-img-true{flex-direction:column-reverse}@media only screen and (min-width: 768px){.blog-post-detail .post-title-wrapper--has-img-true{flex-direction:row;margin-bottom:60px}}.blog-post-detail .post-title-wrapper--has-img-true .post-title{margin:0}.blog-post-detail .post-title-wrapper--has-img-false{text-align:center;justify-content:center;min-height:380px;align-items:center}@media only screen and (min-width: 768px){.blog-post-detail .post-title-wrapper--has-img-false{flex-direction:row;margin-bottom:60px}}.blog-post-detail .post-title-wrapper--has-img-false .post-title{margin:0}.blog-post-detail .post-title-wrapper--has-img-false .share-article{margin:20px auto 0}.blog-post-detail .featured-image{width:100%}@media only screen and (min-width: 768px){.blog-post-detail .featured-image{width:50%}}.blog-post-detail .post-content{margin-bottom:30px;font-size:calc(var(--font-heading-scale) * 16px);line-height:calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 1.2))}@media only screen and (min-width: 768px){.blog-post-detail .post-content{margin-bottom:30px;font-size:calc(var(--font-heading-scale) * 17px);line-height:calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 1.2))}}.blog-post-detail .post-content p,.blog-post-detail .post-content ul,.blog-post-detail .post-content ol{line-height:inherit}.blog-post-detail .post-content h1,.blog-post-detail .post-content h2,.blog-post-detail .post-content h3,.blog-post-detail .post-content h4,.blog-post-detail .post-content h5,.blog-post-detail .post-content h6{margin:30px 0 20px;line-height:calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 1.1))}.blog-post-detail .article-tags{margin-bottom:45px}.blog-post-detail .article-tags .tag-link{margin-left:0}.blog-post-detail .share-article{text-align:left}.blog-post-detail--continue{background:var(--color-article-card-bg, #fff);display:flex;flex-direction:column-reverse;overflow:hidden;width:100%;margin-bottom:45px;padding:10px}.blog-post-detail--continue--border-true{border:1px solid var(--color-border, #dadce0)}.blog-post-detail--continue-image{flex-shrink:0;overflow:hidden;border-radius:calc(var(--block-border-radius, 16px) / 2);width:190px;margin-left:auto;display:none}.blog-post-detail--continue-image a{display:block;height:100%}@media only screen and (min-width: 768px){.blog-post-detail--continue-image{display:block}}.blog-post-detail--continue-title{letter-spacing:-.02em;opacity:.6;margin-bottom:15px;font-weight:var(--font-body-medium-weight, 500);line-height:1}.blog-post-detail--continue h5{margin-bottom:20px}@media only screen and (min-width: 768px){.blog-post-detail--continue h5{width:80%}}.blog-post-detail--continue-content{padding:20px;display:flex;flex-direction:column}.blog-post-detail--continue-content .text-button{margin-top:auto}@media only screen and (min-width: 768px){.blog-post-detail--continue{flex-direction:row}}.blog-post-detail--wrapper .row>.columns{order:2}.blog-post-detail--wrapper .row>.post-table-content{order:1}.blog-post-detail--navigation{background:var(--bg-body, #f5f5f5);display:grid;grid-gap:40px;height:40px;align-items:center;position:fixed;top:0;right:0;left:0;z-index:10;pointer-events:none;border-bottom:1px solid var(--color-border, #dadce0);transform:translateY(calc(-100% - 4px))}.header-sticky--active .blog-post-detail--navigation{top:calc(var(--header-height, 0px) + 0px)}.blog-post-detail--navigation.navigation--sticky{pointer-events:all;transform:translateY(-1px)}@media only screen and (min-width: 768px){.blog-post-detail--navigation{height:50px}}.blog-post-detail--navigation--inner{width:100%;display:grid;align-items:center;grid-template-columns:1fr 1fr}.blog-post-detail--navigation--inner .share-article{margin-bottom:0;margin-left:auto}.blog-post-detail--navigation--inner .share-article a:last-child{margin-right:0}.blog-post-detail--navigation--title{font-size:.8125rem;font-weight:var(--font-body-medium-weight, 500);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1}@media only screen and (min-width: 768px){.blog-post-detail--navigation--title{font-size:.9375rem}}.blog-post-detail--navigation--title>div{overflow:hidden;text-overflow:ellipsis}.blog-post-detail--navigation--bar{display:block;height:4px;position:absolute;bottom:-4px;left:0;width:100%;transform:scaleX(0);background:var(--color-accent);transform-origin:left center}.share-article{font-size:.8125rem;line-height:1;margin-bottom:25px;display:flex;align-items:center}.share-article svg{height:16px;width:auto}.share-article svg path{fill:var(--color-body, #2c2d2e)}.share-article label{display:block;font-size:.8125rem;font-weight:var(--font-body-medium-weight, 500);margin-right:10px}.share-article .social{display:inline-flex;align-items:center;margin:0 2px;padding:0 5px;width:24px;height:24px;white-space:nowrap;color:var(--color-body, #2c2d2e)}.clipboard{position:relative}.clipboard--bubble{position:absolute;left:50%;bottom:calc(100% + 6px);transform:translate(-50%);background-color:var(--color-body, #2c2d2e);color:var(--bg-body, #f5f5f5);white-space:nowrap;font-size:.75rem;padding:3px 6px;border-radius:1px;opacity:0;pointer-events:none;line-height:1.25}.clipboard--bubble:after{content:"";width:0px;height:0px;border-style:solid;border-width:3px 2.5px 0 2.5px;border-color:var(--color-body, #2c2d2e) transparent transparent transparent;transform:translate(-2.5px);position:absolute;bottom:-3px;left:50%}.clipboard-success .clipboard--bubble{opacity:1}@media only screen and (max-width: 1067px){.blog-post-detail-featured-collection{display:none}.blog-post-detail--wrapper .row>.columns{order:2;flex:0 0 100%;max-width:100%}.blog-post-detail--wrapper .row>.post-table-content{order:1;flex:0 0 100%;max-width:100%;margin-bottom:2rem}.post-table-contents-inner{display:none}.post-table-collapsed+.post-table-contents-inner{display:flex;max-height:none}.mobile-table-trigger{cursor:pointer;display:flex;gap:1rem;justify-content:space-between;align-items:center}.mobile-table-trigger svg{width:25px;height:25px;transition:all .3s ease-in-out}.mobile-table-trigger.post-table-collapsed svg{transform:rotate(180deg)}.post-table-contents-container .h4{font-size:22px}.post-table-contents-footer{flex-direction:row;display:none}.post-table-contents-footer.post-table-contents-mobile{display:flex}.post-table-contents-footer .button{flex:auto}}@media only screen and (min-width: 768px){.blog-post-detail .post-content h2{font-size:calc(var(--font-heading-scale) * 32px)}.blog-post-detail .post-content h3{font-size:calc(var(--font-heading-scale) * 26px)}.blog-post-detail .post-content h4{font-size:calc(var(--font-heading-scale) * 22px)}.blog-post-detail .post-content h5{font-size:calc(var(--font-heading-scale) * 18px)}.blog-post-detail .post-content h6{font-size:calc(var(--font-heading-scale) * 17px)}}@media only screen and (max-width: 768px){.blog-post-detail .post-content h2{font-size:calc(var(--font-heading-scale) * 26px)}.blog-post-detail .post-content h3{font-size:calc(var(--font-heading-scale) * 22px)}.blog-post-detail .post-content h4{font-size:calc(var(--font-heading-scale) * 18px)}.blog-post-detail .post-content h5{font-size:calc(var(--font-heading-scale) * 17px)}.blog-post-detail .post-content h6{font-size:calc(var(--font-heading-scale) * 16px)}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/article.css.map */
