@charset "UTF-8";.helpcenter-create{padding-bottom:4rem}.helpcenter-form-card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:1rem;padding:2.5rem;box-shadow:0 1px 3px #0000000a}.helpcenter-form-card .form-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.helpcenter-form-card .form-subtitle{color:var(--color-text-muted);margin-bottom:2rem}.helpcenter-form-card .form-label{font-size:.875rem;font-weight:600;margin-bottom:.5rem}.helpcenter-form-card .form-control,.helpcenter-form-card .form-select{padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:.5rem;transition:border-color .2s,box-shadow .2s}.helpcenter-form-card .form-control:focus,.helpcenter-form-card .form-select:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-100)}.helpcenter-form-card textarea.form-control{resize:vertical;min-height:140px}.helpcenter-form-group{margin-bottom:0}.helpcenter-submit-btn{display:inline-flex;align-items:center}.helpcenter-info-card{background:var(--color-bg-soft);border-radius:1rem;padding:2rem;text-align:center}.helpcenter-info-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--color-primary-100);border-radius:50%;color:var(--color-primary);margin:0 auto 1.25rem}.helpcenter-info-title{font-size:1.125rem;font-weight:700;margin-bottom:1.25rem}.helpcenter-info-list{list-style:none;padding:0;margin:0;text-align:start}.helpcenter-info-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.875rem;color:var(--color-text-muted);line-height:1.5}.helpcenter-info-list li svg{flex-shrink:0;margin-top:.125rem;color:var(--color-primary)}.helpcenter-info-list li:last-child{margin-bottom:0}.helpcenter-confirmation{text-align:center;padding:3rem 0}.helpcenter-confirmation-card{text-align:center}.helpcenter-confirmation-icon{width:80px;height:80px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:#10b98114;border-radius:50%;color:#10b981;font-size:2.5rem}.helpcenter-confirmation-heading{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.helpcenter-confirmation-message{color:var(--color-text-muted);font-size:1rem;margin-bottom:1.5rem}.helpcenter-reference-card{display:inline-block;background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:.75rem;padding:1.25rem 2rem;margin:1rem 0 1.5rem;text-align:center}.helpcenter-reference-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-weight:600}.helpcenter-reference-number{display:block;font-size:1.75rem;font-weight:700;color:var(--color-primary);font-family:var(--font-sans)}.helpcenter-reference-subject{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--color-border)}.helpcenter-reference-value{display:block;font-size:.9375rem;font-weight:500;margin-top:.125rem}.helpcenter-confirmation-actions{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.helpcenter-tickets{padding-bottom:4rem}.helpcenter-tickets-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.helpcenter-tickets-title{font-size:1.5rem;font-weight:700;margin:0}.helpcenter-ticket-list{display:flex;flex-direction:column;gap:.75rem}.helpcenter-ticket-card{display:block;background:var(--color-bg);border:1px solid var(--color-border);border-radius:.75rem;text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s}.helpcenter-ticket-card:hover{border-color:var(--color-primary-200);box-shadow:0 4px 12px #0000000f;color:inherit}.helpcenter-ticket-card-body{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem}.helpcenter-ticket-main{flex:1;min-width:0}.helpcenter-ticket-ref{font-family:monospace;font-size:.8125rem;font-weight:600;color:var(--color-primary);margin-bottom:.25rem}.helpcenter-ticket-ref code{background:var(--color-primary-100);padding:.125rem .5rem;border-radius:.25rem;color:inherit;font-size:inherit}.helpcenter-ticket-subject{font-size:1rem;font-weight:600;margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.helpcenter-ticket-meta{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.8125rem;color:var(--color-text-muted)}.helpcenter-ticket-department,.helpcenter-ticket-date{display:inline-flex;align-items:center;gap:.25rem}.helpcenter-ticket-badges{display:flex;gap:.375rem;flex-shrink:0}.helpcenter-ticket-arrow{flex-shrink:0;color:var(--color-text-muted);transition:transform .2s,color .2s}.helpcenter-ticket-card:hover .helpcenter-ticket-arrow{transform:translate(4px);color:var(--color-primary)}.helpcenter-pagination{margin-top:2rem;display:flex;justify-content:center}.helpcenter-empty-state{text-align:center;padding:4rem 1rem}.helpcenter-empty-icon{font-size:3.5rem;color:var(--color-border);margin-bottom:1rem}.helpcenter-empty-title{font-weight:600;margin-bottom:.5rem;color:var(--color-text-muted)}.helpcenter-show{padding-bottom:4rem}.helpcenter-timeline{display:flex;flex-direction:column;gap:1rem}.helpcenter-reply-card{border:1px solid var(--color-border);border-radius:.75rem;overflow:hidden}.helpcenter-reply-card.helpcenter-reply-admin{border-left:3px solid var(--color-primary)}.helpcenter-reply-card.helpcenter-reply-customer{border-left:3px solid var(--color-gray-300)}.helpcenter-reply-header{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;background:var(--color-bg-soft);border-bottom:1px solid var(--color-border)}.helpcenter-reply-admin .helpcenter-reply-header{background:var(--color-primary-100)}.helpcenter-reply-author{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.helpcenter-reply-avatar{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;flex-shrink:0}.helpcenter-reply-avatar.helpcenter-reply-avatar-admin{background:var(--color-primary-100);color:var(--color-primary)}.helpcenter-reply-avatar.helpcenter-reply-avatar-customer{background:var(--color-gray-100, #f3f4f6);color:var(--color-gray-500, #6b7280)}.helpcenter-reply-name{font-weight:600}.helpcenter-reply-badge{font-size:.6875rem}.helpcenter-reply-time{font-size:.8125rem;color:var(--color-text-muted)}.helpcenter-reply-body{padding:1.25rem;line-height:1.7;font-size:.9375rem}.helpcenter-reply-attachments{padding:0 1.25rem 1rem;display:flex;flex-wrap:wrap;gap:.5rem}.helpcenter-attachment-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:var(--color-bg-soft);border:1px solid var(--color-border);border-radius:.375rem;font-size:.8125rem;color:var(--color-text);text-decoration:none}.helpcenter-attachment-badge:hover{border-color:var(--color-primary);color:var(--color-primary)}.helpcenter-no-replies{text-align:center;padding:3rem 1rem;color:var(--color-text-muted)}.helpcenter-no-replies svg{margin-bottom:.75rem}.helpcenter-no-replies p{margin:0;font-size:.9375rem}.helpcenter-reply-form{background:var(--color-bg);border:1px solid var(--color-border);border-radius:.75rem;padding:1.5rem;margin-top:1.5rem}.helpcenter-reply-form-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.helpcenter-closed-alert{margin-top:1.5rem}.helpcenter-sidebar-card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:.75rem;margin-bottom:1rem;padding:1.25rem}.helpcenter-sidebar-title{font-size:.9375rem;font-weight:600;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.helpcenter-info-list-detail{margin:0}.helpcenter-info-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.helpcenter-info-row:not(:last-child){border-bottom:1px solid var(--color-gray-100)}.helpcenter-info-row dt{font-size:.8125rem;font-weight:400;color:var(--color-text-muted);margin:0}.helpcenter-info-row dd{font-size:.875rem;font-weight:500;margin:0;text-align:end}.helpcenter-sidebar-action{margin-bottom:1rem}.helpcenter-custom-fields .cf-item{padding:.5rem 0}.helpcenter-custom-fields .cf-item:not(:last-child){border-bottom:1px solid var(--color-gray-100)}.helpcenter-custom-fields .cf-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);font-weight:600}.helpcenter-custom-fields .cf-value{font-size:.875rem;margin-top:.125rem}.helpcenter-reply-card.helpcenter-reply-note{border-left:3px solid var(--color-accent);background:#f59e0b0f}.helpcenter-reply-card.helpcenter-reply-note .helpcenter-reply-header{background:#f59e0b1f}@media(max-width:991px){.helpcenter-form-card{padding:1.5rem}.helpcenter-info-card{margin-top:2rem}}@media(max-width:767px){.helpcenter-ticket-card-body{flex-direction:column;align-items:flex-start}.helpcenter-ticket-arrow{display:none}.helpcenter-ticket-badges{order:-1}.helpcenter-reply-header{flex-direction:column;align-items:flex-start;gap:.25rem}.helpcenter-tickets-header{flex-direction:column;align-items:flex-start}}[data-bs-theme=dark] .helpcenter-confirmation-icon{color:#6ee7b7}
