.sajilo-help{min-height:100vh}.sajilo-help__nav-link{color:var(--landing-ink-2);text-decoration:none;transition:color .2s ease}.sajilo-help__nav-link:hover{color:var(--landing-ink)}.sajilo-help__nav-link.is-active{color:var(--landing-accent-strong)}.sajilo-help__hero{position:relative;overflow:hidden;padding:3.75rem 0 2.8rem}.sajilo-help__hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top,rgba(111,85,255,.14),transparent 38%),linear-gradient(180deg,color-mix(in srgb,var(--landing-paper) 96%,transparent),transparent);pointer-events:none}.sajilo-help__hero-inner,.sajilo-help__layout{position:relative;z-index:1}.sajilo-help__crumbs,.sajilo-help__eyebrow,.sajilo-help__search-summary,.sajilo-help__group-title,.sajilo-help__group-count,.sajilo-help__category-count,.sajilo-help__search-kbd{font-family:JetBrains Mono,ui-monospace,monospace}.sajilo-help__crumbs{display:inline-flex;align-items:center;gap:.6rem;color:var(--landing-ink-3);font-size:.82rem}.sajilo-help__crumbs a{color:inherit;text-decoration:none}.sajilo-help__crumbs a:hover{color:var(--landing-ink)}.sajilo-help__crumb-separator{opacity:.6}.sajilo-help__eyebrow{display:inline-flex;margin-top:1.35rem;border:1px solid var(--landing-line);border-radius:999px;padding:.45rem .8rem;color:var(--landing-accent-strong);background:color-mix(in srgb,var(--landing-accent-soft) 88%,transparent);font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sajilo-help__title{max-width:12ch;margin:1rem 0 0;font-size:clamp(3rem,7vw,5rem);line-height:.96;letter-spacing:-.055em}.sajilo-help__subtitle{max-width:48rem;margin:1rem 0 0;color:var(--landing-ink-2);font-size:1.08rem;line-height:1.72}.sajilo-help__search-wrap{position:relative;max-width:42rem;margin-top:2rem}.sajilo-help__search{display:flex;align-items:center;gap:.85rem;border:1px solid var(--landing-line-strong);border-radius:1.1rem;padding:.3rem .4rem .3rem 1rem;background:color-mix(in srgb,var(--landing-surface) 94%,transparent);box-shadow:var(--landing-shadow-sm);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.sajilo-help__search:focus-within{border-color:var(--landing-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--landing-accent-soft) 88%,transparent),var(--landing-shadow-sm)}.sajilo-help__search-icon,.sajilo-help__empty svg{color:var(--landing-ink-3)}.sajilo-help__search-icon{width:1.05rem;height:1.05rem}.sajilo-help__search input{width:100%;min-width:0;border:none;padding:.9rem 0;color:var(--landing-ink);background:transparent;font:inherit}.sajilo-help__search input:focus{outline:none}.sajilo-help__search input::placeholder{color:var(--landing-ink-3)}.sajilo-help__search-clear,.sajilo-help__search-kbd{display:inline-flex;align-items:center;justify-content:center}.sajilo-help__search-clear{width:2.2rem;height:2.2rem;border:none;border-radius:.8rem;color:var(--landing-ink-2);background:var(--landing-paper-2);transition:background-color .18s ease,color .18s ease}.sajilo-help__search-clear:hover{color:var(--landing-ink);background:color-mix(in srgb,var(--landing-accent-soft) 72%,var(--landing-paper-2))}.sajilo-help__search-kbd{min-width:2rem;height:2rem;border:1px solid var(--landing-line);border-radius:.7rem;color:var(--landing-ink-3);font-size:.78rem}.sajilo-help__search-summary{margin:.75rem 0 0;color:var(--landing-ink-3);font-size:.76rem;letter-spacing:.02em}.sajilo-help__section{padding-top:2rem}.sajilo-help__layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:3rem;align-items:start}.sajilo-help__rail{position:sticky;top:6rem;display:grid;gap:.45rem}.sajilo-help__category{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;border:1px solid transparent;border-radius:1rem;padding:.85rem .95rem;color:var(--landing-ink-2);background:transparent;font-size:.92rem;font-weight:600;text-align:left;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.sajilo-help__category:hover{color:var(--landing-ink);background:color-mix(in srgb,var(--landing-surface) 94%,transparent)}.sajilo-help__category.is-active{color:var(--landing-accent-strong);border-color:color-mix(in srgb,var(--landing-accent) 32%,transparent);background:color-mix(in srgb,var(--landing-accent-soft) 92%,transparent)}.sajilo-help__category-main{display:inline-flex;align-items:center;gap:.75rem;min-width:0}.sajilo-help__category-icon{width:1rem;height:1rem;flex:0 0 auto}.sajilo-help__category-count,.sajilo-help__group-count{color:var(--landing-ink-3);font-size:.76rem}.sajilo-help__category.is-active .sajilo-help__category-count{color:inherit}.sajilo-help__content{min-width:0}.sajilo-help__group+.sajilo-help__group{margin-top:2.5rem}.sajilo-help__group-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.sajilo-help__group-title{margin:0;color:var(--landing-ink-3);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sajilo-help__accordion{display:grid;gap:.85rem}.sajilo-help__item,.sajilo-help__empty,.sajilo-help__cta-band{border:1px solid var(--landing-line);border-radius:1.5rem;background:var(--landing-surface);box-shadow:var(--landing-shadow-sm)}.sajilo-help__item{overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sajilo-help__item:hover,.sajilo-help__item.is-open{border-color:var(--landing-line-strong);box-shadow:var(--landing-shadow-md)}.sajilo-help__question{display:flex;align-items:center;gap:1rem;width:100%;border:none;padding:1.25rem 1.4rem;color:var(--landing-ink);background:transparent;font-size:1.02rem;font-weight:600;line-height:1.45;text-align:left}.sajilo-help__chevron{width:1rem;height:1rem;margin-left:auto;color:var(--landing-ink-3);flex:0 0 auto;transition:color .18s ease,transform .18s ease}.sajilo-help__item.is-open .sajilo-help__chevron{color:var(--landing-accent-strong);transform:rotate(180deg)}.sajilo-help__answer-wrap{padding:0 1.4rem 1.35rem}.sajilo-help__answer,.sajilo-help__empty p,.sajilo-help__cta-band p{color:var(--landing-ink-2);line-height:1.72}.sajilo-help__answer p{margin:0 0 .8rem}.sajilo-help__answer p:last-child{margin-bottom:0}.sajilo-help__answer a{color:var(--landing-accent-strong);font-weight:600;text-decoration:none}.sajilo-help__answer a:hover{text-decoration:underline}.sajilo-help__answer code{border:1px solid var(--landing-line);border-radius:.55rem;padding:.08rem .45rem;color:var(--landing-ink);background:var(--landing-paper-2);font-size:.86em}.sajilo-help__answer mark,.sajilo-help__question mark{padding:0 .14rem;border-radius:.3rem;color:inherit;background:color-mix(in srgb,#c6f23a 58%,transparent)}.sajilo-help__question mark{background:color-mix(in srgb,var(--landing-accent-soft) 88%,#c6f23a 30%)}.sajilo-help__empty{display:grid;place-items:center;gap:.7rem;padding:3.5rem 1.5rem;text-align:center}.sajilo-help__empty h2{margin:0;color:var(--landing-ink);font-size:1.4rem;letter-spacing:-.03em}.sajilo-help__empty p{max-width:30rem;margin:0}.sajilo-help__cta-band{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:2rem;padding:2rem}.sajilo-help__cta-band h2{margin:0;font-size:clamp(1.9rem,4vw,2.6rem);line-height:1.02}.sajilo-help__cta-band p{max-width:36rem;margin:.6rem 0 0}.sajilo-help__cta-actions,.sajilo-help__footer-links{display:flex;align-items:center}.sajilo-help__cta-actions{gap:.85rem;flex-wrap:wrap}.sajilo-help__footer-links{gap:1rem 1.2rem;flex-wrap:wrap;justify-content:flex-end}@media(max-width:980px){.sajilo-help__layout{grid-template-columns:1fr;gap:1.5rem}.sajilo-help__rail{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.sajilo-help__cta-band{align-items:flex-start;flex-direction:column}.sajilo-help__footer-links{justify-content:flex-start}}@media(max-width:720px){.sajilo-help__hero{padding-top:2.8rem}.sajilo-help__title{max-width:none}.sajilo-help__search{padding-left:.85rem}.sajilo-help__rail{grid-template-columns:1fr}.sajilo-help__question{font-size:.96rem;padding:1.05rem 1.1rem}.sajilo-help__answer-wrap{padding:0 1.1rem 1.1rem}.sajilo-help__cta-band{padding:1.5rem}}
