.reveal-on-scroll{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease;transition-delay:var(--delay, 0s)}.reveal-on-scroll.revealed{opacity:1;transform:translateY(0)}.help-page.svelte-9eoa7f{--shely-pink: #FF4F91;--shely-plum: #511843;--shely-blush: #FF9BB5;--shely-coral: #FFB38B;--shely-gold: #FFC972;--shely-mint: #E9FFF6;--shely-bg: #FFFBF7;--glass-shadow: 0 8px 32px rgba(81, 24, 67, .08);--font-poppins: "Poppins", system-ui, sans-serif;--font-inter: "Inter", system-ui, sans-serif;--text-primary: #1a0e16;--text-secondary: #6b5a65;--text-muted: #9a8d94;--border-light: rgba(81, 24, 67, .06);--surface: #ffffff;--surface-hover: #faf6f8;min-height:100vh;background:var(--shely-bg)}.hero.svelte-9eoa7f{position:relative;overflow:hidden;padding:5rem 1.5rem 3rem;background:var(--shely-bg);text-align:center}@media (min-width: 768px){.hero.svelte-9eoa7f{padding:7rem 2rem 4rem}}.dot-grid.svelte-9eoa7f{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(81,24,67,.06) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.hero-glow.svelte-9eoa7f{position:absolute;width:600px;height:600px;border-radius:50%;filter:blur(150px);opacity:.07;background:var(--shely-pink);top:-250px;left:50%;transform:translate(-50%);pointer-events:none}.hero-inner.svelte-9eoa7f{position:relative;z-index:1;max-width:38rem;margin:0 auto}.hero-badge.svelte-9eoa7f{display:inline-block;font-family:var(--font-inter);font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--shely-pink);background:#ff4f9114;padding:.375rem 1rem;border-radius:9999px;margin-bottom:1.5rem}.hero-title.svelte-9eoa7f{font-family:var(--font-poppins);font-weight:700;font-size:2.5rem;line-height:1.15;color:var(--text-primary);margin-bottom:2rem}@media (min-width: 768px){.hero-title.svelte-9eoa7f{font-size:3.25rem}}.cmd-search.svelte-9eoa7f{position:relative;max-width:36rem;margin:0 auto;background:var(--surface);border:2px solid var(--border-light);border-radius:14px;display:flex;align-items:center;padding:0 1rem;box-shadow:var(--glass-shadow);transition:border-color .2s,box-shadow .2s}.cmd-search--focused.svelte-9eoa7f{border-color:var(--shely-pink);box-shadow:0 8px 32px #ff4f911a}.cmd-search-icon.svelte-9eoa7f{flex-shrink:0;color:var(--text-muted);display:flex;align-items:center;margin-right:.75rem}.cmd-search-input.svelte-9eoa7f{flex:1;padding:1rem 0;border:none;background:transparent;font-family:var(--font-inter);font-size:1rem;color:var(--text-primary);outline:none;min-width:0}.cmd-search-input.svelte-9eoa7f::placeholder{color:var(--text-muted)}.cmd-search-clear.svelte-9eoa7f{flex-shrink:0;background:#5118430f;border:none;cursor:pointer;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:6px;transition:background .15s}.cmd-search-clear.svelte-9eoa7f:hover{background:#ff4f911a;color:var(--shely-pink)}.cmd-search-kbd.svelte-9eoa7f{flex-shrink:0;display:none;align-items:center;gap:2px;font-family:var(--font-inter);font-size:.6875rem;font-weight:600;color:var(--text-muted);background:#5118430a;border:1px solid var(--border-light);border-radius:6px;padding:.25rem .5rem;line-height:1;pointer-events:none}@media (min-width: 768px){.cmd-search-kbd.svelte-9eoa7f{display:inline-flex}}.cmd-search-kbd-symbol.svelte-9eoa7f{font-size:.8125rem}.cmd-search-dropdown.svelte-9eoa7f{position:absolute;top:calc(100% + 8px);left:0;right:0;background:var(--surface);border:1px solid var(--border-light);border-radius:12px;box-shadow:0 16px 48px #5118431f;z-index:50;overflow:hidden;max-height:24rem;overflow-y:auto}.cmd-search-result.svelte-9eoa7f{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;width:100%;padding:.75rem 1rem;border:none;background:transparent;cursor:pointer;text-align:left;transition:background .1s}.cmd-search-result.svelte-9eoa7f:hover{background:var(--surface-hover)}.cmd-search-result-cat.svelte-9eoa7f{font-family:var(--font-inter);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--shely-pink)}.cmd-search-result-title.svelte-9eoa7f{font-family:var(--font-inter);font-size:.9375rem;color:var(--text-primary);font-weight:500}.cmd-search-more.svelte-9eoa7f{padding:.625rem 1rem;font-family:var(--font-inter);font-size:.8125rem;color:var(--text-muted);text-align:center;border-top:1px solid var(--border-light)}.cmd-search-empty.svelte-9eoa7f{padding:1.5rem 1rem;font-family:var(--font-inter);font-size:.9375rem;color:var(--text-muted);text-align:center}.quick-actions.svelte-9eoa7f{padding:0 1.5rem;margin-top:-.5rem;position:relative;z-index:2}.quick-actions-inner.svelte-9eoa7f{max-width:56rem;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;padding:1.5rem 0}.action-chip.svelte-9eoa7f{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.125rem;border-radius:9999px;border:1px solid var(--border-light);background:var(--surface);font-family:var(--font-inter);font-size:.8125rem;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .2s;box-shadow:0 1px 3px #5118430a;white-space:nowrap}.action-chip.svelte-9eoa7f:hover{border-color:var(--shely-pink);color:var(--shely-pink);background:#ff4f910a;box-shadow:0 2px 8px #ff4f9114}.action-chip.svelte-9eoa7f svg:where(.svelte-9eoa7f){flex-shrink:0}.kb-section.svelte-9eoa7f{padding:4rem 1.5rem}@media (min-width: 768px){.kb-section.svelte-9eoa7f{padding:5rem 2rem}}.kb-inner.svelte-9eoa7f{max-width:72rem;margin:0 auto}.kb-header.svelte-9eoa7f{text-align:center;margin-bottom:2.5rem}.kb-title.svelte-9eoa7f{font-family:var(--font-poppins);font-weight:700;font-size:1.75rem;color:var(--text-primary);margin-bottom:.5rem}@media (min-width: 768px){.kb-title.svelte-9eoa7f{font-size:2.25rem}}.kb-subtitle.svelte-9eoa7f{font-family:var(--font-inter);font-size:1rem;color:var(--text-secondary)}.kb-layout.svelte-9eoa7f{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.kb-layout.svelte-9eoa7f{flex-direction:row;gap:2rem}}.kb-tree.svelte-9eoa7f{background:var(--surface);border:1px solid var(--border-light);border-radius:14px;padding:.75rem;box-shadow:var(--glass-shadow);overflow-y:auto;flex-shrink:0}@media (min-width: 768px){.kb-tree.svelte-9eoa7f{width:280px;max-height:36rem;position:sticky;top:5rem}}@media (min-width: 1024px){.kb-tree.svelte-9eoa7f{width:300px}}.kb-folder.svelte-9eoa7f{margin-bottom:.25rem}.kb-folder-header.svelte-9eoa7f{width:100%;display:flex;align-items:center;gap:.375rem;padding:.5rem .625rem;border:none;background:transparent;cursor:pointer;border-radius:8px;transition:background .15s;text-align:left}.kb-folder-header.svelte-9eoa7f:hover{background:var(--surface-hover)}.kb-chevron.svelte-9eoa7f{flex-shrink:0;color:var(--text-muted);transition:transform .2s}.kb-folder-header--open.svelte-9eoa7f .kb-chevron:where(.svelte-9eoa7f){transform:rotate(90deg)}.kb-folder-icon.svelte-9eoa7f{flex-shrink:0;color:var(--shely-gold)}.kb-folder-header--open.svelte-9eoa7f .kb-folder-icon:where(.svelte-9eoa7f){color:var(--shely-coral)}.kb-folder-label.svelte-9eoa7f{font-family:var(--font-inter);font-size:.8125rem;font-weight:600;color:var(--text-primary);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-folder-count.svelte-9eoa7f{flex-shrink:0;font-family:var(--font-inter);font-size:.6875rem;font-weight:600;color:var(--text-muted);background:#5118430a;padding:.125rem .4375rem;border-radius:9999px}.kb-leaves.svelte-9eoa7f{padding-left:1.75rem;padding-bottom:.25rem;animation:svelte-9eoa7f-treeFadeIn .2s ease}@keyframes svelte-9eoa7f-treeFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.kb-leaf.svelte-9eoa7f{display:flex;align-items:center;gap:.5rem;width:100%;padding:.375rem .625rem;border:none;background:transparent;cursor:pointer;border-radius:6px;font-family:var(--font-inter);font-size:.8125rem;color:var(--text-secondary);text-align:left;transition:all .15s;border-left:2px solid transparent;margin-bottom:1px}.kb-leaf.svelte-9eoa7f:hover{background:var(--surface-hover);color:var(--text-primary)}.kb-leaf--active.svelte-9eoa7f{background:#ff4f910f;color:var(--shely-pink);border-left-color:var(--shely-pink);font-weight:500}.kb-leaf--active.svelte-9eoa7f svg:where(.svelte-9eoa7f){color:var(--shely-pink)}.kb-leaf.svelte-9eoa7f svg:where(.svelte-9eoa7f){flex-shrink:0;color:var(--text-muted)}.kb-leaf.svelte-9eoa7f span:where(.svelte-9eoa7f){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kb-content.svelte-9eoa7f{flex:1;min-width:0;background:var(--surface);border:1px solid var(--border-light);border-radius:14px;padding:2rem 1.5rem;box-shadow:var(--glass-shadow)}@media (min-width: 768px){.kb-content.svelte-9eoa7f{padding:2.5rem}}.kb-content-breadcrumb.svelte-9eoa7f{display:flex;align-items:center;gap:.375rem;font-family:var(--font-inter);font-size:.75rem;color:var(--text-muted);margin-bottom:1rem}.kb-content-breadcrumb.svelte-9eoa7f svg:where(.svelte-9eoa7f){flex-shrink:0}.kb-content-title.svelte-9eoa7f{font-family:var(--font-poppins);font-weight:700;font-size:1.5rem;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.3}@media (min-width: 768px){.kb-content-title.svelte-9eoa7f{font-size:1.75rem}}.kb-content-body.svelte-9eoa7f p:where(.svelte-9eoa7f){font-family:var(--font-inter);font-size:.9375rem;color:var(--text-secondary);line-height:1.8}.kb-content-footer.svelte-9eoa7f{display:flex;align-items:center;gap:.75rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--border-light)}.kb-content-helpful.svelte-9eoa7f{font-family:var(--font-inter);font-size:.8125rem;color:var(--text-muted)}.kb-feedback-btn.svelte-9eoa7f{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;border:1px solid var(--border-light);border-radius:8px;background:transparent;font-family:var(--font-inter);font-size:.8125rem;font-weight:500;color:var(--text-secondary);cursor:pointer;transition:all .15s}.kb-feedback-btn.svelte-9eoa7f:hover{border-color:var(--shely-pink);color:var(--shely-pink);background:#ff4f910a}.status-section.svelte-9eoa7f{padding:2rem 1.5rem 4rem}@media (min-width: 768px){.status-section.svelte-9eoa7f{padding:3rem 2rem 5rem}}.status-inner.svelte-9eoa7f{max-width:48rem;margin:0 auto}.status-panel.svelte-9eoa7f{background:var(--surface);border:1px solid var(--border-light);border-radius:14px;overflow:hidden;box-shadow:var(--glass-shadow)}.status-header.svelte-9eoa7f{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-light)}.status-header-left.svelte-9eoa7f{display:flex;align-items:center;gap:.625rem}.status-heading.svelte-9eoa7f{font-family:var(--font-poppins);font-weight:600;font-size:1rem;color:var(--text-primary)}.status-timestamp.svelte-9eoa7f{font-family:var(--font-inter);font-size:.75rem;color:var(--text-muted)}.status-dot.svelte-9eoa7f{width:10px;height:10px;border-radius:50%;flex-shrink:0}.status-dot--operational.svelte-9eoa7f{background:#22c55e;box-shadow:0 0 0 3px #22c55e26;animation:svelte-9eoa7f-statusPulse 2s ease-in-out infinite}.status-dot--small.svelte-9eoa7f{width:7px;height:7px;box-shadow:none;animation:none}@keyframes svelte-9eoa7f-statusPulse{0%,to{box-shadow:0 0 0 3px #22c55e26}50%{box-shadow:0 0 0 6px #22c55e14}}.status-services.svelte-9eoa7f{padding:.25rem 0}.status-row.svelte-9eoa7f{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.5rem;transition:background .1s}.status-row.svelte-9eoa7f:hover{background:var(--surface-hover)}.status-service-name.svelte-9eoa7f{font-family:var(--font-inter);font-size:.875rem;color:var(--text-primary);font-weight:500}.status-service-right.svelte-9eoa7f{display:flex;align-items:center;gap:1rem}.status-uptime-badge.svelte-9eoa7f{font-family:var(--font-inter);font-size:.6875rem;font-weight:700;color:#16a34a;background:#22c55e14;padding:.1875rem .5rem;border-radius:9999px}.status-service-indicator.svelte-9eoa7f{display:flex;align-items:center;gap:.375rem;font-family:var(--font-inter);font-size:.75rem;color:#16a34a;font-weight:500}.articles-section.svelte-9eoa7f{padding:2rem 1.5rem 4rem;overflow:hidden}@media (min-width: 768px){.articles-section.svelte-9eoa7f{padding:3rem 2rem 5rem}}.articles-inner.svelte-9eoa7f{max-width:72rem;margin:0 auto}.articles-header.svelte-9eoa7f{margin-bottom:2rem}.articles-title.svelte-9eoa7f{font-family:var(--font-poppins);font-weight:700;font-size:1.75rem;color:var(--text-primary);margin-bottom:.375rem}@media (min-width: 768px){.articles-title.svelte-9eoa7f{font-size:2.25rem}}.articles-subtitle.svelte-9eoa7f{font-family:var(--font-inter);font-size:1rem;color:var(--text-secondary)}.articles-scroll.svelte-9eoa7f{display:flex;gap:1.25rem;overflow-x:auto;padding-bottom:1rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.articles-scroll.svelte-9eoa7f::-webkit-scrollbar{height:6px}.articles-scroll.svelte-9eoa7f::-webkit-scrollbar-track{background:#51184308;border-radius:3px}.articles-scroll.svelte-9eoa7f::-webkit-scrollbar-thumb{background:#5118431f;border-radius:3px}.article-card.svelte-9eoa7f{flex:0 0 240px;scroll-snap-align:start;background:var(--surface);border:1px solid var(--border-light);border-radius:14px;padding:1.5rem;cursor:pointer;transition:all .2s;text-align:left;display:flex;flex-direction:column;gap:.625rem}@media (min-width: 640px){.article-card.svelte-9eoa7f{flex:0 0 260px}}.article-card.svelte-9eoa7f:hover{transform:translateY(-3px);box-shadow:var(--glass-shadow);border-color:#ff4f911f}.article-tag.svelte-9eoa7f{display:inline-block;font-family:var(--font-inter);font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--tag-color);background:color-mix(in srgb,var(--tag-color) 8%,transparent);padding:.1875rem .5rem;border-radius:4px;width:fit-content}.article-card-title.svelte-9eoa7f{font-family:var(--font-poppins);font-weight:600;font-size:.9375rem;color:var(--text-primary);line-height:1.4}.article-read-time.svelte-9eoa7f{display:flex;align-items:center;gap:.375rem;font-family:var(--font-inter);font-size:.75rem;color:var(--text-muted);margin-top:auto}.escalation-section.svelte-9eoa7f{padding:3rem 1.5rem 5rem;background:linear-gradient(180deg,var(--shely-bg) 0%,#f8f0f4 100%)}@media (min-width: 768px){.escalation-section.svelte-9eoa7f{padding:4rem 2rem 6rem}}.escalation-inner.svelte-9eoa7f{max-width:56rem;margin:0 auto;text-align:center}.escalation-title.svelte-9eoa7f{font-family:var(--font-poppins);font-weight:700;font-size:1.75rem;color:var(--text-primary);margin-bottom:2rem}@media (min-width: 768px){.escalation-title.svelte-9eoa7f{font-size:2rem}}.escalation-options.svelte-9eoa7f{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.escalation-options.svelte-9eoa7f{grid-template-columns:repeat(3,1fr)}}.escalation-card.svelte-9eoa7f{background:var(--surface);border:1px solid var(--border-light);border-radius:14px;padding:2rem 1.5rem;text-decoration:none;text-align:center;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:.5rem}.escalation-card.svelte-9eoa7f:hover{transform:translateY(-3px);box-shadow:var(--glass-shadow);border-color:#ff4f911f}.escalation-icon.svelte-9eoa7f{width:3rem;height:3rem;border-radius:12px;background:#ff4f910f;display:flex;align-items:center;justify-content:center;color:var(--shely-pink);margin-bottom:.5rem}.escalation-label.svelte-9eoa7f{font-family:var(--font-poppins);font-weight:600;font-size:1rem;color:var(--text-primary);display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.escalation-badge.svelte-9eoa7f{font-family:var(--font-inter);font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--shely-coral);background:#ffb38b1f;padding:.1875rem .5rem;border-radius:4px}.escalation-badge--available.svelte-9eoa7f{color:#16a34a;background:#22c55e1a}.escalation-desc.svelte-9eoa7f{font-family:var(--font-inter);font-size:.8125rem;color:var(--text-secondary)}.escalation-response.svelte-9eoa7f{font-family:var(--font-inter);font-size:.75rem;color:var(--text-muted)}
