.knowledge-hero-image{object-fit:cover;border-radius:20px;width:100%;max-height:460px;margin-bottom:2rem;display:block}.reading-progress[data-astro-cid-n5nxo7t6]{z-index:9999;pointer-events:none;background:linear-gradient(90deg,#2e7d32,#66bb6a);width:0;height:4px;transition:width 80ms linear;position:fixed;top:0;left:0}.tag-group[data-astro-cid-vzqmkwoe]{flex-wrap:wrap;gap:.75rem;margin:2rem 0;display:flex}.tag[data-astro-cid-vzqmkwoe]{background:var(--color-surface,#f5f5f5);color:inherit;border-radius:999px;align-items:center;padding:.45rem .8rem;font-size:.875rem;line-height:1.2;display:inline-flex}.knowledge-body{max-width:860px;margin:0 auto}.knowledge-body h2{margin-top:3rem;margin-bottom:1rem;font-size:2rem;font-weight:700}.knowledge-body h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem}.knowledge-body p{margin:1rem 0;line-height:1.9}.knowledge-body ul,.knowledge-body ol{margin:1.25rem 0;padding-left:2rem}.knowledge-body li{margin:.5rem 0}.knowledge-body img{border-radius:16px;width:100%;margin:2rem 0}.knowledge-body blockquote{background:#f6f8f4;border-left:5px solid #2e7d32;margin:2rem 0;padding:1rem 1.5rem}.knowledge-body hr{margin:3rem 0}.knowledge-article{max-width:860px;margin:0 auto}.knowledge-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:3rem;margin-top:2rem;display:grid}.knowledge-layout aside{align-self:start;height:fit-content;position:sticky;top:90px}.knowledge-content{width:100%;min-width:0}@media (width<=900px){.knowledge-layout{grid-template-columns:1fr}.knowledge-layout aside{position:static}}.knowledge-content{min-width:0;max-width:760px}.knowledge-content img{border-radius:16px;width:100%;margin:2rem 0}.knowledge-content blockquote{background:#f6f8f4;border-left:5px solid #2e7d32;margin:2rem 0;padding:1rem 1.5rem}.knowledge-content hr{margin:3rem 0}.knowledge-content h1{margin-bottom:1rem}.knowledge-content h2{margin-top:3.5rem;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.25}.knowledge-content h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.45rem;font-weight:600}.knowledge-content p{margin:1rem 0;font-size:1.05rem;line-height:1.85}.knowledge-content ul,.knowledge-content ol{margin:1.25rem 0;padding-left:2rem}.knowledge-content li{margin:.5rem 0;line-height:1.8}html{scroll-behavior:smooth}@media (width<=900px){.knowledge-content{max-width:100%}}.knowledge-layout{gap:clamp(2rem,4vw,4rem);margin-top:2.75rem}.knowledge-content{color:#25332a}.knowledge-content>:first-child{margin-top:0}.knowledge-content h2{color:#123c27;letter-spacing:-.02em;margin-top:4.25rem;margin-bottom:1.25rem;padding-top:.25rem;font-size:clamp(1.65rem,2.2vw,2.15rem);line-height:1.35;position:relative}.knowledge-content h2:before{content:"";background:var(--knowledge-primary,#176b42);border-radius:999px;width:44px;height:3px;margin-bottom:.9rem;display:block}.knowledge-content h3{color:#194d32;margin-top:2.6rem;margin-bottom:.9rem;font-size:clamp(1.25rem,1.7vw,1.5rem);line-height:1.45}.knowledge-content p{color:#3d4b42;margin:1.15rem 0;font-size:1.04rem;line-height:1.95}.knowledge-content li{color:#3d4b42;margin:.65rem 0;line-height:1.85}.knowledge-content strong{color:#203b2c;font-weight:700}.knowledge-content img{border:1px solid #123c2714;border-radius:20px;margin:2.5rem 0;box-shadow:0 18px 45px #14362414}.knowledge-content blockquote{border:1px solid #186b421f;border-left:4px solid var(--knowledge-primary,#176b42);color:#294536;background:linear-gradient(135deg,#eef7f1f2,#fafcf9f2);border-radius:0 14px 14px 0;margin:2.4rem 0;padding:1.35rem 1.5rem 1.35rem 1.75rem;position:relative}.knowledge-content hr{background:linear-gradient(90deg,#0000,#176b4238,#0000);border:0;width:100%;height:1px;margin:4rem 0}html[lang=km] .knowledge-content p,html[lang=km] .knowledge-content li{line-height:2}html[lang=km] .knowledge-content h2{line-height:1.55}html[lang=km] .knowledge-content h3{line-height:1.6}@media (width<=900px){.knowledge-layout{gap:1.5rem;margin-top:2rem}.knowledge-content h2{margin-top:3.4rem}}@media (width<=640px){.knowledge-content h2{margin-top:3rem;font-size:1.55rem}.knowledge-content h3{margin-top:2.2rem;font-size:1.25rem}.knowledge-content p{font-size:1rem;line-height:1.85}html[lang=km] .knowledge-content p,html[lang=km] .knowledge-content li{line-height:1.95}.knowledge-content img{border-radius:14px;margin:2rem 0}}.knowledge-toc{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:260px;max-height:calc(100vh - 120px);padding:1.25rem;position:sticky;top:90px;overflow-y:auto;box-shadow:0 4px 16px #0000000d}.knowledge-toc summary{display:none}.knowledge-toc ul{margin:0;padding:0;list-style:none}.knowledge-toc li{margin:.25rem 0}.depth-2{margin-left:0}.depth-3{margin-left:14px}.depth-4{margin-left:28px}.toc-item a{color:#374151;border-left:3px solid #0000;border-radius:8px;padding:.55rem .75rem;line-height:1.5;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:block}.toc-item a.active{font-weight:700;color:#fff!important;background:green!important;border-left:6px solid red!important}.knowledge-toc::-webkit-scrollbar{width:6px}.knowledge-toc::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}@media (width<=900px){.knowledge-toc{max-width:none;max-height:none;margin-bottom:2rem;position:static;overflow:visible}.knowledge-toc summary{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:700;display:flex}.knowledge-toc summary::-webkit-details-marker{display:none}.knowledge-toc summary:after{content:"▼";transition:all .25s}.knowledge-toc[open] summary:after{transform:rotate(180deg)}.knowledge-toc:not([open]) ul{display:none}}.knowledge-toc{background:linear-gradient(#fff 0%,#fbfcfa 100%);border:1px solid #14482e1a;border-radius:18px;padding:1.35rem;box-shadow:0 12px 34px #16362512}.toc-item a{color:#536158;border-left:0;border-radius:9px;padding:.62rem .8rem;font-size:.92rem;line-height:1.55;position:relative}.toc-item a:hover{color:#176b42;background:#f2f7f3}.toc-item a.active{padding-left:.95rem;font-weight:700;box-shadow:0 7px 18px #176b422e;color:#fff!important;background:linear-gradient(135deg,#176b42,#0e5734)!important;border-left:0!important}.toc-item a.active:before{content:"";background:#d8b75c;border-radius:999px;width:4px;height:4px;position:absolute;top:50%;left:.45rem;transform:translateY(-50%)}html[lang=km] .toc-item a{line-height:1.7}@media (width<=900px){.knowledge-toc{border-radius:14px;margin-bottom:1.5rem;padding:1rem 1.15rem;box-shadow:0 8px 24px #1636250f}.knowledge-toc summary{color:#174b31;margin-bottom:0}.knowledge-toc[open] summary{margin-bottom:1rem}}.knowledge-toc{scrollbar-width:none;-ms-overflow-style:none;background:linear-gradient(#fff 0%,#fbfcfa 100%);border:1px solid #14482e1a;border-radius:18px;position:sticky;overflow-y:auto;box-shadow:0 12px 32px #14362412}.knowledge-toc::-webkit-scrollbar{width:0;height:0;display:none}.knowledge-toc ul{margin:0;padding:.45rem .55rem .75rem;position:relative}.knowledge-toc .toc-item a{color:#526158;background:0 0;border:0;border-radius:10px;margin:.12rem 0;padding:.62rem .85rem;font-size:.9rem;font-weight:500;line-height:1.55;transition:color .16s,background-color .16s,transform .16s,box-shadow .16s;display:block;position:relative}.knowledge-toc .toc-item a:hover{color:var(--knowledge-primary,#176b42);background:#176b420e;transform:translate(2px)}.knowledge-toc .toc-item a.active{border-radius:11px;padding:.7rem .95rem;font-weight:700;transform:none;box-shadow:0 8px 18px #176b422e;color:#fff!important;background:linear-gradient(135deg,#176b42,#0d5734)!important;border:0!important}.knowledge-toc .toc-item a.active:before{content:"";background:#e3c46d;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:.45rem;transform:translateY(-50%)}html[lang=km] .knowledge-toc .toc-item a{font-size:.92rem;line-height:1.75}.knowledge-toc{mask-image:linear-gradient(#0000 0,#000 18px calc(100% - 18px),#0000 100%)}@media (width<=900px){.knowledge-toc{border-radius:14px;max-height:none;position:relative;mask-image:none}}.related-articles{margin-top:5rem}.related-articles h2{margin-bottom:2rem;font-size:2rem;font-weight:800}.related-articles-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:2rem;display:grid}@media (width>=900px){.related-articles-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.related-articles{margin-top:4rem}.related-articles-grid{grid-template-columns:1fr;gap:1.5rem}}.related-articles{background:linear-gradient(145deg,#fbfcf8 0%,#f4f8f3 48%,#f8f5eb 100%);border:1px solid #14482e16;border-radius:26px;margin-top:4.75rem;margin-bottom:0;padding:clamp(1.5rem,3.5vw,3rem);position:relative;overflow:hidden;box-shadow:0 18px 50px #1436240e}.related-articles:before{content:"";pointer-events:none;background:radial-gradient(circle,#cda6411f,#0000 68%);border-radius:50%;width:270px;height:270px;position:absolute;top:-120px;right:-90px}.related-articles:after{content:"";pointer-events:none;background:radial-gradient(circle,#176b4211,#0000 68%);border-radius:50%;width:280px;height:280px;position:absolute;bottom:-150px;left:-100px}.related-articles h2{z-index:1;color:#123c27;margin:0 0 1.8rem;padding-bottom:1rem;font-size:clamp(1.45rem,2.2vw,1.9rem);font-weight:800;line-height:1.35;position:relative}.related-articles h2:after{content:"";background:var(--knowledge-primary,#176b42);border-radius:999px;width:46px;height:3px;position:absolute;bottom:0;left:0}.related-articles-grid{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.25rem;display:grid;position:relative}.related-articles .knowledge-article-card{background:#fffffff0;border:1px solid #14482e16;height:100%;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 8px 24px #1436240e}.related-articles .knowledge-article-card:hover{border-color:#176b422e;transform:translateY(-4px);box-shadow:0 16px 38px #1436241a}html[lang=km] .related-articles h2{line-height:1.65}@media (width<=768px){.related-articles{border-radius:20px;margin-top:3.5rem;padding:1.75rem 1.2rem}.related-articles h2{margin-bottom:1.4rem}.related-articles-grid{grid-template-columns:1fr;gap:1rem}}@media (width<=480px){.related-articles{padding:1.5rem .9rem}}.related-articles .knowledge-article-card .card-content{flex-direction:column;height:100%;display:flex}.related-articles .knowledge-article-card .card-tags{background:linear-gradient(135deg,#fbfcf7 0%,#f7f8ef 100%);border:1px solid #134e2f17;border-bottom:0;border-radius:16px 16px 0 0;flex-wrap:wrap;align-items:center;gap:.35rem .45rem;min-height:58px;margin-top:auto;margin-bottom:0;padding:1rem 4.5rem .55rem 4.3rem;display:flex;position:relative}.related-articles .knowledge-article-card .card-tags:before{content:"#";color:#155b37;background:linear-gradient(145deg,#f7edd0,#f2dfaa);border-radius:50%;place-items:center;width:38px;height:38px;font-size:1rem;font-weight:800;display:grid;position:absolute;top:50%;left:1rem;transform:translateY(-50%);box-shadow:0 5px 14px #715b1f1a}.related-articles .knowledge-article-card .card-tag{color:#425148;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:.82rem;font-weight:650;line-height:1.55;transition:color .16s;display:inline}.related-articles .knowledge-article-card .card-tag:hover{color:var(--knowledge-primary,#176b42);background:0 0;transform:none}.related-articles .knowledge-article-card .card-footer{color:#31503e;background:linear-gradient(135deg,#fbfcf7 0%,#f7f8ef 100%);border:1px solid #134e2f17;border-top:0;border-radius:0 0 16px 16px;justify-content:space-between;align-items:center;gap:1rem;min-height:58px;margin-top:0;padding:.55rem 1rem 1rem 4.3rem;font-size:.84rem;font-weight:700;display:flex;position:relative}.related-articles .knowledge-article-card .card-footer .read-more{color:#0000;background:linear-gradient(145deg,#176b42,#0e5533);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;padding:0;font-size:0;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 7px 18px #176b4233}.related-articles .knowledge-article-card .card-footer .read-more:before{content:"›";color:#fff;font-size:1.65rem;font-weight:400;line-height:1;transform:translateY(-1px)}.related-articles .knowledge-article-card:hover .card-footer .read-more{transform:translate(3px);box-shadow:0 9px 22px #176b4245}html[lang=km] .related-articles .knowledge-article-card .card-tag,html[lang=km] .related-articles .knowledge-article-card .card-footer{font-size:.88rem;line-height:1.7}@media (width<=640px){.related-articles .knowledge-article-card .card-tags{padding:.9rem 3.8rem .5rem 3.7rem}.related-articles .knowledge-article-card .card-tags:before{width:34px;height:34px;left:.85rem}.related-articles .knowledge-article-card .card-footer{padding:.5rem .85rem .9rem 3.7rem}.related-articles .knowledge-article-card .card-footer .read-more{width:38px;height:38px}}.related-articles .knowledge-article-card .card-content{flex-direction:column;height:auto;min-height:0;display:flex}.related-articles .knowledge-article-card .card-footer{visibility:visible;opacity:1;flex:none;margin-top:0;position:relative}.related-articles .knowledge-article-card{height:auto;min-height:100%;overflow:visible}.related-articles-grid>.knowledge-article-card{align-self:stretch}@media (width<=768px){.related-articles .knowledge-article-card{min-height:0}}.related-articles .knowledge-article-card .card-tags{background:linear-gradient(135deg,#fbfcf7 0%,#f8f8f1 100%);border-radius:16px 16px 0 0;gap:.3rem .55rem;min-height:auto;padding:.9rem 4.2rem .75rem 4.15rem}.related-articles .knowledge-article-card .card-tags:before{color:#125f39;background:linear-gradient(145deg,#f8edcb,#f3dda0);width:36px;height:36px;font-size:.95rem;left:1rem;box-shadow:0 4px 12px #6f5b2217}.related-articles .knowledge-article-card .card-tag{color:#31483a;font-size:.8rem;font-weight:700;line-height:1.55}.related-articles .knowledge-article-card .card-footer{color:#31503e;background:linear-gradient(135deg,#fbfcf7 0%,#f8f8f1 100%);border-top:1px solid #14482e11;min-height:auto;padding:.75rem 1rem .9rem 4.15rem;font-size:.82rem}.related-articles .knowledge-article-card .card-footer>span:first-child{color:#31503e;align-items:center;min-height:38px;font-weight:700;display:inline-flex}.related-articles .knowledge-article-card .card-footer .read-more{background:linear-gradient(145deg,#167044,#0d5734);width:40px;height:40px;box-shadow:0 6px 16px #11623933}.related-articles .knowledge-article-card .card-footer .read-more:before{font-size:1.55rem}.related-articles .knowledge-article-card .card-content>p{margin-bottom:.5rem}.related-articles .knowledge-article-card .card-tags{margin-top:.75rem}html[lang=km] .related-articles .knowledge-article-card .card-tag{font-size:.86rem;line-height:1.7}html[lang=km] .related-articles .knowledge-article-card .card-footer{font-size:.86rem}@media (width<=640px){.related-articles .knowledge-article-card .card-tags{padding:.8rem 3.7rem .65rem 3.6rem}.related-articles .knowledge-article-card .card-tags:before{width:34px;height:34px;left:.8rem}.related-articles .knowledge-article-card .card-footer{padding:.65rem .8rem .8rem 3.6rem}.related-articles .knowledge-article-card .card-footer .read-more{width:38px;height:38px}}.related-articles-grid{align-items:stretch}.related-articles .knowledge-article-card{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.related-articles .knowledge-article-card>img{flex:none}.related-articles .knowledge-article-card .card-content{flex-direction:column;flex:auto;height:auto;min-height:0;display:flex}.related-articles .knowledge-article-card .card-content>p{flex:none}.related-articles .knowledge-article-card .card-tags{visibility:visible;opacity:1;flex:none;margin-top:auto;margin-bottom:0}.related-articles .knowledge-article-card .card-footer{visibility:visible;opacity:1;flex:none;margin-top:0}@media (width<=768px){.related-articles .knowledge-article-card{height:auto}.related-articles .knowledge-article-card .card-tags{margin-top:.75rem}}.related-articles .knowledge-article-card .card-content{padding:0}.related-articles .knowledge-article-card .card-content>.category{margin:1rem 1.25rem .45rem;line-height:1.5;display:inline-block}.related-articles .knowledge-article-card .card-content>h3{margin:0 1.25rem .55rem;line-height:1.45}.related-articles .knowledge-article-card .card-content>p{margin:0 1.25rem 1.15rem;line-height:1.75}.related-articles .knowledge-article-card .card-tags,.related-articles .knowledge-article-card .card-footer{width:100%}html[lang=km] .related-articles .knowledge-article-card .card-content>h3{line-height:1.6}html[lang=km] .related-articles .knowledge-article-card .card-content>p{line-height:1.9}@media (width<=768px){.related-articles .knowledge-article-card .card-content>.category{margin:.9rem 1rem .4rem}.related-articles .knowledge-article-card .card-content>h3{margin:0 1rem .5rem}.related-articles .knowledge-article-card .card-content>p{margin:0 1rem 1rem}}.info-box{border-left:5px solid var(--primary);background:#f8fbf8;border-radius:12px;margin:2rem 0;padding:1.5rem}.info-box h4{margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.info-box-content{line-height:1.8}.info-box.tip{border-color:#2e7d32}.info-box.insight{background:#f3f8ff;border-color:#1565c0}.info-box.warning{background:#fff8f2;border-color:#e65100}.faq{margin:3rem 0}.faq-item{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin-bottom:1rem;overflow:hidden}.faq-item summary{cursor:pointer;user-select:none;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";float:right;font-size:1.25rem;transition:transform .2s}.faq-item[open] summary:after{content:"-"}.faq-answer{color:var(--text-light);padding:0 1.5rem 1.5rem;line-height:1.8}.faq-item{transition:all .25s;overflow:hidden}.faq-answer{padding-top:.75rem}.faq-item .faq-question:after{content:none;display:none}.faq-question{justify-content:space-between;align-items:center;gap:1rem;display:flex}.faq-question>span:first-child{flex:1;min-width:0}.faq-question .faq-icon{flex:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1.25rem;font-weight:700;line-height:1;transition:transform .18s,color .18s;display:inline-flex}.faq-item[open] .faq-question .faq-icon{transform:rotate(45deg)}.comparison-table-wrapper{border:1px solid var(--border);background:var(--surface);border-radius:12px;margin:2rem 0;overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;min-width:700px}.comparison-table th{background:var(--primary);color:#fff;text-align:left;padding:1rem;font-weight:700}.comparison-table td{border-top:1px solid var(--border);vertical-align:top;padding:1rem}.comparison-table tbody tr:nth-child(2n){background:#fafafa}.comparison-table tbody tr:hover{background:#f2f8f3}.article-link{color:var(--primary);border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.article-link:hover{color:var(--primary-light);border-color:currentColor}.external-link{color:var(--primary);border-bottom:1px solid #0000;align-items:center;gap:.25rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.external-link:hover{color:var(--primary-light);border-color:currentColor}.external-link span{font-size:.8rem}.related-topics{margin-top:4rem}.related-topics h2{margin-bottom:1.25rem}.topics-list{flex-wrap:wrap;gap:.75rem;display:flex}.topic-chip{color:var(--primary);background:#eef6ef;border-radius:999px;align-items:center;padding:.6rem 1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.topic-chip:hover{background:#dcefdc;transform:translateY(-2px)}.quick-facts__item{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.quick-facts__item:last-child{margin-bottom:0}.quick-facts__icon{color:var(--color-primary);flex-shrink:0;font-size:1rem;font-weight:700;line-height:1}.quick-facts__text{flex:1}
