@keyframes fbos-help-orb{0%,to{transform:translate(0) scale(1);opacity:.55}50%{transform:translate(18px,-14px) scale(1.08);opacity:.85}}@keyframes fbos-help-pipeline-flow{0%{stroke-dashoffset:120;opacity:.35}50%{opacity:1}to{stroke-dashoffset:0;opacity:.35}}@keyframes fbos-help-node-pulse{0%,to{box-shadow:0 0 0 0 rgba(0,96,57,.5)}50%{box-shadow:0 0 0 12px rgba(0,96,57,0)}}@keyframes fbos-help-reveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes fbos-help-card-glow{0%,to{border-color:rgba(0,96,57,.25)}50%{border-color:rgba(163,126,44,.45)}}.fbos-help{--fbos-help-delay:0ms;position:relative;color:var(--fbos-text,#e8dcc0)}.fbos-help--public{min-height:100vh;background:var(--kory-bg-0,#0a0f0d)}.fbos-help__canvas{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:0}.fbos-help__orb{position:absolute;border-radius:50%;filter:blur(72px);animation:fbos-help-orb 14s ease-in-out infinite}.fbos-help__orb--a{width:420px;height:420px;top:-8%;right:-6%;background:rgba(0,96,57,.22)}.fbos-help__orb--b{width:320px;height:320px;bottom:10%;left:-4%;background:rgba(163,126,44,.14);animation-delay:-5s}.fbos-help__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(0,96,57,.06) 1px,transparent 0),linear-gradient(90deg,rgba(0,96,57,.06) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,black,transparent);mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,black,transparent)}.fbos-help__inner{position:relative;z-index:1;max-width:1120px;margin:0 auto;padding:2rem 1.25rem 4rem}.fbos-help--app .fbos-help__inner{padding:0 0 2rem;max-width:none}.fbos-help__topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2.5rem;flex-wrap:wrap}.fbos-help__back{font-size:.88rem;color:#a5b4fc;text-decoration:none}.fbos-help__back:hover{text-decoration:underline}.fbos-help__hero{text-align:center;margin-bottom:2.5rem}.fbos-help__eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--fbos-gold,#a37e2c)}.fbos-help__title{margin:0 0 .75rem;font-size:clamp(1.85rem,4vw,2.65rem);font-weight:700;line-height:1.15;color:#f5f0e6}.fbos-help__lead{margin:0 auto 1.75rem;max-width:36rem;font-size:1.05rem;line-height:1.6;color:#94a3b8}.fbos-help__pipeline{display:flex;justify-content:center;margin-bottom:2rem}.fbos-help__pipeline-svg{width:min(100%,520px);height:auto}.fbos-help__pipeline-line{fill:none;stroke:url(#fbos-help-pipeline-grad);stroke-width:2;stroke-dasharray:120;animation:fbos-help-pipeline-flow 4s ease-in-out infinite}.fbos-help__pipeline-node{fill:rgba(0,96,57,.35);stroke:rgba(163,126,44,.5);stroke-width:1.5}.fbos-help__pipeline-node--active{animation:fbos-help-node-pulse 2.5s ease-in-out infinite}.fbos-help__pipeline-label{fill:#94a3b8;font-size:11px;font-family:system-ui,sans-serif;font-weight:600}.fbos-help__search-wrap{max-width:32rem;margin:0 auto 2.5rem}.fbos-help__search{width:100%;padding:.9rem 1.1rem .9rem 2.75rem;border-radius:var(--fbos-radius-lg,1rem);border:1px solid rgba(0,96,57,.35);background:rgba(0,0,0,.35);color:#f5f0e6;font-size:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%2394a3b8' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85zm-5.242 1.156a5 5 0 1 1 0-10 5 5 0 0 1 0 10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:1rem;transition:border-color .2s,box-shadow .2s}.fbos-help__search:focus{outline:none;border-color:rgba(163,126,44,.6);box-shadow:0 0 0 3px rgba(0,96,57,.2)}.fbos-help__search::placeholder{color:#64748b}.fbos-help__section-title{margin:0 0 1rem;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#64748b}.fbos-help__quick-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:.85rem;gap:.85rem;margin-bottom:2.5rem}.fbos-help__quick-card{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:1.1rem 1.15rem;border-radius:var(--fbos-radius-md,.75rem);border:1px solid rgba(0,96,57,.28);background:linear-gradient(145deg,rgba(0,96,57,.12),rgba(0,0,0,.25));text-align:left;cursor:pointer;transition:transform .2s,border-color .2s,background .2s;animation:fbos-help-reveal .55s ease backwards;animation-delay:var(--fbos-help-delay,0s)}.fbos-help__quick-card:hover{transform:translateY(-3px);border-color:rgba(163,126,44,.45);background:linear-gradient(145deg,rgba(0,96,57,.2),rgba(0,0,0,.3))}.fbos-help__quick-icon{font-size:1.35rem;line-height:1}.fbos-help__quick-label{margin:0;font-size:.95rem;font-weight:700;color:#f5f0e6}.fbos-help__quick-problem{margin:0;font-size:.82rem;color:#94a3b8;line-height:1.45}.fbos-help__categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.fbos-help__cat-btn{padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(0,96,57,.3);background:rgba(0,0,0,.25);color:#94a3b8;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s}.fbos-help__cat-btn:hover{border-color:rgba(163,126,44,.4);color:#e8dcc0}.fbos-help__cat-btn--active{border-color:rgba(0,96,57,.6);background:rgba(0,96,57,.25);color:#bbf7d0}.fbos-help__articles{display:flex;flex-direction:column;gap:.65rem}.fbos-help__article{border-radius:var(--fbos-radius-md,.75rem);border:1px solid rgba(0,96,57,.22);background:rgba(0,0,0,.22);overflow:hidden;animation:fbos-help-reveal .5s ease backwards;animation-delay:var(--fbos-help-delay,0s)}.fbos-help__article--open{animation:fbos-help-card-glow 3s ease-in-out infinite}.fbos-help__article-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1rem 1.15rem;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer;font:inherit}.fbos-help__article-head:hover{background:rgba(0,96,57,.08)}.fbos-help__article-title{margin:0;font-size:1rem;font-weight:700;color:#f5f0e6}.fbos-help__article-summary{margin:.25rem 0 0;font-size:.85rem;color:#94a3b8;line-height:1.45}.fbos-help__article-chevron{flex-shrink:0;width:1.25rem;height:1.25rem;color:#a37e2c;transition:transform .25s ease}.fbos-help__article--open .fbos-help__article-chevron{transform:rotate(180deg)}.fbos-help__article-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.fbos-help__article--open .fbos-help__article-body{grid-template-rows:1fr}.fbos-help__article-inner{overflow:hidden}.fbos-help__article-content{padding:0 1.15rem 1.15rem;border-top:1px solid rgba(0,96,57,.15)}.fbos-help__steps{margin:1rem 0 0;padding-left:1.25rem;color:#cbd5e1;font-size:.9rem;line-height:1.65}.fbos-help__steps li{margin-bottom:.5rem}.fbos-help__steps li::marker{color:var(--fbos-gold,#a37e2c);font-weight:700}.fbos-help__article-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid rgba(0,96,57,.12)}.fbos-help__empty{padding:2rem;text-align:center;color:#94a3b8;border-radius:var(--fbos-radius-md);border:1px dashed rgba(0,96,57,.3)}.fbos-help__support{margin-top:3rem;padding:1.75rem;border-radius:var(--fbos-radius-lg);border:1px solid rgba(163,126,44,.35);background:linear-gradient(135deg,rgba(0,96,57,.18),rgba(0,0,0,.35));text-align:center;animation:fbos-help-reveal .6s ease backwards;animation-delay:.4s}.fbos-help__support-title{margin:0 0 .5rem;font-size:1.15rem;font-weight:700;color:#f5f0e6}.fbos-help__support-copy{margin:0 0 1.25rem;font-size:.92rem;color:#94a3b8;line-height:1.55}.fbos-help__support-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.fbos-help__reveal{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease;transition-delay:var(--fbos-help-delay,0s)}.fbos-help__reveal--in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.fbos-help__article,.fbos-help__orb,.fbos-help__pipeline-line,.fbos-help__pipeline-node--active,.fbos-help__quick-card,.fbos-help__support{animation:none}.fbos-help__reveal{opacity:1;transform:none;transition:none}.fbos-help__article-body{transition:none}}@media (max-width:640px){.fbos-help__inner{padding:1.25rem 1rem 3rem}.fbos-help__quick-grid{grid-template-columns:1fr}}