.hh-video{max-width:900px;margin:20px auto 32px}.hh-video-inner{position:relative;width:100%;aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:#000}.hh-video-inner iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.hh-video-mobile{display:none}@media (max-width:768px){.hh-video-desktop{display:none}.hh-video-mobile{display:block}.hh-video-mobile .hh-video-inner{aspect-ratio:9/16}}.hh-linkbox{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:14px 0;margin:30px 0;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease}.hh-linkbox a{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;align-items:center;text-decoration:none;color:inherit}.hh-linkbox img{width:100%;height:100%;max-height:220px;border-radius:16px;object-fit:cover;display:block}.hh-linkbox div{display:flex;flex-direction:column;gap:8px}.hh-linkbox h3{margin:0}.hh-linkbox p{margin:0}.hh-linkbox:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(15,23,42,.08);border-color:#d1d5db;background-color:#f9fafb}.hh-linkbox a:focus-visible{outline:2px solid #9b2423;outline-offset:3px}@media (max-width:900px){.hh-linkbox a{grid-template-columns:260px minmax(0,1fr);gap:20px}.hh-linkbox img{max-height:200px}}@media (max-width:768px){.hh-linkbox a{display:block;text-align:center}.hh-linkbox img{display:block;margin:12px auto 0;width:100%;max-width:420px;height:auto;border-radius:14px}.hh-linkbox p{display:none}}@media (max-width:768px){.hh-linkbox{padding-top:10px;padding-bottom:10px;margin-top:14px;margin-bottom:30px}}.hh-transcript{margin:30px 0}.hh-transcript details{max-width:900px;margin:0 auto}.hh-transcript summary::-webkit-details-marker{display:none!important}.hh-transcript summary::marker{content:""!important}.hh-transcript summary{cursor:pointer;padding:4px 0;outline:none;user-select:none;font-family:"Open Sans",sans-serif!important;font-size:22px!important;font-weight:700!important;line-height:1.3;color:inherit;display:inline-flex;align-items:center;gap:8px;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px;transition:color .15s ease}.hh-transcript summary::before{content:"➜";font-size:.9em;margin-right:4px;transform-origin:center;transition:transform .15s ease}.hh-transcript details[open] summary::before{transform:translateX(2px)}.hh-transcript summary:hover{color:#9b2423}.hh-transcript-content{margin-top:16px}.hhp{--text:#111827;--muted:#6b7280;--btn:#9b2423;--btnHover:#191e28;margin:28px 0 0}.hhp h2,.hhp h3{text-align:left;margin-bottom:20px}.hhp h2{margin-top:8px}.hhp h3{margin-top:0}.hhp h2 a,.hhp h3 a{color:var(--text);text-decoration:none;border-bottom:1px solid transparent}.hhp h2 a:hover,.hhp h3 a:hover{border-bottom-color:var(--text)}.hhp-g{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:16px;margin:0 0 22px}.hhp-g img{width:100%;height:auto;border-radius:10px;transition:transform .15s ease}.hhp-g a:hover img{transform:scale(1.015)}.hhp-g--single{grid-template-columns:1fr;justify-items:center}.hhp-g--single a{max-width:400px;margin:0 auto}.hhp-desc{font-size:18px;line-height:1.7;color:var(--text);margin:8px 0 22px;text-align:left}.hhp-bottom{display:flex;gap:30px;align-items:center;justify-content:center;flex-wrap:wrap;padding:4px 0}.hhp-meta{display:flex;gap:30px;align-items:center;justify-content:center}.hhp-metric{display:flex;align-items:center;gap:10px;color:var(--text);font-size:30px;font-weight:600}.hhp-ico{font-size:2em}.hhp-cta a{display:inline-block;background:var(--btn);color:#fff;font-weight:700;padding:12px 20px;border-radius:10px;font-size:18px;text-decoration:none;transition:.15s}.hhp-cta a:hover{background:var(--btnHover);transform:translateY(-1px)}.hhp-extra{display:flex;gap:14px;justify-content:center;align-items:flex-start;flex-wrap:nowrap;margin:0 0 26px}.hhp-extra figure{margin:0;flex:1 1 0;display:flex;flex-direction:column;align-items:center;text-align:center}.hhp-extra img{width:auto;height:auto;max-height:210px;object-fit:contain;border-radius:10px;display:block;margin-bottom:8px}.hhp-extra figcaption{font-size:14px;color:var(--muted);line-height:1.35;padding:0 4px;text-align:center}@media (max-width:720px){.hhp-extra{flex-wrap:wrap}.hhp-extra figure{flex:1 1 calc(50% - 7px)}.hhp-extra img{max-height:150px}.hhp-extra figcaption{font-size:13px}}@media (min-width:1020px){.hhp-extra img{max-height:250px}}.hhp-divider{border-bottom:1px solid #e5e7eb;margin:4px 0 32px}.hhp:has(+.hh-linkbox) .hhp-divider{border-bottom:none}@media (max-width:720px){.hhp-g{grid-template-columns:1fr;gap:12px}.hhp-g a:nth-child(n+2){display:none}.hhp-bottom{flex-direction:column;gap:10px;padding:10px 0 18px}.hhp-meta{width:100%;justify-content:center;gap:18px}.hhp-metric{font-size:20px;gap:6px}.hhp-ico{font-size:1.6em}.hhp-cta{width:100%;text-align:center}.hhp-cta a{width:100%;max-width:320px;padding:10px 14px;font-size:16px}}.hhp-box{display:flex;gap:24px;padding:20px;border:1px solid #d1d5db;border-radius:10px;background:#f9fafb;align-items:flex-start;margin:2rem 0}.hhp-box a{text-decoration:none;color:inherit}.hhp-img img{width:140px;max-width:100%;height:auto;border-radius:8px;display:block}.hhp-body{flex:1}.hhp-title{margin:0 0 .4rem}.hhp-desc{margin:0 0 .75rem}.hhp-feat{list-style:none;padding-left:0;margin:0 0 .75rem}.hhp-feat li{margin-bottom:.3rem}.hhp-btn{margin-top:.25rem;display:inline-block;background:#9b2423;color:#fff!important;padding:10px 18px;border-radius:6px;font-weight:600;text-decoration:none;transition:background .18s ease,transform .12s ease}.hhp-btn:hover{background:#e86a1a;transform:translateY(-1px)}@media (max-width:768px){.hhp-box{flex-direction:column}.hhp-img img{width:100%;max-width:220px}}.hh-pro li,.hh-con li{list-style:none!important;position:relative;padding-left:18px}.hh-pro li::before,.hh-con li::before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%}.hh-pro li::before{background:#3b6b3f}.hh-con li::before{background:#b9433c}.hh-faq{margin:32px 0;padding:20px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb}.hh-faq h2{margin-top:0;margin-bottom:18px;font-size:24px;font-weight:700;color:#191e28}.hh-faq details{margin-bottom:14px;border:1px solid #d1d5db;border-radius:10px;background:#fff;overflow:hidden;transition:border-color .2s ease}.hh-faq details:hover{border-color:#9b2423}.hh-faq summary{padding:12px 16px;cursor:pointer;font-size:16px;font-weight:600;color:#191e28;list-style:none;display:flex;align-items:center;justify-content:space-between}.hh-faq summary::-webkit-details-marker{display:none}.hh-faq summary::after{content:"+";font-weight:700;font-size:18px;color:#9b2423;transition:transform .2s ease}.hh-faq details[open] summary::after{content:"–";transform:rotate(180deg)}.hh-faq details p,.hh-faq details ul{padding:0 16px 16px;margin:0;font-size:15px;line-height:1.55;color:#374151}.hh-faq details ul{padding-left:32px}.hh-faq details li{margin-bottom:6px}.kb-table-of-contents-container{border-left:3px solid #9b2423;padding:14px 0 14px 16px;margin:1.5rem 0 2rem;background:#f9fafb;border-radius:4px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.kb-table-of-contents-title{font-weight:600;margin-bottom:.5rem}.kb-table-of-contents-container a{text-decoration:none}.kb-table-of-contents-container a:hover{color:#e86a1a}#toc_container{background:#f9fafb!important;border:1px solid #d1d5db!important;border-radius:8px!important;padding:14px!important;color:inherit!important}#toc_container .toc_title{font-weight:600;margin-bottom:8px}#toc_container ul.toc_list a{text-decoration:none}#toc_container ul.toc_list a:hover{color:#e86a1a!important}#toc_container .toc_toggle a{font-size:.85em}.hh-cta{background:#f9fafb;border:1px solid #d1d5db;padding:22px;border-radius:10px;margin-top:2.25rem}.hh-cta h3{margin-top:0;margin-bottom:.5rem}.hh-cta p{margin-bottom:.75rem}.hh-summary{display:flex;flex-direction:column;gap:12px;padding:22px;border:1px solid #e5e7eb;border-radius:14px;background:#f9fafb;margin:30px 0;box-shadow:0 1px 3px rgba(0,0,0,.06)}.hh-summary-title{margin:0 0 4px;font-size:22px;font-weight:600;color:#111827}.hh-summary-text{margin:0;color:#374151;line-height:1.6;font-size:15px}.hh-summary-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.hh-summary-pill{padding:7px 16px;font-size:14px;background:#e5e7eb;color:#374151;border-radius:999px;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.hh-summary-cta{padding:8px 20px;border-radius:999px;font-size:14px;font-weight:600;background:#9b2423;color:#f9fafb;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .1s ease}.hh-summary-cta:hover{background:#d97706;transform:translateY(-1px)}@media (max-width:480px){.hh-summary{padding:18px}}.hhp-box .hhp-title{margin:0 0 6px;font-size:20px;font-weight:600}.hhp-box .hhp-desc{margin:0 0 10px;font-size:15px;line-height:1.55;color:#374151}.hhp-box .hhp-feat{margin:0 0 12px}.hhp-box .hhp-feat li{margin-bottom:4px;font-size:14px;color:#374151}.hhp-box .hhp-bottom{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:18px;padding:4px 0 0}.hhp-box .hhp-meta{display:flex;align-items:center;flex-wrap:nowrap;gap:16px}.hhp-box .hhp-metric{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#374151}.hhp-box .hhp-ico{font-size:1.3em;line-height:1}.hhp-box .hhp-cta a{padding:6px 18px;border-radius:999px;font-size:14px;font-weight:600;background:#9b2423;color:#fff!important;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,transform .1s ease}.hhp-box .hhp-cta a:hover{background:#d97706;transform:translateY(-1px)}.hh-spec{width:100%;border-collapse:separate;border-spacing:0;background:#f9fafb;border:1px solid #d1d5db;border-radius:10px;overflow:hidden;font-size:15px}.hh-spec th{text-align:left;font-weight:600;padding:10px 14px;width:160px;color:#111827;background:#f3f4f6;border-bottom:1px solid #e5e7eb}.hh-spec td{padding:10px 14px;color:#374151;line-height:1.55;border-bottom:1px solid #e5e7eb}.hh-spec tr:last-child th,.hh-spec tr:last-child td{border-bottom:none}@media (max-width:600px){.hh-spec th{width:120px;font-size:14px;padding:8px 10px}.hh-spec td{font-size:14px;padding:8px 10px}}.hh-related{margin:40px 0;padding:22px;border:1px solid #e5e7eb;background:#f9fafb;border-radius:14px}.hh-related h2{margin-top:0;margin-bottom:18px;font-size:22px;font-weight:700;color:#111827}.hh-related-list{display:flex;flex-direction:column;gap:12px}.hh-related-item{display:block;padding:12px 16px;border:1px solid #d1d5db;border-radius:10px;background:#fff;font-size:16px;font-weight:600;color:#191e28;text-decoration:none;transition:all .18s ease}.hh-related-item:hover{border-color:#9b2423;background:#f3f4f6;transform:translateY(-2px)}.hh-transcript{margin-top:32px}.hh-transcript details{border:1px solid #d1d5db;border-radius:10px;background:#f9fafb;padding:14px 16px}.hh-transcript summary{cursor:pointer;font-weight:600;color:#111827;list-style:none}.hh-transcript summary::-webkit-details-marker{display:none}.hh-transcript-content{margin-top:10px;padding-top:8px;border-top:1px solid #e5e7eb;font-size:15px;line-height:1.6;color:#374151}.hh-transcript-content p{margin:0 0 10px}