/* @skill hatdaukhaai-faq-page — minified; edit source then npm run minify-assets */
body.page-cau-hoi-thuong-gap{--htx-faq-page-bg: color-mix(in srgb, var(--hdk-primary, #2456d8) 3%, #f8faff);--htx-faq-surface: #ffffff;--htx-faq-surface-soft: color-mix(in srgb, var(--hdk-primary, #2456d8) 4%, #ffffff);background:var(--htx-faq-page-bg)}body.page-cau-hoi-thuong-gap:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 80% 50% at 10% 0%,color-mix(in srgb,var(--hdk-primary, #2456d8) 10%,transparent),transparent 55%),radial-gradient(ellipse 60% 40% at 95% 15%,color-mix(in srgb,var(--hdk-primary, #2456d8) 6%,transparent),transparent 50%)}body.page-cau-hoi-thuong-gap .wrapper-detail{background:transparent}.htx-faq-page{color:var(--hdk-text, #111);background:transparent}.htx-faq-page .htx-faq-breadcrumb-wrap .hdk-hub-breadcrumb{margin-bottom:1rem}.htx-faq-page .htx-faq-breadcrumb-wrap .breadcrumb-item a{color:var(--hdk-text-secondary, #787774);text-decoration:none}.htx-faq-page .htx-faq-breadcrumb-wrap .breadcrumb-item a:hover{color:var(--hdk-primary, #2456d8)}.htx-faq-page .htx-faq-breadcrumb-wrap .breadcrumb-item.active{color:var(--hdk-text, #111)}.htx-faq-hero{margin-bottom:1.75rem;padding:1.25rem 1.375rem 1.375rem;border:1px solid color-mix(in srgb,var(--hdk-primary, #2456d8) 10%,var(--hdk-border, #e1eaef));border-radius:16px;background:var(--htx-faq-surface, #fff);box-shadow:0 2px 16px color-mix(in srgb,var(--hdk-primary, #2456d8) 6%,transparent)}.htx-faq-hero h1{display:flex;align-items:center;gap:.5rem;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 .75rem;color:var(--hdk-text, #111)}.htx-faq-hero-icon{flex-shrink:0;font-size:1.75rem;color:var(--hdk-primary, #2456d8)}.htx-faq-intro{max-width:65ch;margin:0;font-size:1rem;line-height:1.7;color:var(--hdk-text-secondary, #787774)}.htx-faq-meta{display:inline-flex;align-items:center;gap:.35rem;margin-top:.875rem;padding:.35rem .75rem;font-size:.8125rem;color:var(--hdk-text-secondary, #787774);background:color-mix(in srgb,var(--hdk-primary, #2456d8) 8%,var(--hdk-surface, #fff));border-radius:9999px}.htx-faq-meta iconify-icon{font-size:1rem;color:var(--hdk-primary, #2456d8)}.htx-faq-list{display:flex;flex-direction:column;gap:.625rem}.htx-faq-item{border:1px solid var(--hdk-border, #eaeaea);border-radius:12px;background:var(--htx-faq-surface, #fff);overflow:hidden;box-shadow:0 1px 3px color-mix(in srgb,var(--hdk-primary, #2456d8) 8%,transparent);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.htx-faq-item:hover{border-color:color-mix(in srgb,var(--hdk-primary, #2456d8) 18%,var(--hdk-border, #eaeaea))}.htx-faq-item[open]{border-color:color-mix(in srgb,var(--hdk-primary, #2456d8) 22%,var(--hdk-border, #eaeaea));background:var(--htx-faq-surface-soft, color-mix(in srgb, var(--hdk-primary, #2456d8) 4%, #fff));box-shadow:0 2px 12px color-mix(in srgb,var(--hdk-primary, #2456d8) 10%,transparent)}.htx-faq-item>summary{list-style:none;cursor:pointer;padding:1rem 1.125rem;display:flex;align-items:flex-start;gap:.75rem;transition:background .2s ease}.htx-faq-item>summary::-webkit-details-marker{display:none}.htx-faq-item>summary:before{content:"";flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.15rem;border-radius:9999px;border:1px solid var(--hdk-border, #eaeaea);background:var(--htx-faq-surface-soft, color-mix(in srgb, var(--hdk-primary, #2456d8) 4%, #fff));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23787774' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.htx-faq-item[open]>summary:before{transform:rotate(180deg);border-color:var(--hdk-primary, #2456d8);background-color:color-mix(in srgb,var(--hdk-primary, #2456d8) 10%,var(--htx-faq-surface-soft, #fff))}.htx-faq-item>summary:hover{background:color-mix(in srgb,var(--hdk-primary, #2456d8) 3%,var(--htx-faq-surface, #fff))}.htx-faq-item[open]>summary:hover{background:transparent}.htx-faq-q{flex:1;min-width:0;margin:0;font-size:1rem;font-weight:600;line-height:1.45;color:var(--hdk-text, #111)}.htx-faq-a{padding:0 1.125rem 1.125rem 2.875rem;font-size:.9375rem;line-height:1.7;color:var(--hdk-text-secondary, #787774)}.htx-faq-a a{color:var(--hdk-primary, #2456d8);word-break:break-word}.htx-faq-a a:hover{text-decoration:underline}.htx-faq-aside{position:sticky;top:5.5rem}.htx-faq-aside-card{border:1px solid color-mix(in srgb,var(--hdk-primary, #2456d8) 10%,var(--hdk-border, #eaeaea));border-radius:12px;padding:1.25rem;background:var(--htx-faq-surface, #fff);margin-bottom:1rem;box-shadow:0 4px 20px color-mix(in srgb,var(--hdk-primary, #2456d8) 6%,transparent)}.htx-faq-aside-title{margin:0 0 .5rem;font-size:.9375rem;font-weight:600;color:var(--hdk-text, #111)}.htx-faq-aside-desc{margin:0 0 1rem;font-size:.875rem;line-height:1.6;color:var(--hdk-text-secondary, #787774)}.htx-faq-aside-links{display:flex;flex-direction:column;gap:.5rem}.htx-faq-aside-link{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem .75rem;border-radius:8px;border:1px solid var(--hdk-border, #eaeaea);background:var(--htx-faq-surface-soft, color-mix(in srgb, var(--hdk-primary, #2456d8) 4%, #fff));color:var(--hdk-text, #111);font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .2s ease,background .2s ease,transform .2s ease}.htx-faq-aside-link:hover{border-color:var(--hdk-primary, #2456d8);background:var(--hdk-surface, #fff);color:var(--hdk-text, #111);transform:translateY(-1px)}.htx-faq-aside-link:active{transform:scale(.98)}.htx-faq-aside-link iconify-icon{font-size:1.125rem;color:var(--hdk-primary, #2456d8)}.htx-faq-crosslinks{margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--hdk-border, #eaeaea)}.htx-faq-crosslinks-title{margin:0 0 .75rem;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--hdk-text-secondary, #787774)}.htx-faq-crosslinks-list{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem}.htx-faq-crosslinks-list a{color:var(--hdk-primary, #2456d8);font-size:.9375rem;text-decoration:none}.htx-faq-crosslinks-list a:hover{text-decoration:underline}.dark body.page-cau-hoi-thuong-gap,.dark-mode.page-cau-hoi-thuong-gap,html.dark body.page-cau-hoi-thuong-gap{--htx-faq-page-bg: color-mix(in srgb, var(--hdk-primary, #2456d8) 6%, var(--hdk-background, #0f1419));--htx-faq-surface: var(--hdk-card, #1a1f26);--htx-faq-surface-soft: color-mix(in srgb, var(--hdk-primary, #2456d8) 8%, var(--hdk-card, #1a1f26))}.dark body.page-cau-hoi-thuong-gap:before,.dark-mode.page-cau-hoi-thuong-gap:before,html.dark body.page-cau-hoi-thuong-gap:before{background:radial-gradient(ellipse 80% 50% at 10% 0%,color-mix(in srgb,var(--hdk-primary, #2456d8) 14%,transparent),transparent 55%),radial-gradient(ellipse 60% 40% at 95% 15%,color-mix(in srgb,var(--hdk-primary, #2456d8) 8%,transparent),transparent 50%)}.dark .htx-faq-hero,.dark-mode .htx-faq-hero,html.dark .htx-faq-hero{background:var(--hdk-card, #1a1f26);box-shadow:0 4px 24px color-mix(in srgb,#000 35%,transparent)}.dark .htx-faq-item,.dark-mode .htx-faq-item,html.dark .htx-faq-item{background:var(--hdk-card, #1a1f26);box-shadow:0 1px 3px color-mix(in srgb,#000 25%,transparent)}.dark .htx-faq-item[open],.dark-mode .htx-faq-item[open],html.dark .htx-faq-item[open]{background:color-mix(in srgb,var(--hdk-primary, #2456d8) 8%,var(--hdk-card, #1a1f26));box-shadow:0 2px 12px color-mix(in srgb,#000 30%,transparent)}.dark .htx-faq-aside-card,.dark-mode .htx-faq-aside-card,html.dark .htx-faq-aside-card{background:var(--hdk-card, #1a1f26);box-shadow:0 4px 20px color-mix(in srgb,#000 30%,transparent)}.dark .htx-faq-aside-link,.dark-mode .htx-faq-aside-link,html.dark .htx-faq-aside-link{background:color-mix(in srgb,var(--hdk-primary, #2456d8) 6%,var(--hdk-background, #0f1419))}@media(max-width:991.98px){.htx-faq-aside{position:static}}@media(max-width:768px){.htx-faq-hero{padding:1rem 1.125rem 1.125rem;margin-bottom:1.25rem}.htx-faq-hero-icon{font-size:1.5rem}.htx-faq-item>summary{padding:.875rem 1rem}.htx-faq-a{padding:0 1rem 1rem 2.5rem}}@media(max-width:576px){.htx-faq-q{font-size:.9375rem}}@media(prefers-reduced-motion:reduce){.htx-faq-item,.htx-faq-item>summary,.htx-faq-item>summary:before,.htx-faq-aside-link{transition:none}.htx-faq-aside-link:hover,.htx-faq-aside-link:active{transform:none}}@media(prefers-reduced-transparency:reduce){body.page-cau-hoi-thuong-gap:before{display:none}}
