﻿.helpforge-wrap{font-family:var(--hf-font-body, -apple-system, BlinkMacSystemFont, "Segoe UI", "Inter", sans-serif);color:var(--hf-text, #1f2937);line-height:1.6;max-width:1200px;margin:0 auto;padding:32px 20px 48px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.helpforge-wrap *,.helpforge-wrap *::before,.helpforge-wrap *::after{box-sizing:border-box}.helpforge-wrap{animation:hfFadeIn .3s ease-out}@keyframes hfFadeIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes hfSlideUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.helpforge-wrap a{color:var(--hf-primary, #2563EB);text-decoration:none;transition:color .15s ease}.helpforge-wrap a:hover{text-decoration:none;color:var(--hf-secondary, #1e40af)}.helpforge-wrap h1,.helpforge-wrap h2,.helpforge-wrap h3,.helpforge-wrap h4,.helpforge-wrap h5,.helpforge-wrap h6{font-family:var(--hf-font-heading, -apple-system, BlinkMacSystemFont, "Segoe UI", "Inter", sans-serif);color:var(--hf-text, #1f2937);margin:0 0 .5em;letter-spacing:-0.01em}.helpforge-wrap h1{font-size:28px;font-weight:700}.helpforge-wrap h2{font-size:24px;font-weight:700}.helpforge-wrap h3{font-size:20px;font-weight:600}.helpforge-wrap h4{font-size:17px;font-weight:600}.helpforge-wrap p{margin:0 0 1em}.helpforge-wrap *:focus,.helpforge-wrap *:focus-visible{outline:none !important;outline-width:0 !important;box-shadow:none !important}.helpforge-wrap .hf-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 22px;font-size:14px;font-weight:600;font-family:inherit;border:1px solid rgba(0,0,0,0);border-radius:var(--hf-radius, 8px);cursor:pointer;transition:all .2s ease;text-decoration:none !important;line-height:1.4;letter-spacing:.01em}.helpforge-wrap .hf-btn:active{transform:translateY(0) !important;box-shadow:none !important;opacity:.85}.helpforge-wrap .hf-btn:disabled{opacity:.55;cursor:not-allowed;transform:none !important;box-shadow:none !important}.helpforge-wrap .hf-btn--primary{background:var(--hf-primary, #2563EB);color:#fff;border-color:var(--hf-primary, #2563EB);box-shadow:0 1px 3px rgba(37,99,235,.2)}.helpforge-wrap .hf-btn--primary:hover{background:var(--hf-secondary, #1e40af);color:#fff;box-shadow:0 4px 16px rgba(37,99,235,.35),0 0 0 1px rgba(37,99,235,.1);transform:translateY(-1px)}.helpforge-wrap .hf-btn--primary:active{transform:translateY(0);box-shadow:0 1px 3px rgba(37,99,235,.2)}.helpforge-wrap .hf-btn--full{width:100%}.helpforge-wrap .hf-btn--secondary{background:var(--hf-bg-alt, #f9fafb);color:var(--hf-text, #1f2937);border-color:var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-btn--secondary:hover{background:var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-btn--outline{background:rgba(0,0,0,0);color:var(--hf-text, #1f2937);border-color:var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-btn--outline:hover{color:var(--hf-primary, #2563EB);background:rgba(37,99,235,.04)}.helpforge-wrap .hf-btn--danger{background:#dc2626;color:#fff;border-color:#dc2626;box-shadow:0 1px 3px rgba(220,38,38,.25)}.helpforge-wrap .hf-btn--danger:hover{background:#b91c1c;box-shadow:0 4px 12px rgba(220,38,38,.3);transform:translateY(-1px)}.helpforge-wrap .hf-btn--sm{padding:7px 14px;font-size:13px}.helpforge-wrap .hf-btn--lg{padding:14px 32px;font-size:16px;border-radius:10px}.helpforge-wrap .hf-btn--full{width:100%}.helpforge-wrap .hf-badge{display:inline-block;padding:3px 10px;font-size:12px;font-weight:700;border-radius:6px;white-space:nowrap;letter-spacing:.02em}.helpforge-wrap .hf-badge--blue{background:#dbeafe;color:#1e40af}.helpforge-wrap .hf-badge--yellow{background:#fef3c7;color:#92400e}.helpforge-wrap .hf-badge--amber{background:#fff7ed;color:#c2410c}.helpforge-wrap .hf-badge--gray{background:#f3f4f6;color:#4b5563}.helpforge-wrap .hf-badge--green{background:#dcfce7;color:#166534}.helpforge-wrap .hf-badge--red{background:#fee2e2;color:#991b1b}.helpforge-wrap .hf-blocked-notice{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--hf-radius, 8px);color:#991b1b;font-size:14px;font-weight:500;margin-bottom:20px}.helpforge-wrap .hf-blocked-notice .dashicons{font-size:20px;width:20px;height:20px;color:#dc2626}.helpforge-wrap .hf-single-ticket__awaiting-notice{display:flex;align-items:center;gap:10px;padding:14px 18px;background:#fff7ed;border:1px solid #fed7aa;border-radius:var(--hf-radius, 8px);color:#c2410c;font-size:14px;font-weight:500;margin-top:20px}.helpforge-wrap .hf-single-ticket__awaiting-notice .dashicons{font-size:20px;width:20px;height:20px;color:#f97316;flex-shrink:0}.helpforge-wrap .hf-required{color:#dc2626}.helpforge-wrap input[type=text],.helpforge-wrap input[type=email],.helpforge-wrap input[type=password],.helpforge-wrap input[type=number],.helpforge-wrap input[type=search],.helpforge-wrap input[type=date],.helpforge-wrap select,.helpforge-wrap textarea{width:100%;padding:11px 16px;font-size:15px;font-family:inherit;color:var(--hf-text, #1f2937);background:#fff;border:1.5px solid var(--hf-border, #e5e7eb);border-radius:var(--hf-radius, 8px);transition:background .2s ease,box-shadow .2s ease,border-color .2s ease}.helpforge-wrap input[type=text]:hover,.helpforge-wrap input[type=email]:hover,.helpforge-wrap input[type=password]:hover,.helpforge-wrap input[type=number]:hover,.helpforge-wrap input[type=search]:hover,.helpforge-wrap input[type=date]:hover,.helpforge-wrap select:hover,.helpforge-wrap textarea:hover{background:#fafbfc}.helpforge-wrap input[type=text]::placeholder,.helpforge-wrap input[type=email]::placeholder,.helpforge-wrap input[type=password]::placeholder,.helpforge-wrap input[type=number]::placeholder,.helpforge-wrap input[type=search]::placeholder,.helpforge-wrap input[type=date]::placeholder,.helpforge-wrap select::placeholder,.helpforge-wrap textarea::placeholder{color:#9ca3af}.helpforge-wrap textarea{resize:vertical;min-height:100px}.helpforge-wrap select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:40px;cursor:pointer}.helpforge-wrap label{display:block;font-size:14px;font-weight:600;margin-bottom:6px;color:var(--hf-text, #1f2937)}.helpforge-wrap .hf-password-wrap{position:relative}.helpforge-wrap .hf-password-wrap input{padding-right:44px}.helpforge-wrap .hf-password-wrap__toggle{position:absolute;right:1px;top:1px;bottom:1px;width:42px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);border:none;cursor:pointer;color:#9ca3af;border-radius:0 calc(var(--hf-radius, 8px) - 1px) calc(var(--hf-radius, 8px) - 1px) 0;transition:color .15s ease;padding:0}.helpforge-wrap .hf-password-wrap__toggle:hover{color:#4b5563}.helpforge-wrap .hf-password-wrap__toggle:focus-visible{outline:2px solid rgba(37,99,235,.4);outline-offset:-2px}.helpforge-wrap .hf-password-wrap__toggle svg{width:18px;height:18px;pointer-events:none}.helpforge-wrap .hf-alert{padding:14px 18px;border-radius:var(--hf-radius, 8px);font-size:14px;margin-bottom:18px;line-height:1.5}.helpforge-wrap .hf-alert--success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.helpforge-wrap .hf-alert--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.helpforge-wrap .hf-alert--info{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.helpforge-wrap .hf-alert--warning{background:#fffbeb;color:#854d0e;border:1px solid #fde68a}.helpforge-wrap .hf-card{background:#fff;border:1px solid var(--hf-border, #e5e7eb);border-radius:12px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.helpforge-wrap .hf-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.08);transform:translateY(-2px)}.helpforge-wrap .hf-card--flat{box-shadow:none}.helpforge-wrap .hf-card--flat:hover{border-color:var(--hf-border, #e5e7eb);box-shadow:none;transform:none}.helpforge-wrap .hf-grid{display:grid;gap:16px;grid-template-columns:1fr}@media(min-width: 640px){.helpforge-wrap .hf-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.helpforge-wrap .hf-grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 640px){.helpforge-wrap .hf-grid--2{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.helpforge-wrap .hf-grid--4{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.helpforge-wrap .hf-grid--4{grid-template-columns:repeat(4, 1fr)}}.helpforge-wrap .hf-layout{display:flex;flex-direction:column;gap:24px}@media(min-width: 1024px){.helpforge-wrap .hf-layout{flex-direction:row}}.helpforge-wrap .hf-layout__main{flex:1;min-width:0}.helpforge-wrap .hf-layout__sidebar{width:100%}@media(min-width: 1024px){.helpforge-wrap .hf-layout__sidebar{width:280px;flex-shrink:0}}.helpforge-wrap .hf-portal__hero{text-align:center;padding:56px 24px 48px;margin:-32px -20px 0;background:linear-gradient(135deg, #0f172a 0%, #1e3a5f 25%, #2563eb 60%, #3b82f6 100%);border-radius:0 0 24px 24px;position:relative;overflow:hidden}.helpforge-wrap .hf-portal__hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%, rgba(99, 102, 241, 0.15) 0%, transparent 50%),radial-gradient(ellipse at 80% 30%, rgba(59, 130, 246, 0.12) 0%, transparent 50%),radial-gradient(ellipse at 50% 80%, rgba(139, 92, 246, 0.08) 0%, transparent 50%);pointer-events:none;animation:hfHeroGlow 8s ease-in-out infinite alternate}@keyframes hfHeroGlow{0%{opacity:.7}100%{opacity:1}}@media(min-width: 768px){.helpforge-wrap .hf-portal__hero{padding:72px 32px 60px;margin:-32px -20px 0}}.helpforge-wrap .hf-portal__title{font-size:28px;margin-bottom:8px;color:#fff;font-weight:700;letter-spacing:-0.02em;position:relative}@media(min-width: 768px){.helpforge-wrap .hf-portal__title{font-size:40px}}.helpforge-wrap .hf-portal__subtitle{font-size:16px;color:hsla(0,0%,100%,.75);margin-bottom:28px;position:relative}.helpforge-wrap .hf-portal__search{max-width:600px;margin:0 auto;position:relative}.helpforge-wrap .hf-portal__search-form{display:flex;gap:0;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15),0 2px 8px rgba(0,0,0,.1);overflow:hidden;padding:5px}.helpforge-wrap .hf-portal__search-input{flex:1;border:none !important;background:rgba(0,0,0,0) !important;padding:14px 18px !important;font-size:16px !important;box-shadow:none !important;border-radius:8px !important}.helpforge-wrap .hf-portal__search-input:focus{box-shadow:none !important}.helpforge-wrap .hf-portal__search-btn{padding:12px 28px;background:var(--hf-primary, #2563EB);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer;transition:background .2s;white-space:nowrap}.helpforge-wrap .hf-portal__search-btn:hover{background:var(--hf-secondary, #1e40af)}.helpforge-wrap .hf-portal__search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid var(--hf-border, #e5e7eb);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.12);z-index:100;margin-top:8px;overflow:hidden}.helpforge-wrap .hf-portal__results-list{list-style:none;padding:0;margin:0}.helpforge-wrap .hf-portal__results-item,.helpforge-wrap .hf-portal__no-results{padding:12px 20px;border-bottom:1px solid var(--hf-border, #e5e7eb);font-size:14px}.helpforge-wrap .hf-portal__results-item:last-child,.helpforge-wrap .hf-portal__no-results:last-child{border-bottom:none}.helpforge-wrap .hf-portal__results-item a{color:var(--hf-text, #1f2937);text-decoration:none;display:block}.helpforge-wrap .hf-portal__results-item a:hover{color:var(--hf-primary, #2563EB)}.helpforge-wrap .hf-portal__no-results{color:var(--hf-text-muted, #6b7280);text-align:center;padding:16px 20px}.helpforge-wrap .hf-portal__grid{display:grid;gap:20px;grid-template-columns:1fr;margin-top:-32px;padding:0 8px;position:relative;z-index:10}@media(min-width: 640px){.helpforge-wrap .hf-portal__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.helpforge-wrap .hf-portal__grid{grid-template-columns:repeat(3, 1fr);gap:24px;margin-top:-36px;padding:0 24px}}.helpforge-wrap .hf-portal__card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 24px 28px;background:#fff;border:1px solid var(--hf-border, #e5e7eb);border-radius:12px;text-decoration:none !important;color:var(--hf-text, #1f2937);box-shadow:0 1px 2px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;animation:hfSlideUp .4s ease-out both}.helpforge-wrap .hf-portal__card:nth-child(1){animation-delay:0s}.helpforge-wrap .hf-portal__card:nth-child(2){animation-delay:.06s}.helpforge-wrap .hf-portal__card:nth-child(3){animation-delay:.12s}.helpforge-wrap .hf-portal__card:nth-child(4){animation-delay:.18s}.helpforge-wrap .hf-portal__card:hover{box-shadow:0 4px 6px rgba(0,0,0,.03),0 12px 40px rgba(0,0,0,.12);transform:translateY(-4px);border-color:rgba(37,99,235,.15);color:var(--hf-text, #1f2937)}.helpforge-wrap .hf-portal__card-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #eff6ff, #dbeafe);border-radius:14px;margin-bottom:16px}.helpforge-wrap .hf-portal__card-icon svg{width:26px;height:26px;color:var(--hf-primary, #2563EB);flex-shrink:0}.helpforge-wrap .hf-portal__card-title{font-size:17px;font-weight:700;margin-bottom:6px}.helpforge-wrap .hf-portal__card-desc{font-size:14px;color:var(--hf-text-muted, #6b7280);line-height:1.5}.helpforge-wrap .hf-login,.helpforge-wrap .hf-register{max-width:440px;margin:0 auto;padding:36px 32px 32px;background:#fff;border:1px solid var(--hf-border, #e5e7eb);border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.03),0 8px 24px rgba(0,0,0,.08)}.helpforge-wrap .hf-login__logo,.helpforge-wrap .hf-register__logo{text-align:center;margin-bottom:28px;display:flex;justify-content:center;align-items:center;min-height:72px}.helpforge-wrap .hf-login__logo img,.helpforge-wrap .hf-register__logo img{max-height:88px;max-width:280px;width:auto;object-fit:contain}.helpforge-wrap .hf-login__brand-text,.helpforge-wrap .hf-register__brand-text{font-size:28px;font-weight:700;letter-spacing:.5px;color:var(--hf-text, #1f2937);text-transform:uppercase}.helpforge-wrap .hf-login__title,.helpforge-wrap .hf-register__title{text-align:center;margin-bottom:8px;font-size:24px}.helpforge-wrap .hf-login__desc,.helpforge-wrap .hf-register__desc{text-align:center;color:var(--hf-text-muted, #6b7280);font-size:15px;margin-bottom:28px;line-height:1.5}.helpforge-wrap .hf-login__form,.helpforge-wrap .hf-register__form{margin-bottom:20px}.helpforge-wrap .hf-login__field,.helpforge-wrap .hf-register__field{margin-bottom:18px}.helpforge-wrap .hf-login__field--checkbox label,.helpforge-wrap .hf-register__field--checkbox label{font-weight:400;display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-size:14px}.helpforge-wrap .hf-login__field--checkbox input[type=checkbox],.helpforge-wrap .hf-register__field--checkbox input[type=checkbox]{width:auto;margin-top:3px}.helpforge-wrap .hf-login__row,.helpforge-wrap .hf-register__row{display:flex;flex-direction:column;gap:0}@media(min-width: 640px){.helpforge-wrap .hf-login__row,.helpforge-wrap .hf-register__row{flex-direction:row;gap:12px}.helpforge-wrap .hf-login__row>.hf-register__field,.helpforge-wrap .hf-login__row>.hf-login__field,.helpforge-wrap .hf-register__row>.hf-register__field,.helpforge-wrap .hf-register__row>.hf-login__field{flex:1;min-width:0}}.helpforge-wrap .hf-login__label,.helpforge-wrap .hf-register__label{margin-bottom:6px}.helpforge-wrap .hf-login__hint,.helpforge-wrap .hf-register__hint{display:block;font-size:12px;color:var(--hf-text-muted, #6b7280);margin-top:6px;line-height:1.5}.helpforge-wrap .hf-login__hint--error,.helpforge-wrap .hf-register__hint--error{color:#dc2626}.helpforge-wrap .hf-login__remember,.helpforge-wrap .hf-register__remember{display:flex;align-items:center;gap:8px;margin-bottom:20px}.helpforge-wrap .hf-login__remember input[type=checkbox],.helpforge-wrap .hf-register__remember input[type=checkbox]{width:auto !important}.helpforge-wrap .hf-login__remember label,.helpforge-wrap .hf-register__remember label{font-weight:400 !important;font-size:14px;color:var(--hf-text-muted, #6b7280);margin:0 !important}.helpforge-wrap .hf-login__actions,.helpforge-wrap .hf-register__actions{margin-top:24px}.helpforge-wrap .hf-login__actions .hf-btn,.helpforge-wrap .hf-register__actions .hf-btn{width:100%;padding:12px 24px;font-size:15px}.helpforge-wrap .hf-login__success,.helpforge-wrap .hf-register__success{padding:16px 20px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--hf-radius, 8px);color:#166534;text-align:center;margin-bottom:20px;font-size:14px}.helpforge-wrap .hf-login__error,.helpforge-wrap .hf-register__error{padding:16px 20px;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--hf-radius, 8px);color:#991b1b;text-align:center;margin-bottom:20px;font-size:14px}.helpforge-wrap .hf-login__links,.helpforge-wrap .hf-register__links{text-align:center;font-size:14px;padding-top:16px;margin-top:20px}.helpforge-wrap .hf-login__links p,.helpforge-wrap .hf-register__links p{margin-bottom:8px}.helpforge-wrap .hf-login__links a,.helpforge-wrap .hf-register__links a{color:var(--hf-primary, #2563EB);font-weight:500}.helpforge-wrap .hf-login__register-cta,.helpforge-wrap .hf-register__register-cta{text-align:center;padding-top:20px;border-top:1px solid var(--hf-border, #e5e7eb);margin-top:20px}.helpforge-wrap .hf-login__register-text,.helpforge-wrap .hf-register__register-text{font-size:14px;color:var(--hf-text-muted, #6b7280);margin-bottom:12px !important}.helpforge-wrap .hf-new-ticket{max-width:680px;margin:0 auto}.helpforge-wrap .hf-new-ticket__title{margin-bottom:8px;font-size:24px}.helpforge-wrap .hf-new-ticket__subtitle{color:var(--hf-text-muted, #6b7280);margin-bottom:28px;font-size:15px}.helpforge-wrap .hf-new-ticket__form{background:#fff;border:1px solid var(--hf-border, #e5e7eb);border-radius:12px;padding:32px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.06)}.helpforge-wrap .hf-new-ticket__field{margin-bottom:22px}.helpforge-wrap .hf-new-ticket__label{margin-bottom:6px}.helpforge-wrap .hf-new-ticket__hint{display:block;font-size:12px;color:var(--hf-text-muted, #6b7280);margin-top:6px;line-height:1.5}.helpforge-wrap .hf-new-ticket__actions{margin-top:28px;padding-top:24px;border-top:1px solid var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-new-ticket__actions .hf-btn{padding:12px 32px;font-size:15px}.helpforge-wrap .hf-new-ticket__success{padding:20px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;color:#166534;text-align:center;margin-bottom:20px}.helpforge-wrap .hf-new-ticket__success p:first-child{font-weight:600;font-size:16px;margin-bottom:4px}.helpforge-wrap .hf-new-ticket__error{padding:16px 20px;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--hf-radius, 8px);color:#991b1b;text-align:center;margin-bottom:20px}.helpforge-wrap .hf-ticket-list__tabs{display:flex;flex-wrap:wrap;gap:2px;margin-bottom:24px;border-bottom:2px solid var(--hf-border, #e5e7eb);padding-bottom:0}.helpforge-wrap .hf-ticket-list__tab{display:inline-block;padding:10px 18px;font-size:14px;font-weight:500;color:var(--hf-text-muted, #6b7280);text-decoration:none !important;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-2px;transition:color .2s,border-color .2s;border-radius:8px 8px 0 0}@media(max-width: 480px){.helpforge-wrap .hf-ticket-list__tab{padding:10px 14px;font-size:13px}}.helpforge-wrap .hf-ticket-list__tab:hover{color:var(--hf-text, #1f2937);background:rgba(0,0,0,.02)}.helpforge-wrap .hf-ticket-list__tab--active{color:var(--hf-primary, #2563EB);border-bottom-color:var(--hf-primary, #2563EB);font-weight:600;background:rgba(37,99,235,.04)}.helpforge-wrap .hf-ticket-list__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:24px}.helpforge-wrap .hf-ticket-list__title{margin:0;font-size:24px}.helpforge-wrap .hf-ticket-list__items{display:flex;flex-direction:column;gap:10px}.helpforge-wrap .hf-ticket-list__card{display:block;padding:18px 20px;background:#fff;border:1px solid var(--hf-border, #e5e7eb);border-radius:12px;text-decoration:none !important;color:var(--hf-text, #1f2937);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.06);animation:hfSlideUp .35s ease-out both}.helpforge-wrap .hf-ticket-list__card:nth-child(1){animation-delay:0s}.helpforge-wrap .hf-ticket-list__card:nth-child(2){animation-delay:0.04s}.helpforge-wrap .hf-ticket-list__card:nth-child(3){animation-delay:0.08s}.helpforge-wrap .hf-ticket-list__card:nth-child(4){animation-delay:0.12s}.helpforge-wrap .hf-ticket-list__card:nth-child(5){animation-delay:0.16s}.helpforge-wrap .hf-ticket-list__card:nth-child(6){animation-delay:0.2s}.helpforge-wrap .hf-ticket-list__card:nth-child(7){animation-delay:0.24s}.helpforge-wrap .hf-ticket-list__card:nth-child(8){animation-delay:0.28s}.helpforge-wrap .hf-ticket-list__card:nth-child(9){animation-delay:0.32s}.helpforge-wrap .hf-ticket-list__card:nth-child(10){animation-delay:0.36s}.helpforge-wrap .hf-ticket-list__card:hover{box-shadow:0 2px 4px rgba(0,0,0,.03),0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px);border-color:rgba(37,99,235,.12)}.helpforge-wrap .hf-ticket-list__card-header{display:flex;align-items:center;gap:10px;margin-bottom:6px;flex-wrap:wrap}.helpforge-wrap .hf-ticket-list__card-id{font-size:13px;color:var(--hf-text-muted, #6b7280);font-weight:600;font-family:monospace}.helpforge-wrap .hf-ticket-list__card-title{font-weight:600;font-size:16px;flex:1;margin:0}.helpforge-wrap .hf-ticket-list__card-meta{display:flex;gap:16px;font-size:13px;color:var(--hf-text-muted, #6b7280);flex-wrap:wrap;margin-top:4px}.helpforge-wrap .hf-ticket-list__unread-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--hf-primary, #2563EB);flex-shrink:0}.helpforge-wrap .hf-ticket-list__card.is-unread{border-left:3px solid var(--hf-primary, #2563EB)}.helpforge-wrap .hf-ticket-list__card.is-unread .hf-ticket-list__card-title{font-weight:700}.helpforge-wrap .hf-ticket-list__votes{display:inline-flex;align-items:center;gap:3px;font-weight:600;color:#f97316}.helpforge-wrap .hf-ticket-list__votes svg{flex-shrink:0}.helpforge-wrap .hf-ticket-list__priority{font-weight:500}.helpforge-wrap .hf-ticket-list__date::before,.helpforge-wrap .hf-ticket-list__last-reply::before{content:"·";margin-right:4px}.helpforge-wrap .hf-ticket-list__card.is-kb-active{border-color:rgba(37,99,235,.5);box-shadow:0 0 0 2px rgba(37,99,235,.2),0 2px 4px rgba(0,0,0,.03),0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px);background:rgba(37,99,235,.04)}.helpforge-wrap .hf-breadcrumbs{display:flex;align-items:center;gap:8px;font-size:13px;color:#9ca3af;margin-bottom:20px}.helpforge-wrap .hf-breadcrumbs a{color:#6b7280;text-decoration:none;transition:color .15s}.helpforge-wrap .hf-breadcrumbs a:hover{color:var(--hf-primary, #2563EB)}.helpforge-wrap .hf-breadcrumbs__sep{color:#d1d5db;font-weight:300}.helpforge-wrap .hf-breadcrumbs__current{color:#374151;font-weight:500}.helpforge-wrap .hf-single-ticket__header{display:flex;align-items:flex-start;gap:16px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-single-ticket__header-main{flex:1;min-width:0}.helpforge-wrap .hf-single-ticket__title{font-size:24px;margin-bottom:10px;line-height:1.3}.helpforge-wrap .hf-single-ticket__id{color:var(--hf-text-muted, #6b7280);font-weight:500;margin-right:6px;font-family:monospace}.helpforge-wrap .hf-single-ticket__copy-wrap{display:inline-flex;align-items:center;position:relative;margin-left:8px;vertical-align:middle}.helpforge-wrap .hf-single-ticket__copy{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid rgba(0,0,0,0);border-radius:8px;background:rgba(0,0,0,0);color:var(--hf-text-muted, #6b7280);cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease,transform .1s ease}.helpforge-wrap .hf-single-ticket__copy:hover{background:rgba(37,99,235,.08);color:var(--hf-primary, #2563EB);border-color:rgba(37,99,235,.15)}.helpforge-wrap .hf-single-ticket__copy:active{transform:scale(0.94)}.helpforge-wrap .hf-single-ticket__copy.is-success{color:#059669;background:rgba(5,150,105,.1);border-color:rgba(5,150,105,.2)}.helpforge-wrap .hf-single-ticket__copy.is-error{color:#dc2626;background:rgba(220,38,38,.08);border-color:rgba(220,38,38,.2)}.helpforge-wrap .hf-single-ticket__copy-icon{display:block;width:16px;height:16px}.helpforge-wrap .hf-single-ticket__copy-toast{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);padding:4px 10px;background:#111827;color:#fff;font-size:12px;font-weight:500;line-height:1.4;border-radius:6px;white-space:nowrap;pointer-events:none;box-shadow:0 4px 12px rgba(0,0,0,.18);z-index:5}.helpforge-wrap .hf-single-ticket__copy-toast::before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);border:4px solid rgba(0,0,0,0);border-right-color:#111827}.helpforge-wrap .hf-single-ticket__header-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:13px;color:var(--hf-text-muted, #6b7280)}.helpforge-wrap .hf-single-ticket__layout{display:flex;flex-direction:column;gap:32px}@media(min-width: 1024px){.helpforge-wrap .hf-single-ticket__layout{flex-direction:row}}.helpforge-wrap .hf-single-ticket__main{flex:1;min-width:0}.helpforge-wrap .hf-single-ticket__sidebar{width:100%}@media(min-width: 1024px){.helpforge-wrap .hf-single-ticket__sidebar{width:280px;flex-shrink:0}}.helpforge-wrap .hf-single-ticket__sidebar-section{margin-bottom:24px;padding:20px;background:#fff;border:1px solid var(--hf-border, #e5e7eb);border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.03)}.helpforge-wrap .hf-single-ticket__sidebar-heading{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--hf-text-muted, #6b7280);margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--hf-border, #e5e7eb);font-weight:700}.helpforge-wrap .hf-single-ticket__details{display:grid;grid-template-columns:auto 1fr;gap:8px 14px;font-size:13px;margin:0}.helpforge-wrap .hf-single-ticket__details dt{color:var(--hf-text-muted, #6b7280);font-weight:500}.helpforge-wrap .hf-single-ticket__details dd{margin:0;font-weight:500}.helpforge-wrap .hf-single-ticket__message{margin-bottom:16px;padding:20px;border-radius:12px;border:1px solid var(--hf-border, #e5e7eb);position:relative}.helpforge-wrap .hf-single-ticket__message--customer{background:#fff}.helpforge-wrap .hf-single-ticket__message--agent{background:#f0f9ff;border-color:#bae6fd}.helpforge-wrap .hf-single-ticket__message--note{background:#fefce8;border-color:#fde68a}.helpforge-wrap .hf-single-ticket__message--system{background:var(--hf-bg-alt, #f9fafb);border-color:var(--hf-border, #e5e7eb);font-style:italic;font-size:13px;color:var(--hf-text-muted, #6b7280);text-align:center;padding:12px;border-radius:8px}.helpforge-wrap .hf-single-ticket__message-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.helpforge-wrap .hf-single-ticket__message-info{flex:1}.helpforge-wrap .hf-single-ticket__message-body{font-size:15px;line-height:1.75}.helpforge-wrap .hf-single-ticket__message-body p:last-child{margin-bottom:0}.helpforge-wrap .hf-single-ticket__avatar{flex-shrink:0}.helpforge-wrap .hf-single-ticket__avatar img{border-radius:50%;display:block;box-shadow:0 1px 3px rgba(0,0,0,.08)}.helpforge-wrap .hf-single-ticket__author{font-size:14px;font-weight:600}.helpforge-wrap .hf-single-ticket__agent-badge{display:inline-block;font-size:11px;padding:2px 8px;background:#dbeafe;color:#1e40af;border-radius:6px;margin-left:6px;font-weight:700;letter-spacing:.02em}.helpforge-wrap .hf-single-ticket__note-label{display:inline-block;font-size:11px;padding:2px 8px;background:#fef9c3;color:#854d0e;border-radius:6px;margin-bottom:10px;font-weight:700;letter-spacing:.02em}.helpforge-wrap .hf-single-ticket__time{font-size:12px;color:var(--hf-text-muted, #6b7280);display:block;margin-top:2px}.helpforge-wrap .hf-single-ticket__reply-form{margin-top:28px;padding:24px;background:var(--hf-bg-alt, #f9fafb);border:1px solid var(--hf-border, #e5e7eb);border-radius:12px}.helpforge-wrap .hf-single-ticket__reply-title{margin-bottom:16px;font-size:18px}.helpforge-wrap .hf-single-ticket__reply-success{padding:14px 16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--hf-radius, 8px);color:#166534;margin-bottom:16px;font-size:14px}.helpforge-wrap .hf-single-ticket__reply-error{padding:14px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:var(--hf-radius, 8px);color:#991b1b;margin-bottom:16px;font-size:14px}.helpforge-wrap .hf-single-ticket__field{margin-bottom:14px}.helpforge-wrap .hf-single-ticket__field--inline label{display:flex;align-items:center;gap:8px;font-weight:400;cursor:pointer;font-size:14px}.helpforge-wrap .hf-single-ticket__field--inline input[type=checkbox]{width:auto}.helpforge-wrap .hf-single-ticket__actions{margin-top:16px}.helpforge-wrap .hf-single-ticket__label{font-size:13px;margin-bottom:6px}.helpforge-wrap .hf-single-ticket__select{font-size:13px;padding:8px 12px}.helpforge-wrap .hf-single-ticket__agent-field{margin-bottom:14px}.helpforge-wrap .hf-single-ticket__action-msg{margin-top:10px;font-size:13px;color:var(--hf-primary, #2563EB);font-weight:500}.helpforge-wrap .hf-kb__header{text-align:center;margin-bottom:32px;padding:32px 24px 28px;background:var(--hf-bg-alt, #f9fafb);border-radius:12px;border:1px solid var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-kb__title{margin-bottom:20px;font-size:28px}.helpforge-wrap .hf-kb__search-form{display:flex;gap:0;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.06);overflow:hidden;padding:4px;border:1px solid var(--hf-border, #e5e7eb);margin-bottom:28px}.helpforge-wrap .hf-kb__search-input{flex:1;border:none !important;background:rgba(0,0,0,0) !important;padding:12px 16px !important;font-size:15px !important;box-shadow:none !important}.helpforge-wrap .hf-kb__search-input:focus{box-shadow:none !important}.helpforge-wrap .hf-kb__search-btn{padding:10px 24px;background:var(--hf-primary, #2563EB);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;transition:background .2s;white-space:nowrap;font-family:inherit}.helpforge-wrap .hf-kb__search-btn:hover{background:var(--hf-secondary, #1e40af)}.helpforge-wrap .hf-kb__search-results{margin-bottom:24px;background:#fff;border:1px solid var(--hf-border, #e5e7eb);border-radius:12px;padding:4px;box-shadow:0 4px 16px rgba(0,0,0,.06)}.helpforge-wrap .hf-kb__search-clear{display:block;width:100%;padding:10px;background:none;border:none;border-bottom:1px solid var(--hf-border, #e5e7eb);color:var(--hf-text-muted, #6b7280);font-size:13px;cursor:pointer;font-family:inherit;text-align:right}.helpforge-wrap .hf-kb__search-clear:hover{color:var(--hf-text, #1f2937)}.helpforge-wrap .hf-kb__results-list{list-style:none;padding:0;margin:0}.helpforge-wrap .hf-kb__results-item{padding:12px 16px;border-bottom:1px solid var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-kb__results-item:last-child{border-bottom:none}.helpforge-wrap .hf-kb__results-item a{color:var(--hf-text, #1f2937);font-weight:500;display:block}.helpforge-wrap .hf-kb__results-item a:hover{color:var(--hf-primary, #2563EB)}.helpforge-wrap .hf-kb__no-results{padding:16px;text-align:center;color:var(--hf-text-muted, #6b7280);font-size:14px}.helpforge-wrap .hf-kb__categories{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:32px}.helpforge-wrap .hf-kb__category-card{padding:10px 20px;background:#fff;border:1px solid var(--hf-border, #e5e7eb);border-radius:20px;text-decoration:none !important;color:var(--hf-text, #1f2937);font-weight:500;font-size:14px;transition:all .2s ease}.helpforge-wrap .hf-kb__category-card:hover{color:var(--hf-primary, #2563EB);background:rgba(37,99,235,.04)}.helpforge-wrap .hf-kb__category-card span{color:var(--hf-text-muted, #6b7280);font-weight:400;margin-left:4px}.helpforge-wrap .hf-kb__articles{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width: 640px){.helpforge-wrap .hf-kb__articles{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.helpforge-wrap .hf-kb__articles{grid-template-columns:repeat(3, 1fr)}}.helpforge-wrap .hf-kb__article-card{padding:24px;background:#fff;border:1px solid var(--hf-border, #e5e7eb);border-radius:12px;text-decoration:none !important;color:var(--hf-text, #1f2937);transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.06)}.helpforge-wrap .hf-kb__article-card:hover{box-shadow:0 6px 20px rgba(37,99,235,.08);transform:translateY(-2px)}.helpforge-wrap .hf-kb__article-card h3{font-size:16px;margin-bottom:8px;line-height:1.4}.helpforge-wrap .hf-kb__article-card p{font-size:14px;color:var(--hf-text-muted, #6b7280);margin:0;line-height:1.5}.helpforge-wrap .hf-kb__empty{text-align:center;padding:56px 24px;color:var(--hf-text-muted, #6b7280);background:var(--hf-bg-alt, #f9fafb);border-radius:12px;border:1px solid var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-dropzone{border:2px dashed #d1d5db;border-radius:12px;padding:28px;text-align:center;cursor:pointer;transition:all .2s ease;background:var(--hf-bg-alt, #f9fafb)}.helpforge-wrap .hf-dropzone:hover,.helpforge-wrap .hf-dropzone--dragover{border-color:var(--hf-primary, #2563EB);background:#eff6ff;border-style:solid}.helpforge-wrap .hf-dropzone--small{padding:16px}.helpforge-wrap .hf-dropzone__content{display:flex;flex-direction:column;align-items:center;gap:6px}.helpforge-wrap .hf-dropzone__icon{color:#9ca3af}.helpforge-wrap .hf-dropzone__icon svg{width:28px;height:28px}.helpforge-wrap .hf-dropzone__text{font-size:14px;color:var(--hf-text-muted, #6b7280)}.helpforge-wrap .hf-file-list{margin-top:8px;display:flex;flex-direction:column;gap:4px}.helpforge-wrap .hf-file-list__item{display:flex;align-items:center;gap:8px;padding:6px 10px;background:var(--hf-bg-alt, #f9fafb);border-radius:6px;font-size:13px}.helpforge-wrap .hf-file-list__name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.helpforge-wrap .hf-file-list__size{color:var(--hf-text-muted, #6b7280);white-space:nowrap}.helpforge-wrap .hf-file-list__remove{background:none;border:none;color:#ef4444;cursor:pointer;font-size:12px;padding:2px 6px;border-radius:4px}.helpforge-wrap .hf-file-list__remove:hover{background:rgba(239,68,68,.1)}.helpforge-wrap .hf-kb-article{max-width:800px;margin:0 auto}.helpforge-wrap .hf-kb-article__breadcrumb{font-size:14px;margin-bottom:20px;color:var(--hf-text-muted, #6b7280)}.helpforge-wrap .hf-kb-article__breadcrumb a{color:var(--hf-primary, #2563EB);text-decoration:none;font-weight:500}.helpforge-wrap .hf-kb-article__breadcrumb a:hover{text-decoration:underline}.helpforge-wrap .hf-kb-article__breadcrumb-sep{margin:0 8px;opacity:.5}.helpforge-wrap .hf-kb-article__header{margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-kb-article__title{font-size:30px;line-height:1.3;margin-bottom:10px;letter-spacing:-0.02em}.helpforge-wrap .hf-kb-article__meta{font-size:13px;color:var(--hf-text-muted, #6b7280);display:flex;gap:16px;flex-wrap:wrap}.helpforge-wrap .hf-kb-article__content{font-size:16px;line-height:1.85;margin-bottom:36px}.helpforge-wrap .hf-kb-article__content h2,.helpforge-wrap .hf-kb-article__content h3,.helpforge-wrap .hf-kb-article__content h4{margin-top:1.8em;margin-bottom:.6em}.helpforge-wrap .hf-kb-article__content img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.helpforge-wrap .hf-kb-article__content pre,.helpforge-wrap .hf-kb-article__content code{background:var(--hf-bg-alt, #f9fafb);border-radius:6px}.helpforge-wrap .hf-kb-article__content pre{padding:20px;overflow-x:auto;border:1px solid var(--hf-border, #e5e7eb);font-size:14px}.helpforge-wrap .hf-kb-article__content code{padding:2px 8px;font-size:.9em}.helpforge-wrap .hf-kb-article__content .hf-code-copy{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--hf-border, #e5e7eb);border-radius:6px;background:#fff;color:var(--hf-text-muted, #6b7280);cursor:pointer;opacity:0;transition:opacity .15s ease,color .15s ease,border-color .15s ease}.helpforge-wrap .hf-kb-article__content .hf-code-copy:hover{color:var(--hf-text, #1f2937);border-color:var(--hf-text, #1f2937)}.helpforge-wrap .hf-kb-article__content .hf-code-copy.is-copied{color:#16a34a;border-color:#16a34a;opacity:1}.helpforge-wrap .hf-kb-article__content pre:hover .hf-code-copy{opacity:1}.helpforge-wrap .hf-kb-article__vote{text-align:center;padding:28px;background:var(--hf-bg-alt, #f9fafb);border:1px solid var(--hf-border, #e5e7eb);border-radius:16px;margin-bottom:36px}.helpforge-wrap .hf-kb-article__vote-question{font-size:17px;font-weight:600;margin-bottom:16px}.helpforge-wrap .hf-kb-article__vote-buttons{display:flex;justify-content:center;gap:12px}.helpforge-wrap .hf-kb-article__vote-btn{font-size:16px;padding:10px 28px}.helpforge-wrap .hf-kb-article__vote-thanks{color:var(--hf-primary, #2563EB);font-weight:600}.helpforge-wrap .hf-kb-article__vote-count{font-size:13px;color:var(--hf-text-muted, #6b7280);margin-top:10px}.helpforge-wrap .hf-kb-article__related{margin-bottom:36px;padding:24px;background:var(--hf-bg-alt, #f9fafb);border:1px solid var(--hf-border, #e5e7eb);border-radius:12px}.helpforge-wrap .hf-kb-article__related-title{font-size:18px;margin-bottom:14px}.helpforge-wrap .hf-kb-article__related-list{list-style:none;padding:0;margin:0}.helpforge-wrap .hf-kb-article__related-list li{padding:10px 0;border-bottom:1px solid var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-kb-article__related-list li:last-child{border-bottom:none}.helpforge-wrap .hf-kb-article__related-list a{color:var(--hf-primary, #2563EB);font-weight:500;font-size:15px}.helpforge-wrap .hf-kb-article__cta{text-align:center;padding:36px;background:linear-gradient(135deg, #eff6ff, #f0f9ff);border:1px solid #bae6fd;border-radius:16px}.helpforge-wrap .hf-kb-article__cta-title{font-size:20px;margin-bottom:8px}.helpforge-wrap .hf-kb-article__cta-desc{color:var(--hf-text-muted, #6b7280);margin-bottom:20px;font-size:15px}.helpforge-wrap .hf-deflection{margin-top:14px;padding:20px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px}.helpforge-wrap .hf-deflection__title{font-size:14px;font-weight:700;color:#0c4a6e;margin:0 0 12px;display:flex;align-items:center;gap:6px}.helpforge-wrap .hf-deflection__title::before{content:"💡";font-size:16px}.helpforge-wrap .hf-deflection__list{list-style:none;padding:0;margin:0 0 14px}.helpforge-wrap .hf-deflection__item{padding:10px 12px;border-bottom:1px solid #e0f2fe;border-radius:8px;transition:background .15s}.helpforge-wrap .hf-deflection__item:last-child{border-bottom:none}.helpforge-wrap .hf-deflection__item:hover{background:hsla(0,0%,100%,.6)}.helpforge-wrap .hf-deflection__link{display:block;color:var(--hf-text, #1f2937);text-decoration:none}.helpforge-wrap .hf-deflection__link:hover strong{color:var(--hf-primary, #2563EB)}.helpforge-wrap .hf-deflection__link strong{display:block;font-size:14px;transition:color .15s;font-weight:600}.helpforge-wrap .hf-deflection__excerpt{display:block;font-size:13px;color:var(--hf-text-muted, #6b7280);margin-top:3px;line-height:1.4}.helpforge-wrap .hf-deflection__dismiss{background:none;border:none;color:var(--hf-text-muted, #6b7280);font-size:13px;cursor:pointer;padding:6px 0;font-weight:500;transition:color .15s}.helpforge-wrap .hf-deflection__dismiss:hover{color:var(--hf-text, #1f2937)}.helpforge-wrap .hf-sla{display:inline-block;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600}.helpforge-wrap .hf-sla--green{background:#dcfce7;color:#166534}.helpforge-wrap .hf-sla--yellow{background:#fef9c3;color:#854d0e}.helpforge-wrap .hf-sla--red{background:#fee2e2;color:#991b1b}.helpforge-wrap .hf-sla-info{font-size:14px;color:var(--hf-text-muted, #6b7280);cursor:help;margin-left:4px;vertical-align:middle}.helpforge-wrap .hf-single-ticket__csat{margin-top:24px;padding:20px;background:var(--hf-bg-alt, #f9fafb);border:1px solid var(--hf-border, #e5e7eb);border-radius:8px;text-align:center}.helpforge-wrap .hf-single-ticket__csat--done{font-size:14px}.helpforge-wrap .hf-single-ticket__csat-title{margin-bottom:12px;font-size:16px}.helpforge-wrap .hf-single-ticket__csat-msg{padding:10px;border-radius:6px;font-size:14px;margin-bottom:12px;background:#dbeafe;color:#1e40af}.helpforge-wrap .hf-stars-input{display:flex;justify-content:center;gap:4px;margin-bottom:12px}.helpforge-wrap .hf-star-btn{background:none;border:none;font-size:32px;cursor:pointer;color:var(--hf-border, #e5e7eb);padding:0 2px;transition:color .15s}.helpforge-wrap .hf-star-btn--active{color:#f59e0b}.helpforge-wrap .hf-star-btn:hover{color:#f59e0b}.helpforge-wrap .hf-stars{color:#f59e0b;font-size:18px;letter-spacing:2px}.helpforge-wrap .hf-single-ticket__attachments{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.helpforge-wrap .hf-attachment{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--hf-bg-alt, #f9fafb);border:1px solid var(--hf-border, #e5e7eb);border-radius:6px;font-size:13px;color:var(--hf-text, #1f2937);text-decoration:none !important;transition:border-color .2s}.helpforge-wrap .hf-attachment:hover{border-color:var(--hf-primary, #2563EB)}.helpforge-wrap .hf-attachment__icon{font-size:16px}.helpforge-wrap .hf-attachment__name{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.helpforge-wrap .hf-attachment__size{color:var(--hf-text-muted, #6b7280);font-size:12px}.helpforge-wrap .hf-pagination{display:flex;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:32px}.helpforge-wrap .hf-pagination a,.helpforge-wrap .hf-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 10px;border:1px solid var(--hf-border, #e5e7eb);border-radius:var(--hf-radius, 8px);font-size:14px;font-weight:500;text-decoration:none !important;color:var(--hf-text, #1f2937);transition:all .2s ease;background:#fff}.helpforge-wrap .hf-pagination a:hover{border-color:var(--hf-primary, #2563EB);color:var(--hf-primary, #2563EB);background:rgba(37,99,235,.04)}.helpforge-wrap .hf-pagination .current{background:var(--hf-primary, #2563EB);color:#fff;border-color:var(--hf-primary, #2563EB);font-weight:600;box-shadow:0 2px 6px rgba(37,99,235,.25)}.helpforge-wrap .hf-pagination .disabled{opacity:.3;cursor:default;background:var(--hf-bg-alt, #f9fafb)}.helpforge-wrap .hf-empty{text-align:center;padding:56px 24px;background:var(--hf-bg-alt, #f9fafb);border:1px solid var(--hf-border, #e5e7eb);border-radius:16px}.helpforge-wrap .hf-empty__icon{margin-bottom:16px;color:#9ca3af}.helpforge-wrap .hf-empty__icon svg{width:48px;height:48px;stroke-width:1.2}.helpforge-wrap .hf-empty__title{font-size:20px;margin-bottom:8px;font-weight:600}.helpforge-wrap .hf-empty__desc{color:var(--hf-text-muted, #6b7280);margin-bottom:24px;font-size:15px;max-width:360px;margin-left:auto;margin-right:auto;line-height:1.5}.helpforge-wrap .hf-spinner{display:inline-block;width:20px;height:20px;border:2px solid var(--hf-border, #e5e7eb);border-top-color:var(--hf-primary, #2563EB);border-radius:50%;animation:hf-spin .6s linear infinite}@keyframes hf-spin{to{transform:rotate(360deg)}}.helpforge-wrap .hf-profile{max-width:640px;margin:0 auto}.helpforge-wrap .hf-profile__toast{position:fixed;bottom:32px;left:50%;transform:translateX(-50%);padding:10px 20px;background:var(--hf-text, #1f2937);color:#fff;border-radius:8px;font-size:13px;font-weight:500;z-index:100;box-shadow:0 4px 12px rgba(0,0,0,.12);pointer-events:none;max-width:320px;text-align:center;line-height:1.4}.helpforge-wrap .hf-profile__toast--error{background:#dc2626}.helpforge-wrap .hf-profile__header{display:flex;align-items:center;gap:20px;margin-bottom:32px;padding-bottom:28px;border-bottom:1px solid var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-profile__avatar-wrap{position:relative;cursor:pointer;flex-shrink:0;border-radius:50%;overflow:hidden}.helpforge-wrap .hf-profile__avatar-wrap:hover .hf-profile__avatar-overlay{opacity:1}.helpforge-wrap .hf-profile__avatar-img{width:88px;height:88px;border-radius:50%;object-fit:cover;display:block;background:var(--hf-bg-alt, #f9fafb)}.helpforge-wrap .hf-profile__avatar-overlay{position:absolute;inset:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;color:#fff}.helpforge-wrap .hf-profile__info{min-width:0}.helpforge-wrap .hf-profile__name{font-size:22px;font-weight:700;margin:0 0 4px;line-height:1.2}.helpforge-wrap .hf-profile__email{font-size:14px;color:var(--hf-text-muted, #6b7280);margin:0 0 2px}.helpforge-wrap .hf-profile__since{font-size:13px;color:var(--hf-text-muted, #6b7280);margin:0;opacity:.7}.helpforge-wrap .hf-profile__section{padding:24px 0;border-bottom:1px solid var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-profile__section:last-child{border-bottom:none}.helpforge-wrap .hf-profile__section-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hf-text-muted, #6b7280);margin:0 0 20px}.helpforge-wrap .hf-profile__section-title svg{color:var(--hf-primary, #2563EB);flex-shrink:0}.helpforge-wrap .hf-profile__row{display:grid;gap:16px;margin-bottom:16px}@media(min-width: 640px){.helpforge-wrap .hf-profile__row{grid-template-columns:1fr 1fr}}.helpforge-wrap .hf-profile__field{margin-bottom:16px}.helpforge-wrap .hf-profile__field label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:var(--hf-text, #1f2937)}.helpforge-wrap .hf-profile__field input[type=text],.helpforge-wrap .hf-profile__field input[type=date],.helpforge-wrap .hf-profile__field input[type=password],.helpforge-wrap .hf-profile__field input[type=email]{width:100%}.helpforge-wrap .hf-profile__actions{display:flex;justify-content:flex-end;padding-top:8px}.helpforge-wrap .hf-profile__chips{display:flex;flex-wrap:wrap;gap:10px}.helpforge-wrap .hf-profile__chip{display:inline-flex;align-items:center;padding:8px 18px;font-size:14px;font-weight:500;font-family:inherit;background:#fff;border:1.5px solid var(--hf-border, #e5e7eb);border-radius:20px;cursor:pointer;transition:all .2s;color:var(--hf-text, #1f2937)}.helpforge-wrap .hf-profile__chip:hover{background:rgba(37,99,235,.04)}.helpforge-wrap .hf-profile__chip--active{background:rgba(37,99,235,.08);border-color:var(--hf-primary, #2563EB);color:var(--hf-primary, #2563EB);font-weight:600}.helpforge-wrap .hf-profile__strength{margin-top:8px;display:flex;align-items:center;gap:10px}.helpforge-wrap .hf-profile__strength-bar{flex:1;height:4px;background:var(--hf-border, #e5e7eb);border-radius:2px;overflow:hidden}.helpforge-wrap .hf-profile__strength-fill{height:100%;border-radius:2px;transition:width .3s,background .3s}.helpforge-wrap .hf-profile__strength-fill--weak{background:#dc2626}.helpforge-wrap .hf-profile__strength-fill--fair{background:#f59e0b}.helpforge-wrap .hf-profile__strength-fill--good{background:#d97706}.helpforge-wrap .hf-profile__strength-fill--strong{background:#16a34a}.helpforge-wrap .hf-profile__strength-fill--excellent{background:#059669}.helpforge-wrap .hf-profile__strength-label{font-size:12px;font-weight:600;min-width:60px;color:var(--hf-text-muted, #6b7280)}.helpforge-wrap .hf-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.helpforge-wrap .hf-community__header{text-align:center;margin-bottom:28px}.helpforge-wrap .hf-community__title{font-size:28px;font-weight:700;margin-bottom:8px}.helpforge-wrap .hf-community__subtitle{color:var(--hf-text-muted, #6b7280);font-size:15px;max-width:520px;margin:0 auto;line-height:1.5}.helpforge-wrap .hf-community__search{margin-bottom:20px}.helpforge-wrap .hf-community__search-wrap{position:relative;max-width:600px;margin:0 auto}.helpforge-wrap .hf-community__search-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none;z-index:2}.helpforge-wrap .hf-community__search-input,.helpforge-wrap .hf-community__search input.hf-community__search-input{width:100% !important;padding:14px 44px 14px 52px !important;font-size:15px !important;border:1.5px solid var(--hf-border, #e5e7eb) !important;border-radius:12px !important;background:#fff !important;font-family:inherit !important;color:var(--hf-text, #1f2937) !important;box-sizing:border-box !important;transition:border-color .2s,box-shadow .2s;line-height:1.4 !important;height:auto !important;min-height:0 !important}.helpforge-wrap .hf-community__search-input::placeholder,.helpforge-wrap .hf-community__search input.hf-community__search-input::placeholder{color:#9ca3af !important}.helpforge-wrap .hf-community__search-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#9ca3af;padding:4px;border-radius:4px}.helpforge-wrap .hf-community__search-clear:hover{color:#6b7280}.helpforge-wrap .hf-community__filters{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:16px}.helpforge-wrap .hf-community__tabs{display:flex;gap:2px}.helpforge-wrap .hf-community__tab{display:inline-flex;padding:8px 16px;font-size:14px;font-weight:500;color:var(--hf-text-muted, #6b7280);background:none;border:none;border-radius:8px;cursor:pointer;transition:all .15s}.helpforge-wrap .hf-community__tab:hover{background:rgba(0,0,0,.03);color:var(--hf-text, #1f2937)}.helpforge-wrap .hf-community__tab--active{background:var(--hf-primary, #2563EB);color:#fff !important}.helpforge-wrap .hf-community__sort{padding:8px 12px;font-size:13px;border:1px solid var(--hf-border, #e5e7eb);border-radius:8px;background:#fff;color:var(--hf-text, #1f2937);cursor:pointer;font-family:inherit}.helpforge-wrap .hf-community__sort:focus{outline:none;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.helpforge-wrap .hf-community__count{font-size:13px;color:var(--hf-text-muted, #6b7280);margin-bottom:12px}.helpforge-wrap .hf-community__list{display:flex;flex-direction:column;gap:8px}.helpforge-wrap .hf-community__card{display:flex;gap:16px;padding:18px 20px;background:#fff;border:1px solid var(--hf-border, #e5e7eb);border-radius:12px;text-decoration:none !important;color:var(--hf-text, #1f2937);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.06);animation:hfSlideUp .35s ease-out both}.helpforge-wrap .hf-community__card:nth-child(1){animation-delay:0s}.helpforge-wrap .hf-community__card:nth-child(2){animation-delay:0.03s}.helpforge-wrap .hf-community__card:nth-child(3){animation-delay:0.06s}.helpforge-wrap .hf-community__card:nth-child(4){animation-delay:0.09s}.helpforge-wrap .hf-community__card:nth-child(5){animation-delay:0.12s}.helpforge-wrap .hf-community__card:nth-child(6){animation-delay:0.15s}.helpforge-wrap .hf-community__card:nth-child(7){animation-delay:0.18s}.helpforge-wrap .hf-community__card:nth-child(8){animation-delay:0.21s}.helpforge-wrap .hf-community__card:nth-child(9){animation-delay:0.24s}.helpforge-wrap .hf-community__card:nth-child(10){animation-delay:0.27s}.helpforge-wrap .hf-community__card:nth-child(11){animation-delay:0.3s}.helpforge-wrap .hf-community__card:nth-child(12){animation-delay:0.33s}.helpforge-wrap .hf-community__card:nth-child(13){animation-delay:0.36s}.helpforge-wrap .hf-community__card:nth-child(14){animation-delay:0.39s}.helpforge-wrap .hf-community__card:nth-child(15){animation-delay:0.42s}.helpforge-wrap .hf-community__card:nth-child(16){animation-delay:0.45s}.helpforge-wrap .hf-community__card:nth-child(17){animation-delay:0.48s}.helpforge-wrap .hf-community__card:nth-child(18){animation-delay:0.51s}.helpforge-wrap .hf-community__card:nth-child(19){animation-delay:0.54s}.helpforge-wrap .hf-community__card:nth-child(20){animation-delay:0.57s}.helpforge-wrap .hf-community__card:hover{box-shadow:0 2px 4px rgba(0,0,0,.03),0 8px 24px rgba(0,0,0,.08);transform:translateY(-2px);border-color:rgba(37,99,235,.12)}.helpforge-wrap .hf-community__card-vote{display:flex;flex-direction:column;align-items:center;gap:0;min-width:40px;flex-shrink:0}.helpforge-wrap .hf-community__card-body{flex:1;min-width:0}.helpforge-wrap .hf-community__card-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.helpforge-wrap .hf-community__card-id{font-size:12px;color:#9ca3af;font-weight:500}.helpforge-wrap .hf-community__card-product{font-size:11px;padding:2px 8px;background:#f3f4f6;border-radius:10px;color:#6b7280}.helpforge-wrap .hf-community__card-title{font-size:15px;font-weight:600;margin:0 0 6px;line-height:1.4;color:var(--hf-text, #1f2937)}.helpforge-wrap .hf-community__card-excerpt{font-size:13px;color:var(--hf-text-muted, #6b7280);margin:0 0 10px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.helpforge-wrap .hf-community__card-meta{display:flex;align-items:center;gap:6px;font-size:12px;color:#9ca3af;flex-wrap:wrap}.helpforge-wrap .hf-community__card-avatar{width:22px;height:22px;border-radius:50%;background:var(--hf-primary, #2563EB);color:#fff;font-size:9px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.helpforge-wrap .hf-community__card-author{font-weight:500;color:#6b7280}.helpforge-wrap .hf-community__card-sep{color:#d1d5db}.helpforge-wrap .hf-community__card-replies{display:inline-flex;align-items:center;gap:3px}.helpforge-wrap .hf-community__card-replies svg{color:#9ca3af}.helpforge-wrap .hf-community__skeletons{display:flex;flex-direction:column;gap:8px}.helpforge-wrap .hf-community__skeleton{display:flex;gap:16px;padding:20px;background:#fff;border:1px solid var(--hf-border, #e5e7eb);border-radius:12px}.helpforge-wrap .hf-community__sentinel{height:1px}.helpforge-wrap .hf-community__end{text-align:center;color:#9ca3af;font-size:13px;padding:20px 0}.helpforge-wrap .hf-skeleton{background:linear-gradient(90deg, #f0f0f0 25%, #e8e8e8 50%, #f0f0f0 75%);background-size:200% 100%;animation:hfShimmer 1.5s infinite;border-radius:6px}.helpforge-wrap .hf-skeleton--circle{width:40px;height:40px;border-radius:50%;flex-shrink:0}.helpforge-wrap .hf-skeleton--lines{flex:1;display:flex;flex-direction:column;gap:8px}.helpforge-wrap .hf-skeleton--line{height:12px;width:100%}.helpforge-wrap .hf-skeleton--line-short{width:40%}.helpforge-wrap .hf-skeleton--line-med{width:65%}@keyframes hfShimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.helpforge-wrap .hf-badge--sm{font-size:11px;padding:1px 7px;line-height:1.6}.helpforge-wrap .hf-badge--merged{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}.helpforge-wrap .hf-community-single{max-width:800px;margin:0 auto}.helpforge-wrap .hf-community-single__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-community-single__header-main{flex:1;min-width:0}.helpforge-wrap .hf-community-single__title{font-size:24px;margin:0 0 10px;line-height:1.3}.helpforge-wrap .hf-community-single__id{color:#9ca3af;font-weight:600;margin-right:6px}.helpforge-wrap .hf-community-single__header-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:14px}.helpforge-wrap .hf-community-single__product{font-size:12px;padding:2px 10px;background:#f3f4f6;border-radius:10px;color:#6b7280}.helpforge-wrap .hf-community-single__date{color:var(--hf-text-muted, #6b7280);font-size:14px}.helpforge-wrap .hf-community-single__upvote{flex-shrink:0}.helpforge-wrap .hf-community-single__owner-notice{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;padding:14px 18px;margin-bottom:24px;font-size:14px}.helpforge-wrap .hf-community-single__owner-notice p{margin:0}.helpforge-wrap .hf-community-single__owner-notice a{font-weight:600}.helpforge-wrap .hf-community-single__thread{display:flex;flex-direction:column;gap:16px}.helpforge-wrap .hf-community-single__message{padding:20px;border:1px solid var(--hf-border, #e5e7eb);border-radius:12px;background:#fff}.helpforge-wrap .hf-community-single__message--original{border-left:3px solid var(--hf-primary, #2563EB)}.helpforge-wrap .hf-community-single__message--staff{background:#fafbfc;border-left:3px solid #22c55e}.helpforge-wrap .hf-community-single__message-header{display:flex;align-items:center;gap:12px;margin-bottom:14px}.helpforge-wrap .hf-community-single__message-info strong{font-size:14px;display:block}.helpforge-wrap .hf-community-single__message-info time{font-size:12px;color:var(--hf-text-muted, #6b7280)}.helpforge-wrap .hf-community-single__message-body{font-size:15px;line-height:1.7;color:var(--hf-text, #1f2937)}.helpforge-wrap .hf-community-single__message-body p{margin-bottom:.8em}.helpforge-wrap .hf-community-single__message-body p:last-child{margin-bottom:0}.helpforge-wrap .hf-community-single__avatar{width:36px;height:36px;border-radius:50%;background:var(--hf-primary, #2563EB);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.helpforge-wrap .hf-community-single__avatar--staff{background:#22c55e}.helpforge-wrap .hf-community-single__staff-badge{display:inline-block;font-size:11px;font-weight:600;background:#dcfce7;color:#15803d;padding:1px 8px;border-radius:10px;margin-left:6px}.helpforge-wrap .hf-community-single__no-replies{text-align:center;color:var(--hf-text-muted, #6b7280);font-size:14px;padding:32px 0}.helpforge-wrap .hf-vote-widget{display:flex;flex-direction:column;align-items:center;gap:0;flex-shrink:0}.helpforge-wrap .hf-vote-widget--lg{gap:2px}.helpforge-wrap .hf-vote-arrow{display:flex;align-items:center;justify-content:center;width:32px;height:28px;border:none;background:none;cursor:pointer;color:#9ca3af;padding:0;border-radius:4px;transition:all .15s ease}.helpforge-wrap .hf-vote-arrow svg{transition:transform .1s ease}.helpforge-wrap .hf-vote-arrow:hover{background:rgba(0,0,0,.04)}.helpforge-wrap .hf-vote-arrow--up:hover{color:#f97316}.helpforge-wrap .hf-vote-arrow--up:hover svg{transform:translateY(-1px)}.helpforge-wrap .hf-vote-arrow--up.hf-vote-arrow--active{color:#f97316}.helpforge-wrap .hf-vote-arrow--up.hf-vote-arrow--active svg{fill:currentColor}.helpforge-wrap .hf-vote-arrow--down:hover{color:#6366f1}.helpforge-wrap .hf-vote-arrow--down:hover svg{transform:translateY(1px)}.helpforge-wrap .hf-vote-arrow--down.hf-vote-arrow--active{color:#6366f1}.helpforge-wrap .hf-vote-arrow--down.hf-vote-arrow--active svg{fill:currentColor}.helpforge-wrap .hf-vote-arrow:disabled{opacity:.5;cursor:wait}.helpforge-wrap .hf-vote-score{font-size:13px;font-weight:700;color:var(--hf-text, #1f2937);min-width:20px;text-align:center;line-height:1;user-select:none;font-variant-numeric:tabular-nums;transition:color .15s ease}.helpforge-wrap .hf-vote-score--lg{font-size:16px}.helpforge-wrap .hf-vote-score--up{color:#f97316}.helpforge-wrap .hf-vote-score--down{color:#6366f1}.helpforge-wrap .hf-deflection__meta{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--hf-text-muted, #6b7280);margin-top:4px}.helpforge-wrap .hf-deflection--tickets{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:14px 18px;margin-top:10px}.helpforge-wrap .hf-single-ticket__poll-notice{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin-top:16px;font-size:14px;font-weight:500;color:#1d4ed8;animation:hfSlideUp .3s ease-out}.helpforge-wrap .hf-single-ticket__poll-notice svg{flex-shrink:0}.helpforge-wrap .hf-single-ticket__message--new{animation:hfNewReply .5s ease-out}@keyframes hfNewReply{from{opacity:0;transform:translateY(12px);border-left:3px solid #3b82f6}to{opacity:1;transform:translateY(0);border-left:3px solid rgba(0,0,0,0)}}.helpforge-wrap .hf-single-ticket__merge-banner{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:12px 16px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin-bottom:16px;font-size:14px;color:#1e40af}.helpforge-wrap .hf-single-ticket__merge-banner svg{flex-shrink:0}.helpforge-wrap .hf-single-ticket__merge-banner a{font-weight:600;color:#1e40af}.helpforge-wrap .hf-single-ticket__merge-undo{margin-left:auto}.helpforge-wrap .hf-merge-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:9999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.helpforge-wrap .hf-merge-modal{background:#fff;border-radius:16px;max-width:500px;width:92%;box-shadow:0 25px 50px rgba(0,0,0,.15);overflow:hidden}.helpforge-wrap .hf-merge-modal__header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 14px;border-bottom:1px solid var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-merge-modal__title{font-size:16px;font-weight:700;color:var(--hf-text, #1f2937);margin:0}.helpforge-wrap .hf-merge-modal__close{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;background:none;border:none;font-size:22px;color:var(--hf-text-muted, #6b7280);cursor:pointer;padding:0;line-height:1;border-radius:6px;transition:color .15s,background .15s}.helpforge-wrap .hf-merge-modal__close:hover{color:var(--hf-text, #1f2937);background:rgba(0,0,0,.05)}.helpforge-wrap .hf-merge-modal__body{padding:16px 22px 20px}.helpforge-wrap .hf-merge-modal__hint{font-size:13px;color:var(--hf-text-muted, #6b7280);margin:0 0 12px}.helpforge-wrap .hf-merge-modal__loading,.helpforge-wrap .hf-merge-modal__empty{font-size:13px;color:var(--hf-text-muted, #6b7280);padding:12px 0;text-align:center}.helpforge-wrap .hf-merge-modal__results{max-height:280px;overflow-y:auto;margin-top:10px}.helpforge-wrap .hf-merge-modal__result{display:flex;flex-direction:column;gap:2px;width:100%;text-align:left;padding:10px 12px;border:1px solid var(--hf-border, #e5e7eb);border-radius:8px;margin-bottom:6px;background:#fff;cursor:pointer;font-family:inherit;transition:border-color .15s,background .15s}.helpforge-wrap .hf-merge-modal__result:hover{border-color:rgba(37,99,235,.4);background:#f0f9ff}.helpforge-wrap .hf-merge-modal__result-id{font-size:12px;font-weight:700;color:var(--hf-text-muted, #6b7280);font-family:monospace}.helpforge-wrap .hf-merge-modal__result-title{font-size:14px;font-weight:500;color:var(--hf-text, #1f2937)}.helpforge-wrap .hf-merge-modal__result-meta{font-size:12px;color:var(--hf-text-muted, #6b7280);display:flex;gap:8px;flex-wrap:wrap;margin-top:2px}.helpforge-wrap .hf-merge-modal__flow{display:flex;align-items:center;gap:12px;margin-bottom:16px}@media(max-width: 480px){.helpforge-wrap .hf-merge-modal__flow{flex-direction:column;gap:8px}}.helpforge-wrap .hf-merge-modal__flow-item{flex:1;padding:12px;border-radius:8px;font-size:13px;line-height:1.5}.helpforge-wrap .hf-merge-modal__flow-item--source{background:#fef2f2;border:1px solid #fecaca}.helpforge-wrap .hf-merge-modal__flow-item--target{background:#f0fdf4;border:1px solid #bbf7d0}.helpforge-wrap .hf-merge-modal__flow-label{display:block;font-size:11px;color:var(--hf-text-muted, #6b7280);margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.helpforge-wrap .hf-merge-modal__flow-arrow{font-size:20px;color:var(--hf-text-muted, #6b7280);flex-shrink:0}@media(max-width: 480px){.helpforge-wrap .hf-merge-modal__flow-arrow{transform:rotate(90deg)}}.helpforge-wrap .hf-merge-modal__warning{font-size:13px;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:10px 14px;margin-bottom:16px;line-height:1.5}.helpforge-wrap .hf-merge-modal__actions{display:flex;gap:8px;justify-content:flex-end}.helpforge-wrap .hf-merge-modal__msg{margin-top:12px;font-size:13px;color:var(--hf-primary, #2563EB);font-weight:500}.helpforge-wrap .hf-kb-help-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:9999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.helpforge-wrap .hf-kb-help-modal{background:#fff;border-radius:16px;max-width:380px;width:92%;box-shadow:0 25px 50px rgba(0,0,0,.15);overflow:hidden}.helpforge-wrap .hf-kb-help-modal__header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 14px;border-bottom:1px solid var(--hf-border, #e5e7eb)}.helpforge-wrap .hf-kb-help-modal__title{font-size:15px;font-weight:700;color:var(--hf-text, #1f2937);margin:0}.helpforge-wrap .hf-kb-help-modal__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;min-width:44px;min-height:44px;background:none;border:none;font-size:22px;color:var(--hf-text-muted, #6b7280);cursor:pointer;padding:0;line-height:1;border-radius:6px;transition:color .15s,background .15s}.helpforge-wrap .hf-kb-help-modal__close:hover{color:var(--hf-text, #1f2937);background:rgba(0,0,0,.05)}.helpforge-wrap .hf-kb-help-modal__body{padding:12px 22px 20px}.helpforge-wrap .hf-kb-help-modal__section{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--hf-text-muted, #6b7280);margin:14px 0 4px}.helpforge-wrap .hf-kb-help-modal__section:first-child{margin-top:0}.helpforge-wrap .hf-kb-help-modal__row{display:flex;align-items:center;gap:10px;padding:4px 0}.helpforge-wrap .hf-kb-help-modal__keys{display:flex;gap:4px;min-width:60px}.helpforge-wrap .hf-kb-help-modal__key{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:#f3f4f6;border:1px solid #e5e7eb;border-bottom:2px solid #d1d5db;border-radius:5px;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,monospace;font-size:11px;font-weight:600;color:#374151}.helpforge-wrap .hf-kb-help-modal__desc{font-size:13px;color:#6b7280}body.helpforge-platform footer:not(.hf-site-footer),body.helpforge-platform .site-footer,body.helpforge-platform #colophon,body.helpforge-platform .footer-wrap{display:none !important}body.helpforge-platform{display:flex;flex-direction:column;min-height:100vh}body.helpforge-platform>.site,body.helpforge-platform>#page,body.helpforge-platform>.wp-site-blocks,body.helpforge-platform>div:not(.hf-site-footer):not(.hf-mobile-nav):not([style]){flex:1 0 auto}body.helpforge-page .wp-site-blocks *:focus,body.helpforge-page .wp-site-blocks *:focus-visible{outline:none !important;outline-width:0 !important;border-color:rgba(0,0,0,0) !important}body.helpforge-page .helpforge-wrap input[type=text],body.helpforge-page .helpforge-wrap input[type=email],body.helpforge-page .helpforge-wrap input[type=password],body.helpforge-page .helpforge-wrap input[type=search],body.helpforge-page .helpforge-wrap textarea,body.helpforge-page .helpforge-wrap select{border-width:1.5px !important;box-shadow:none !important;background-color:#fff !important;color:#1f2937 !important;opacity:1 !important}body.helpforge-page main.wp-block-group{margin-top:0 !important}body.helpforge-page .wp-block-group.alignfull.has-global-padding{padding-top:0 !important;padding-bottom:0 !important}body.helpforge-page .entry-content.wp-block-post-content{margin-top:0 !important;margin-bottom:0 !important}body.helpforge-page .site-main,body.helpforge-page .site-content,body.helpforge-page #content,body.helpforge-page #primary{padding-top:0 !important;margin-top:0 !important}.hf-user-menu{position:relative;display:inline-flex;align-items:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Inter",sans-serif;-webkit-font-smoothing:antialiased}.hf-user-menu--fixed{position:fixed;top:16px;right:24px;z-index:100}.hf-user-menu__trigger{position:relative;width:36px;height:36px;border-radius:50%;border:2px solid rgba(0,0,0,0);cursor:pointer;padding:0;background:none;overflow:visible;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,box-shadow .2s ease}.hf-user-menu__trigger:hover{border-color:rgba(37,99,235,.3);box-shadow:0 0 0 3px rgba(37,99,235,.08)}.hf-user-menu__trigger:focus-visible{outline:2px solid rgba(37,99,235,.4);outline-offset:2px}.hf-user-menu__trigger-img{width:32px;height:32px;border-radius:50%;object-fit:cover;display:block}.hf-user-menu__trigger-initials{width:32px;height:32px;border-radius:50%;background:var(--hf-primary, #2563eb);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;line-height:1}.hf-user-menu__status-dot{position:absolute;bottom:0;right:0;width:10px;height:10px;border-radius:50%;background:#22c55e;border:2px solid #fff;pointer-events:none}.hf-user-menu__dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:260px;background:hsla(0,0%,100%,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(229,231,235,.8);border-radius:14px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);z-index:200;overflow:hidden}.hf-user-menu--enter{transition:all .15s ease-out}.hf-user-menu--enter-start{opacity:0;transform:scale(0.95) translateY(-4px)}.hf-user-menu--enter-end{opacity:1;transform:scale(1) translateY(0)}.hf-user-menu--leave{transition:all .1s ease-in}.hf-user-menu--leave-start{opacity:1;transform:scale(1) translateY(0)}.hf-user-menu--leave-end{opacity:0;transform:scale(0.95) translateY(-4px)}.hf-user-menu__header{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid #f3f4f6}.hf-user-menu__header-avatar{flex-shrink:0}.hf-user-menu__header-avatar img{width:40px;height:40px;border-radius:50%;object-fit:cover;display:block}.hf-user-menu__header-initials{width:40px;height:40px;border-radius:50%;background:var(--hf-primary, #2563eb);color:#fff;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;letter-spacing:.02em}.hf-user-menu__header-info{min-width:0;flex:1}.hf-user-menu__header-name{display:block;font-size:14px;font-weight:600;color:#111827;line-height:1.3}.hf-user-menu__header-email{display:block;font-size:12px;color:#6b7280;line-height:1.3;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hf-user-menu__links{padding:6px 0}.hf-user-menu__link{display:flex;align-items:center;gap:10px;padding:9px 18px;font-size:14px;color:#374151;text-decoration:none !important;transition:background .12s ease,color .12s ease;line-height:1.4}.hf-user-menu__link:hover{background:#f3f4f6;color:#111827}.hf-user-menu__link svg{flex-shrink:0;color:#9ca3af}.hf-user-menu__link:hover svg{color:#6b7280}.hf-user-menu__link--danger{color:#dc2626}.hf-user-menu__link--danger svg{color:#dc2626}.hf-user-menu__link--danger:hover{background:#fef2f2;color:#b91c1c}.hf-user-menu__link--danger:hover svg{color:#b91c1c}.hf-user-menu__badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;background:var(--hf-primary, #2563eb);color:#fff;border-radius:10px;margin-left:auto;line-height:1}.hf-user-menu__divider{height:1px;background:#f3f4f6;margin:2px 0}.hf-nav-signin-btn{display:inline-flex;align-items:center;padding:6px 16px;font-size:14px;font-weight:600;color:#fff !important;background:var(--hf-primary, #2563eb);border-radius:8px;text-decoration:none !important;transition:background .2s ease,box-shadow .2s ease;line-height:1.4;white-space:nowrap}.hf-nav-signin-btn:hover{background:#1e40af;box-shadow:0 4px 12px rgba(37,99,235,.3)}.hf-user-menu-nav-item{display:flex !important;align-items:center !important;margin-left:auto !important}.hf-site-footer{background:#f9fafb;color:#6b7280;border-top:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:13px;line-height:1.4;flex-shrink:0}.hf-site-footer__gradient-border{height:2px;background:linear-gradient(90deg, var(--hf-primary, #2563eb), #7c3aed, var(--hf-primary, #2563eb))}.hf-site-footer__inner{max-width:1200px;margin:0 auto;padding:40px 24px 20px}.hf-site-footer__grid{display:grid;grid-template-columns:1fr;gap:28px;margin-bottom:28px}@media(min-width: 768px){.hf-site-footer__grid{grid-template-columns:2fr 1fr 1fr;gap:40px}}.hf-site-footer__heading{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#374151;margin:0 0 14px}.hf-site-footer__tagline{font-size:13px;color:#6b7280;margin:0;line-height:1.6}.hf-site-footer__logo{max-height:28px;width:auto;margin-bottom:10px;display:block}.hf-site-footer__nav{list-style:none;padding:0;margin:0}.hf-site-footer__nav li{margin-bottom:8px}.hf-site-footer__nav a{color:#6b7280;text-decoration:none;font-size:13px;transition:color .15s ease}.hf-site-footer__nav a:hover{color:#111827}.hf-site-footer__bottom{border-top:1px solid #e5e7eb;padding-top:16px;text-align:center}@media(min-width: 768px){.hf-site-footer__bottom{text-align:left}}.hf-site-footer__bottom p{margin:0}.hf-single-ticket__field:has(.hf-slash-popup){position:relative}.hf-single-ticket__toolbar{display:flex;align-items:center;gap:8px;margin-bottom:12px}.hf-canned-picker{position:relative}.hf-canned-picker .hf-btn--outline{display:inline-flex;align-items:center;gap:6px;font-size:13px;padding:6px 12px;border:1px solid var(--hf-gray-300, #d1d5db);border-radius:8px;background:#fff;color:var(--hf-gray-700, #374151);cursor:pointer;transition:all .15s ease}.hf-canned-picker .hf-btn--outline:hover{border-color:var(--hf-primary, #3b82f6);color:var(--hf-primary, #3b82f6);background:rgba(59,130,246,.04)}.hf-canned-picker .hf-btn--outline svg{flex-shrink:0}.hf-canned-picker .hf-btn--sm{height:34px}.hf-canned-picker__kbd{font-size:10px;color:var(--hf-gray-400, #9ca3af);background:var(--hf-gray-100, #f3f4f6);padding:2px 5px;border-radius:4px;font-family:system-ui,sans-serif;margin-left:4px}.hf-canned-picker__dropdown{position:absolute;bottom:calc(100% + 8px);left:0;width:440px;max-width:calc(100vw - 40px);max-height:420px;background:#fff;border:1px solid var(--hf-gray-200, #e5e7eb);border-radius:14px;box-shadow:0 16px 48px rgba(0,0,0,.14),0 4px 16px rgba(0,0,0,.06);z-index:100;display:flex;flex-direction:column;overflow:hidden;animation:hf-fade-in .15s ease}.hf-canned-picker__search{padding:12px;border-bottom:1px solid var(--hf-gray-100, #f3f4f6)}.hf-canned-picker__search input{width:100% !important;padding:8px 12px !important;border:1px solid var(--hf-gray-200, #e5e7eb) !important;border-radius:8px !important;font-size:13px !important;background:var(--hf-gray-50, #f9fafb) !important;outline:none !important}.hf-canned-picker__search input:focus{border-color:var(--hf-primary, #3b82f6) !important;background:#fff !important}.hf-canned-picker__categories{display:flex;gap:4px;padding:8px 12px;border-bottom:1px solid var(--hf-gray-100, #f3f4f6);flex-wrap:wrap}.hf-canned-picker__cat{padding:4px 10px;border:none;border-radius:6px;font-size:12px;font-weight:500;background:var(--hf-gray-100, #f3f4f6);color:var(--hf-gray-600, #4b5563);cursor:pointer;transition:all .15s ease}.hf-canned-picker__cat:hover{background:var(--hf-gray-200, #e5e7eb)}.hf-canned-picker__cat--active{background:var(--hf-primary, #3b82f6) !important;color:#fff !important}.hf-canned-picker__list{overflow-y:auto;max-height:280px;padding:4px}.hf-canned-picker__item{display:block;width:100%;text-align:left;padding:10px 12px;border:none;border-radius:8px;background:rgba(0,0,0,0);cursor:pointer;transition:background .1s ease}.hf-canned-picker__item:hover{background:var(--hf-gray-50, #f9fafb)}.hf-canned-picker__item-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.hf-canned-picker__item-title{font-size:13px;font-weight:600;color:var(--hf-gray-800, #1f2937)}.hf-canned-picker__item-shortcut{font-size:11px;padding:1px 6px;border-radius:4px;background:var(--hf-gray-100, #f3f4f6);color:var(--hf-gray-500, #6b7280)}.hf-canned-picker__item-preview{font-size:12px;color:var(--hf-gray-500, #6b7280);margin:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hf-canned-picker__empty{padding:20px;text-align:center;color:var(--hf-gray-400, #9ca3af);font-size:13px}.hf-canned-picker__refresh{border:none;background:none;color:var(--hf-gray-400, #9ca3af);cursor:pointer;padding:4px;border-radius:4px;transition:color .15s ease;flex-shrink:0}.hf-canned-picker__refresh:hover{color:var(--hf-primary, #3b82f6)}@media(max-width: 640px){.hf-canned-picker__dropdown{position:fixed;bottom:0;left:0;right:0;width:100%;max-width:100%;max-height:70vh;border-radius:16px 16px 0 0;z-index:200;animation:hf-slide-up .2s ease}.hf-canned-picker__list{max-height:50vh}.hf-canned-picker__cat{padding:6px 14px;font-size:13px;min-height:36px}.hf-canned-picker__item{padding:12px 14px;min-height:48px}.hf-canned-picker__kbd{display:none}}@keyframes hf-slide-up{from{transform:translateY(100%)}to{transform:translateY(0)}}.hf-slash-popup{position:absolute;bottom:calc(100% + 6px);left:12px;background:#fff;border:1px solid var(--hf-gray-200, #e5e7eb);border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.04);z-index:100;overflow:hidden;min-width:280px;padding:4px;animation:hf-fade-in .12s ease}.hf-slash-popup__item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;border:none;border-radius:6px;background:rgba(0,0,0,0);cursor:pointer;text-align:left;transition:background .1s ease}.hf-slash-popup__item:hover,.hf-slash-popup__item--active{background:var(--hf-primary-50, rgba(59, 130, 246, 0.06))}.hf-slash-popup__item+.hf-slash-popup__item{margin-top:2px}.hf-slash-popup__shortcut{font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;background:var(--hf-primary, #3b82f6);color:#fff;letter-spacing:.02em;white-space:nowrap}.hf-slash-popup__title{font-size:13px;color:var(--hf-gray-600, #4b5563);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes hf-fade-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hf-single-ticket__locked-notice{display:flex;align-items:center;gap:10px;padding:16px 20px;background:linear-gradient(135deg, var(--hf-gray-50, #f9fafb) 0%, #f3f4f6 100%);border:1px solid var(--hf-gray-200, #e5e7eb);border-radius:12px;color:var(--hf-gray-600, #4b5563);font-size:14px;font-weight:500;margin-top:20px}.hf-single-ticket__locked-notice svg{flex-shrink:0;color:var(--hf-gray-400, #9ca3af)}
