.exp-guide-open { overflow: hidden !important; }
.exp-guide-trigger:not(.elementor-widget-button) { display: inline-flex !important; align-items: center !important; gap: 7px !important; width: auto !important; min-width: 0 !important; padding: 5px 7px !important; border: 0 !important; border-radius: 6px !important; color: var(--exp-brand-ink, #bc580e) !important; background: transparent !important; box-shadow: none !important; font-family: var(--exp-sans, 'Be Vietnam Pro', sans-serif) !important; font-size: 13px !important; font-weight: 600 !important; line-height: 1.4 !important; letter-spacing: .01em !important; text-decoration: none !important; text-transform: none !important; cursor: pointer !important; transition: color .15s, background .15s !important; }
.exp-guide-trigger:not(.elementor-widget-button):hover, .exp-guide-trigger:not(.elementor-widget-button):focus-visible { color: var(--exp-brand, #f87b1b) !important; background: transparent !important; outline: none !important; text-decoration: underline !important; text-underline-offset: 4px !important; }
.elementor-widget-button.exp-guide-trigger { width: auto !important; max-width: max-content !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; background: transparent !important; box-shadow: none !important; }
.elementor-widget-button.exp-guide-trigger .elementor-widget-container { width: auto !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; background: transparent !important; box-shadow: none !important; }
.elementor-widget-button.exp-guide-trigger .elementor-button-wrapper, .elementor-widget-button.exp-guide-trigger .elementor-button-content-wrapper { width: auto !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; background: transparent !important; box-shadow: none !important; }
.elementor-widget-button.exp-guide-trigger:hover, .elementor-widget-button.exp-guide-trigger:hover .elementor-widget-container, .elementor-widget-button.exp-guide-trigger:hover .elementor-button-wrapper, .elementor-widget-button.exp-guide-trigger:focus-within, .elementor-widget-button.exp-guide-trigger:focus-within .elementor-widget-container, .elementor-widget-button.exp-guide-trigger:focus-within .elementor-button-wrapper { border: 0 !important; background: transparent !important; box-shadow: none !important; }
.elementor-widget-button.exp-guide-trigger .elementor-button { min-width: 0 !important; padding: 5px 7px !important; border: 0 !important; border-radius: 6px !important; color: var(--exp-brand-ink, #bc580e) !important; background: transparent !important; box-shadow: none !important; font-family: var(--exp-sans, 'Be Vietnam Pro', sans-serif) !important; font-size: 13px !important; font-weight: 600 !important; line-height: 1.4 !important; letter-spacing: .01em !important; text-decoration: none !important; text-transform: none !important; transition: color .15s, background .15s !important; }
.elementor-widget-button.exp-guide-trigger .elementor-button, .elementor-widget-button.exp-guide-trigger .elementor-button span { color: var(--exp-brand-ink, #bc580e) !important; }
.elementor-widget-button.exp-guide-trigger .elementor-button:hover, .elementor-widget-button.exp-guide-trigger .elementor-button:focus-visible { color: var(--exp-brand, #f87b1b) !important; background: transparent !important; outline: none !important; text-decoration: underline !important; text-underline-offset: 4px !important; }
.elementor-widget-button.exp-guide-trigger .elementor-button:hover span, .elementor-widget-button.exp-guide-trigger .elementor-button:focus-visible span { color: var(--exp-brand, #f87b1b) !important; }
.exp-guide-overlay { position: fixed; inset: 0; z-index: 999999; display: flex; align-items: flex-start; justify-content: center; overflow-x: hidden; overflow-y: auto; padding: 48px; background: rgba(5, 7, 26, .76); opacity: 0; overscroll-behavior: contain; transition: opacity 300ms ease; }
.exp-guide-overlay[hidden] { display: none; }
.exp-guide-overlay.exp-guide-visible { opacity: 1; }
.exp-guide-canvas { position: relative; width: min(1180px, 100%); max-height: none; margin: auto 0; overflow: visible; color: var(--exp-body, #1f2640); background: var(--exp-card, #fff); border: 1px solid rgba(10, 17, 64, .1); border-radius: 12px; box-shadow: 0 28px 80px rgba(5, 7, 26, .32); transform: translateY(20px); transition: transform 300ms ease; font-family: var(--exp-sans, 'Be Vietnam Pro', sans-serif); font-weight: 300; outline: none; }
.exp-guide-visible .exp-guide-canvas { transform: translateY(0); }
.exp-guide-content { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); column-gap: clamp(48px, 6vw, 88px); row-gap: 0; max-height: none; overflow: visible; padding: clamp(64px, 7vw, 96px); }
.exp-guide-close { position: absolute; z-index: 2; top: 28px; right: 28px; display: grid !important; width: 48px !important; height: 48px !important; min-width: 48px !important; min-height: 48px !important; padding: 0 !important; place-items: center; border: 1px solid rgba(10, 17, 64, .14) !important; border-radius: 8px !important; color: var(--exp-ink, #0a1140) !important; background: var(--exp-paper-2, #faf8f5) !important; box-shadow: none !important; font: 400 24px/1 Arial, sans-serif !important; text-transform: none !important; cursor: pointer; }
.exp-guide-close:hover, .exp-guide-close:focus-visible { border-color: var(--exp-brand, #f87b1b) !important; color: #fff !important; background: var(--exp-brand, #f87b1b) !important; outline: none !important; }
.exp-guide-handle { display: none; }
.exp-guide-topic { display: inline-flex; grid-column: 1 / -1; align-items: center; gap: .9em; margin: 0 64px 24px 0; color: var(--exp-brand-ink, #bc580e); font-family: var(--exp-sans, 'Be Vietnam Pro', sans-serif); font-size: 11px; font-weight: 600; line-height: 1; letter-spacing: .22em; text-transform: uppercase; }
.exp-guide-topic::before { width: 2.6em; height: 1px; flex: 0 0 auto; background: currentColor; content: ''; }
.exp-guide-title { grid-column: 1; align-self: center; margin: 0; color: var(--exp-ink, #0a1140); font-family: var(--exp-serif, 'Fraunces', Georgia, serif); font-size: clamp(36px, 4vw, 54px); font-weight: 300; line-height: 1.08; letter-spacing: -.015em; }
.exp-guide-short-answer { grid-column: 2; align-self: center; margin: 0; padding: 26px 30px; border: 1px solid rgba(10, 17, 64, .12); border-left: 3px solid var(--exp-brand, #f87b1b); border-radius: 8px; background: var(--exp-paper-2, #faf8f5); font-size: 16px; font-weight: 300; line-height: 1.68; }
.exp-guide-short-answer > :first-child, .exp-guide-main > :first-child, .exp-guide-note > :first-child, .exp-guide-cta-description > :first-child { margin-top: 0; }
.exp-guide-short-answer > :last-child, .exp-guide-main > :last-child, .exp-guide-note > :last-child, .exp-guide-cta-description > :last-child { margin-bottom: 0; }
.exp-guide-main { grid-column: 1 / -1; max-width: 920px; margin-top: clamp(56px, 7vw, 88px); color: var(--exp-body, #1f2640); font-size: 16px; font-weight: 300; line-height: 1.75; }
.exp-guide-main h2, .exp-guide-main h3, .exp-guide-main h4 { margin: 34px 0 14px; color: var(--exp-ink, #0a1140); font-family: var(--exp-serif, 'Fraunces', Georgia, serif); font-weight: 400; line-height: 1.15; letter-spacing: -.01em; }
.exp-guide-main h2 { font-size: clamp(26px, 3.2vw, 34px); font-weight: 300; }
.exp-guide-main h3 { font-size: clamp(22px, 2.6vw, 28px); }
.exp-guide-main a, .exp-guide-note a { color: #29369d; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.exp-guide-main li { margin-bottom: 7px; }
.exp-guide-note { grid-column: 1; margin: 56px 0 0; padding: 26px 30px; border: 1px solid rgba(255, 255, 255, .14); border-left: 3px solid var(--exp-brand, #f87b1b); border-radius: 8px; color: #fff; background: var(--exp-ink-card, #141c5e); font-size: 15px; font-weight: 300; line-height: 1.68; }
.exp-guide-content:not(:has(.exp-guide-cta)) .exp-guide-note { grid-column: 1 / -1; max-width: 920px; }
.exp-guide-note::before { display: block; margin-bottom: 16px; color: var(--exp-brand, #f87b1b); content: "LỜI KHUYÊN TỪ EXPERTIS"; font-family: var(--exp-sans, 'Be Vietnam Pro', sans-serif); font-size: 11px; font-weight: 700; line-height: 1.3; letter-spacing: .14em; text-transform: uppercase; }
.exp-guide-note strong { color: inherit; font-weight: inherit; }
.exp-guide-cta { grid-column: 2; margin: 56px 0 0; padding: 30px; border: 1px solid rgba(10, 17, 64, .1); border-top: 5px solid var(--exp-brand, #f87b1b); border-radius: 8px; background: var(--exp-card, #fff); }
.exp-guide-cta-eyebrow { margin: 0 0 9px; color: #f87b1b; font-size: 11px; font-weight: 800; letter-spacing: .1em; }
.exp-guide-cta-title { margin: 0 0 10px; color: var(--exp-ink, #0a1140); font-family: var(--exp-serif, 'Fraunces', Georgia, serif); font-size: 24px; font-weight: 500; line-height: 1.25; }
.exp-guide-cta-description { margin-bottom: 18px; line-height: 1.6; }
.exp-guide-cta-button { display: inline-flex; min-height: 44px; align-items: center; justify-content: center; padding: 14px 26px !important; border: 0 !important; border-radius: 46px !important; color: #fff !important; background: var(--exp-brand, #f87b1b) !important; box-shadow: 0 4px 20px rgba(248, 123, 27, .25); font-family: var(--exp-sans, 'Be Vietnam Pro', sans-serif); font-size: 13px; font-weight: 600; letter-spacing: .05em; text-decoration: none !important; text-transform: uppercase; transition: background .15s, transform .15s, box-shadow .2s; }
.exp-guide-cta-button:hover, .exp-guide-cta-button:focus-visible { filter: brightness(.93); transform: translateY(-1px); outline: 3px solid rgba(248, 123, 27, .25); }
.exp-guide-back { display: block !important; grid-column: 1 / -1; width: auto !important; min-width: 0 !important; min-height: 0 !important; margin: 42px auto 0 !important; padding: 8px 10px !important; border: 0 !important; border-radius: 0 !important; color: var(--exp-brand-ink, #bc580e) !important; background: transparent !important; box-shadow: none !important; font-family: var(--exp-sans, 'Be Vietnam Pro', sans-serif) !important; font-size: 13px !important; font-weight: 600 !important; line-height: 1.4 !important; letter-spacing: .04em !important; text-decoration: underline !important; text-underline-offset: 4px !important; text-transform: uppercase !important; cursor: pointer; }
.exp-guide-back:hover, .exp-guide-back:focus-visible { color: var(--exp-brand, #f87b1b) !important; background: transparent !important; outline: 2px solid rgba(248, 123, 27, .25) !important; outline-offset: 2px; }
.exp-guide-loading { grid-column: 1 / -1; padding: 12px 0; }
.exp-guide-skeleton { display: block; height: 18px; margin: 0 0 16px; border-radius: 5px; background: linear-gradient(90deg, #eef0f7 25%, #f8f9fc 50%, #eef0f7 75%); background-size: 200% 100%; animation: exp-guide-shimmer 1.2s infinite; }
.exp-guide-skeleton:nth-child(1) { width: 28%; height: 12px; }
.exp-guide-skeleton:nth-child(2) { width: 80%; height: 36px; margin-bottom: 28px; }
.exp-guide-skeleton:nth-child(4) { width: 92%; }
.exp-guide-skeleton:nth-child(5) { width: 66%; }
.exp-guide-error { grid-column: 1 / -1; padding: 40px 0; text-align: center; }
.exp-guide-error-title { color: #1e2b7d; }
.exp-guide-error-text { color: #5e6478; }
@keyframes exp-guide-shimmer { to { background-position: -200% 0; } }

@media (max-width: 767px) {
  .exp-guide-overlay { align-items: flex-end; padding: 0; }
  .exp-guide-canvas { width: 100%; height: 92vh; max-height: 92vh; margin: 0; overflow: hidden; border-radius: 12px 12px 0 0; transform: translateY(100%); }
  .exp-guide-content { display: block; height: 100%; max-height: 92vh; overflow-y: auto; padding: 48px 22px 32px; }
  .exp-guide-handle { position: absolute; z-index: 2; top: 10px; left: 50%; display: block; width: 44px; height: 5px; border-radius: 9px; background: #d7daea; transform: translateX(-50%); }
  .exp-guide-close { top: 14px; right: 14px; width: 34px !important; height: 34px !important; min-width: 34px !important; min-height: 34px !important; border-radius: 6px !important; font-size: 19px !important; }
  .exp-guide-topic { margin-right: 48px; }
  .exp-guide-title { margin: 0 38px 28px 0; font-size: 30px; }
  .exp-guide-short-answer { margin-bottom: 34px; }
  .exp-guide-main { margin-top: 0; font-size: 15px; }
  .exp-guide-note, .exp-guide-cta { margin-top: 34px; }
}

@media (prefers-reduced-motion: reduce) {
  .exp-guide-overlay, .exp-guide-canvas, .exp-guide-cta-button { transition-duration: 1ms; }
  .exp-guide-skeleton { animation: none; }
}
