.toc-wrapper{background:#f9f9f9;border:1px solid #eaeaea;border-radius:12px;margin-bottom:40px;padding:24px}.toc-wrapper .toc-title{color:#1a1a1a;margin-bottom:16px;font-size:1.25rem;font-weight:600}.toc-wrapper .toc-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.toc-wrapper .toc-list .toc-item .toc-link{color:#555;padding-left:14px;font-size:1rem;text-decoration:none;transition:color .2s;position:relative}.toc-wrapper .toc-list .toc-item .toc-link:before{content:"";background:#ccc;border-radius:50%;width:6px;height:6px;transition:background .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.toc-wrapper .toc-list .toc-item .toc-link:hover{color:#1a1a1a}.toc-wrapper .toc-list .toc-item .toc-link.active{color:#000;font-weight:600}.toc-wrapper .toc-list .toc-item .toc-link.active:before{background:#000}
.blog-detail-wrapper{width:100%;padding:4rem 12px 12px}@media (max-width:768px){.blog-detail-wrapper{padding:7px}}.blog-detail-container{background-color:#fff;width:100%;padding:0 5rem 6rem;overflow:hidden}@media (min-width:1800px){.blog-detail-container{padding:0 6.5rem 7.5rem}}@media (max-width:768px){.blog-detail-container{padding:0 1.5rem 3rem}}.blog-detail-container .back-navigation{justify-content:flex-start;margin-bottom:3.5rem;display:flex}@media (max-width:768px){.blog-detail-container .back-navigation{margin-bottom:2rem}}.blog-detail-container .back-navigation .back-link{color:#00000073;align-items:center;gap:10px;font-size:.98rem;font-weight:600;text-decoration:none;transition:color .3s,transform .2s;display:inline-flex}@media (max-width:768px){.blog-detail-container .back-navigation .back-link{font-size:.9rem}}.blog-detail-container .back-navigation .back-link svg{transition:transform .2s}.blog-detail-container .back-navigation .back-link:hover{color:#000;transform:translate(-2px)}.blog-detail-container .back-navigation .back-link:hover svg{transform:translate(-1px)}.blog-detail-header{flex-direction:column;gap:2rem;width:100%;margin-bottom:3.5rem;display:flex}@media (max-width:768px){.blog-detail-header{gap:1.5rem;margin-bottom:2.5rem}}.blog-detail-header .detail-header-top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem;width:100%;display:flex}@media (max-width:768px){.blog-detail-header .detail-header-top{flex-direction:column;gap:1.5rem}}.blog-detail-header .detail-header-top .detail-title{letter-spacing:-.02em;color:#000;flex:1.2;max-width:60%;margin:0;font-size:clamp(2.5rem,4.5vw,4.2rem);font-weight:400;line-height:1.15}@media (max-width:768px){.blog-detail-header .detail-header-top .detail-title{max-width:100%;font-size:clamp(1.9rem,7vw,2.6rem)}}.blog-detail-header .detail-header-top .detail-intro{color:#000;text-align:right;flex:.8;max-width:35%;margin:0;font-size:1.05rem;font-weight:400;line-height:1.65}@media (max-width:1024px){.blog-detail-header .detail-header-top .detail-intro{max-width:45%}}@media (max-width:768px){.blog-detail-header .detail-header-top .detail-intro{text-align:left;max-width:100%;font-size:.94rem}}.blog-detail-header .detail-meta-row{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding-top:1.2rem;display:flex}@media (max-width:768px){.blog-detail-header .detail-meta-row{border-top:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.2rem;padding-top:1rem}}.blog-detail-header .detail-meta{color:#00000073;flex-wrap:wrap;align-items:center;gap:.6rem 2.2rem;font-size:.95rem;font-weight:400;display:flex}@media (max-width:768px){.blog-detail-header .detail-meta{text-align:left;flex-direction:row;justify-content:flex-start;gap:.5rem .6rem;font-size:.88rem}}.blog-detail-header .detail-meta .meta-separator{color:#00000026;font-weight:400}@media (max-width:768px){.blog-detail-header .detail-meta .meta-separator{display:inline-block}}.blog-detail-header .detail-meta .meta-label{align-items:center;gap:8px;display:flex}.blog-detail-header .detail-meta .meta-label .meta-value{color:#000;font-weight:700}.blog-detail-header .detail-socials{align-items:center;gap:1.2rem;display:flex}.blog-detail-header .detail-socials .social-link{color:#000;filter:grayscale()brightness(0);justify-content:center;align-items:center;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.blog-detail-header .detail-socials .social-link:hover{opacity:.7}.blog-detail-header .detail-socials .social-sep{color:#00000026;-webkit-user-select:none;user-select:none;font-size:.85rem;line-height:1}.blog-detail-featured-image{border-radius:28px;width:100%;overflow:hidden}@media (max-width:768px){.blog-detail-featured-image{border-radius:18px;margin-bottom:3.5rem;padding:10px}}.blog-detail-featured-image .featured-img{object-fit:cover;border-radius:30px;width:100%;height:80vh;display:block}@media (max-width:768px){.blog-detail-featured-image .featured-img{border-radius:10px;height:40vh}}.blog-detail-content{flex-direction:column;gap:3.5rem;display:flex}@media (max-width:768px){.blog-detail-content{gap:2.5rem;margin-bottom:4.5rem}}.blog-detail-content .content-section{flex-direction:column;gap:1.4rem;display:flex}@media (max-width:768px){.blog-detail-content .content-section{gap:1rem}}.blog-detail-content .content-section h2,.blog-detail-content .content-section h3,.blog-detail-content .content-section h4,.blog-detail-content .content-section h5,.blog-detail-content .content-section h6{color:#000;letter-spacing:-.02em;margin:2rem 0 .5rem;font-weight:600;line-height:1.25}.blog-detail-content .content-section h2:first-child,.blog-detail-content .content-section h3:first-child,.blog-detail-content .content-section h4:first-child,.blog-detail-content .content-section h5:first-child,.blog-detail-content .content-section h6:first-child{margin-top:0}.blog-detail-content .content-section h2{margin-top:0;font-size:24px}.blog-detail-content .content-section h3{font-size:20px}.blog-detail-content .content-section h4{font-size:18px}.blog-detail-content .content-section h5{font-size:16px}.blog-detail-content .content-section h6{font-size:14px}.blog-detail-content .content-section p{color:#000000b3;margin:0;font-size:1.12rem;font-weight:400;line-height:1.65}@media (max-width:768px){.blog-detail-content .content-section p{font-size:.98rem;line-height:1.55}}.blog-detail-content .content-section .simple-list{flex-direction:column;margin:.5rem 0;padding-left:1.4rem;list-style:outside;display:flex}.blog-detail-content .content-section .simple-list li{color:#000000bf;font-size:1.08rem;line-height:1.6}.blog-detail-content .content-section .simple-list li::marker{color:#0006}@media (max-width:768px){.blog-detail-content .content-section .simple-list li{font-size:.96rem}}.blog-detail-content .content-section .numbered-list{counter-reset:numbered-counter;flex-direction:column;margin:.5rem 0;padding:0;list-style:none;display:flex}.blog-detail-content .content-section .numbered-list .numbered-item{counter-increment:numbered-counter;flex-direction:column;padding-left:2.2rem;display:flex;position:relative}.blog-detail-content .content-section .numbered-list .numbered-item:before{content:counter(numbered-counter)".";color:#000000a6;font-size:1rem;font-weight:600;line-height:1.5;position:absolute;left:0}.blog-detail-content .content-section .numbered-list .numbered-item .numbered-title{color:#000000a6;letter-spacing:-.01em;font-size:1rem}@media (max-width:768px){.blog-detail-content .content-section .numbered-list .numbered-item .numbered-title{font-size:1rem}}.blog-detail-content .content-section .numbered-list .numbered-item .numbered-desc{color:#000000a6;font-size:1rem;line-height:1.55}@media (max-width:768px){.blog-detail-content .content-section .numbered-list .numbered-item .numbered-desc{font-size:.92rem}}.blog-detail-content .content-section .approach-list{flex-direction:column;gap:0;margin:.5rem 0;padding:0;list-style:none;display:flex}.blog-detail-content .content-section .approach-list .approach-item{flex-direction:column;gap:0;display:flex}.blog-detail-content .content-section .approach-list .approach-item .approach-title,.blog-detail-content .content-section .approach-list .approach-item .approach-desc{color:#000000b3;font-size:1.08rem;font-weight:400;line-height:1.65}@media (max-width:768px){.blog-detail-content .content-section .approach-list .approach-item .approach-title,.blog-detail-content .content-section .approach-list .approach-item .approach-desc{font-size:.96rem}}.blog-content-image-wrapper{border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:780px;margin:3.5rem auto;display:flex;overflow:hidden}@media (max-width:768px){.blog-content-image-wrapper{border-radius:12px;max-width:100%;margin:2.2rem auto}}.blog-content-image-wrapper .blog-content-img{object-fit:cover;border-radius:20px;width:100%;height:auto;max-height:520px;display:block}@media (max-width:768px){.blog-content-image-wrapper .blog-content-img{border-radius:12px;max-height:280px}}.blog-content-image-wrapper .blog-content-image-caption{color:#00000073;text-align:center;margin-top:.8rem;font-size:.9rem;line-height:1.4}.blog-table-wrapper{-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #00000012;border-radius:14px;width:100%;margin:2.5rem 0;overflow-x:auto;box-shadow:0 4px 20px #00000004}@media (max-width:768px){.blog-table-wrapper{border-radius:10px;margin:1.8rem 0}}.blog-table-wrapper table{border-collapse:collapse;text-align:left;color:#000000b3;width:100%;font-size:1.02rem}@media (max-width:768px){.blog-table-wrapper table{font-size:.94rem}}.blog-table-wrapper table th,.blog-table-wrapper table td{border-bottom:1px solid #0000000d;padding:1.1rem 1.4rem;line-height:1.5}@media (max-width:768px){.blog-table-wrapper table th,.blog-table-wrapper table td{padding:.8rem 1rem}}.blog-table-wrapper table th{color:#000;text-transform:uppercase;letter-spacing:.05em;background-color:#f8f8f8;border-bottom:2px solid #00000014;font-size:.88rem;font-weight:600}@media (max-width:768px){.blog-table-wrapper table th{font-size:.8rem}}.blog-table-wrapper table tbody tr{transition:background-color .2s}.blog-table-wrapper table tbody tr:last-child td{border-bottom:none}.blog-table-wrapper table tbody tr:hover{background-color:#00000003}.latest-articles-section{width:100%;margin-top:5.5rem}@media (max-width:768px){.latest-articles-section{margin-top:3.5rem}}.latest-articles-section .latest-articles-header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}@media (max-width:768px){.latest-articles-section .latest-articles-header{flex-direction:column;align-items:flex-start;margin-bottom:2.5rem}}.latest-articles-section .section-title{color:#000;letter-spacing:-.025em;flex-shrink:0;margin:0;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:400}.latest-articles-section .section-title .title-dot{color:#000}.latest-articles-section .section-subtitle{color:#0000008c;text-align:right;align-self:center;max-width:280px;margin:0;font-size:.95rem;font-weight:400;line-height:1.6}@media (max-width:768px){.latest-articles-section .section-subtitle{text-align:left;max-width:100%}}.latest-articles-section .latest-articles-cta{justify-content:center;margin-top:3.5rem;display:flex}@media (max-width:768px){.latest-articles-section .latest-articles-cta{margin-top:2.5rem}}.latest-articles-section .view-all-btn{color:#000;letter-spacing:-.01em;background-color:#00000026;border:none;border-radius:50px;justify-content:center;align-items:center;padding:.85rem 2.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-flex}.latest-articles-section .view-all-btn:hover{background-color:#0003;transform:translateY(-1px)}.latest-articles-section .view-all-btn:active{transform:translateY(0)}.blog-grid{grid-template-columns:repeat(3,1fr);gap:4.5rem 3.5rem;width:100%;display:grid}@media (max-width:1024px){.blog-grid{grid-template-columns:repeat(2,1fr);gap:3.5rem 2.2rem}}@media (max-width:600px){.blog-grid{grid-template-columns:1fr;gap:3rem}}.blog-card{cursor:pointer;flex-direction:column;width:100%;text-decoration:none;display:flex}.blog-card:hover .card-image-wrapper .card-img{transform:scale(1.035)}.blog-card:hover .card-content .card-title{color:#000000bf}.blog-card .card-image-wrapper{aspect-ratio:16/11.5;background-color:#f7f7f7;border:1px solid #00000014;border-radius:20px;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}@media (max-width:768px){.blog-card .card-image-wrapper{border-radius:16px;margin-bottom:1.2rem}}.blog-card .card-image-wrapper .card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.blog-card .card-image-wrapper .category-pill{color:#000;letter-spacing:-.01em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#edededeb;border-radius:50px;padding:6px 14px;font-size:.85rem;font-weight:600;position:absolute;top:18px;right:18px;box-shadow:0 4px 12px #0000000a}@media (max-width:768px){.blog-card .card-image-wrapper .category-pill{padding:5px 12px;font-size:.78rem;top:14px;right:14px}}.blog-card .card-content{flex-direction:column;gap:.7rem;display:flex}.blog-card .card-content .card-date{color:#00000073;letter-spacing:-.01em;font-size:.95rem;font-weight:500}@media (max-width:768px){.blog-card .card-content .card-date{font-size:.88rem}}.blog-card .card-content .card-title{color:#000;letter-spacing:-.025em;margin:0;font-size:1.5rem;font-weight:600;line-height:1.25;transition:color .3s}@media (max-width:1200px){.blog-card .card-content .card-title{font-size:1.35rem}}@media (max-width:768px){.blog-card .card-content .card-title{font-size:1.25rem}}.blog-card .card-content .card-desc{color:#000000a6;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:768px){.blog-card .card-content .card-desc{font-size:.92rem;line-height:1.45}}@media (max-width:1600px){.blog-detail-container{padding:0 4rem 5rem}}@media (max-width:1600px) and (max-width:768px){.blog-detail-container{padding:0 1.5rem 3rem}}@media (max-width:1600px){.blog-detail-header{margin-bottom:1.5rem}.blog-detail-header .detail-title{font-size:clamp(2rem,4vw,3.2rem)}.blog-detail-header .detail-meta{font-size:.96rem}.blog-detail-featured-image{margin-bottom:4rem}.blog-detail-content{gap:2rem;margin-bottom:5rem}.blog-detail-content .content-section{gap:.5rem}.blog-detail-content .content-section h2{font-size:26px}.blog-detail-content .content-section p{font-size:1rem}.blog-detail-content .content-section .pillars-list{gap:1.4rem}.blog-detail-content .content-section .pillars-list .pillar-item .pillar-name{font-size:1.1rem}.blog-detail-content .content-section .pillars-list .pillar-item .pillar-desc{font-size:.95rem}.latest-articles-section{margin-top:4rem}.latest-articles-section .section-title{margin-bottom:3rem;font-size:clamp(1.8rem,3.5vw,2.4rem)}.blog-card .card-content .card-title{font-size:1.32rem}.blog-card .card-content .card-desc{font-size:.92rem}}.blog-faq-section{width:100%;margin-top:5.5rem}@media (max-width:768px){.blog-faq-section{margin-top:3.5rem}}.blog-faq-section .faq-header{text-align:center;margin-bottom:4rem}@media (max-width:768px){.blog-faq-section .faq-header{margin-bottom:2.5rem}}.blog-faq-section .faq-header .faq-tag{letter-spacing:.15em;text-transform:uppercase;color:#0006;font-size:.85rem;font-weight:600;display:inline-block}.blog-faq-section .faq-header .faq-main-title{color:#000;letter-spacing:-.015em;margin-top:.8rem;font-size:clamp(1.8rem,3.5vw,2.4rem);font-weight:400}.blog-faq-section .faq-list{max-width:100%;margin:0 auto}.blog-faq-section .faq-list .faq-item{cursor:pointer;border-bottom:1px solid #00000014;flex-direction:column;padding:1rem 0;transition:all .3s;display:flex}@media (max-width:768px){.blog-faq-section .faq-list .faq-item{padding:.8rem 0}}.blog-faq-section .faq-list .faq-item:hover .faq-question-row .faq-question{color:#000000b3}.blog-faq-section .faq-list .faq-item:hover .faq-question-row .faq-icon-wrapper{border-color:#0000004d}.blog-faq-section .faq-list .faq-item .faq-question-row{justify-content:space-between;align-items:center;gap:2rem;width:100%;display:flex}.blog-faq-section .faq-list .faq-item .faq-question-row .faq-question{color:#000;margin:0;font-size:clamp(1.05rem,2vw,1.22rem);font-weight:500;line-height:1.4;transition:color .3s}.blog-faq-section .faq-list .faq-item .faq-question-row .faq-icon-wrapper{background-color:#0000;border:1px solid #0000001f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex}@media (max-width:768px){.blog-faq-section .faq-list .faq-item .faq-question-row .faq-icon-wrapper{width:32px;height:32px}}.blog-faq-section .faq-list .faq-item .faq-question-row .faq-icon-wrapper svg{color:#000000a6;transition:transform .4s cubic-bezier(.25,1,.5,1),color .3s}.blog-faq-section .faq-list .faq-item.open .faq-icon-wrapper{background-color:#000;border-color:#000}.blog-faq-section .faq-list .faq-item.open .faq-icon-wrapper svg{color:#fff;transform:rotate(45deg)}.blog-faq-section .faq-list .faq-item .faq-answer-wrapper{opacity:0;max-height:0;margin-top:0;transition:max-height .4s cubic-bezier(.25,1,.5,1),opacity .3s,margin-top .3s;overflow:hidden}.blog-faq-section .faq-list .faq-item .faq-answer-wrapper.open{opacity:1;max-height:500px;margin-top:1.2rem}.blog-faq-section .faq-list .faq-item .faq-answer-wrapper .faq-answer{color:#0009;margin:0;padding-right:4rem;font-size:1.05rem;line-height:1.7}@media (max-width:768px){.blog-faq-section .faq-list .faq-item .faq-answer-wrapper .faq-answer{padding-right:1.5rem;font-size:.96rem;line-height:1.6}}.blog-custom-html{width:100%;margin:1.5rem 0;overflow-x:auto}.blog-custom-html table{margin:0 auto}
