.help-fullscreen{--help-gutter:clamp(1.15rem, 5vw, 2.25rem);background:var(--background);flex-direction:column;min-height:100vh;display:flex}.help-fullscreen>.help-layout{flex:1;min-height:0}.help-topbar{z-index:50;height:56px;padding:0 var(--help-gutter);background:color-mix(in srgb, var(--background) 82%, transparent);-webkit-backdrop-filter:blur(16px)saturate(140%);border-bottom:1px solid color-mix(in srgb, var(--border) 70%, transparent);justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.help-topbar:after{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--primary) 55%, transparent) 25%, color-mix(in srgb, var(--accent) 55%, transparent) 75%, transparent);opacity:.7;pointer-events:none;height:1px;position:absolute;bottom:-1px;left:0;right:0}.help-topbar-back{color:var(--muted);border-radius:.5rem;align-items:center;gap:.45rem;padding:.35rem .6rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.help-topbar-back:hover{background:var(--overlay-hover);color:var(--foreground)}.help-topbar-brand{color:var(--foreground);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.help-topbar-logo{-o-object-fit:cover;object-fit:cover;border-radius:5px;width:22px;height:22px}.help-layout{background:var(--background);gap:0;display:flex}.help-sidebar{background:var(--card);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:.1rem;width:272px;max-height:calc(100vh - 56px);padding:1.5rem .85rem 2rem;display:flex;position:sticky;top:56px;overflow-y:auto}.help-sidebar-title-btn{letter-spacing:-.005em;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:0 .6rem 1rem;font-size:.78rem;font-weight:700;transition:color .15s;display:flex}.help-sidebar-title-btn svg{color:var(--primary);flex-shrink:0}.help-sidebar-title-btn:hover{color:var(--primary)}.help-link-label{flex:1;min-width:0}.help-sidebar-note{color:var(--muted-fg);padding:.85rem .65rem;font-size:.8rem}.help-home-link{gap:.55rem;margin-bottom:.5rem;font-weight:500}.help-section-header{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--radius-sm);text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;margin-top:.65rem;padding:.45rem .6rem;transition:background .15s;display:flex}.help-section-header-label{text-transform:uppercase;letter-spacing:.08em;min-width:0;color:var(--muted-strong);flex:1;font-size:.66rem;font-weight:700;transition:color .15s}.help-section-header:hover{background:var(--overlay-subtle)}.help-section-header:hover .help-section-header-label{color:var(--foreground)}.help-section-chevron{color:var(--muted-strong);flex-shrink:0;transition:transform .2s,color .15s}.help-section-header:hover .help-section-chevron{color:var(--foreground)}.help-section-chevron.open{transform:rotate(90deg)}.help-section-articles{flex-direction:column;gap:.05rem;margin-top:.1rem;display:flex}.help-article-link{color:var(--muted);border-radius:var(--radius-sm);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.45rem;width:100%;padding:.42rem .7rem;font-size:.84rem;line-height:1.45;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative}.help-section-articles .help-article-link{padding-left:1.35rem}.help-article-link:hover{background:color-mix(in srgb, var(--primary) 7%, transparent);color:var(--foreground)}.help-article-link.active{background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary);font-weight:600}.help-home-link.help-article-link{padding-left:.7rem}.help-main{min-width:0;padding:clamp(1.85rem, 4vw, 3rem) var(--help-gutter) clamp(3rem, 6vw, 4.5rem);flex:1}.help-main--article,.help-main--home{max-width:none}.help-main--article .help-article-header,.help-main--article .help-content,.help-main--article .help-mobile-back{max-width:70ch;margin-left:auto;margin-right:auto}@media (min-width:1024px){.help-main--article .help-article-header,.help-main--article .help-content,.help-main--article .help-mobile-back{max-width:70rem}.help-main--article .help-content:has(.help-toc){-moz-column-gap:3rem;grid-template-columns:minmax(0,1fr) 14rem;align-items:start;column-gap:3rem;display:grid}.help-main--article .help-content:has(.help-toc)>*{grid-column:1;min-width:0}.help-main--article .help-content:has(.help-toc)>h1{grid-column:1/-1}.help-main--article .help-content:has(.help-toc)>.help-toc{border:none;border-left:1px solid var(--border);background:0 0;border-radius:0;grid-area:2/2/999;align-self:start;margin:0;padding:.15rem 0 .15rem 1.15rem;position:sticky;top:1.5rem}.help-main--article .help-content:has(.help-toc)>.help-toc ul{flex-direction:column;gap:.45rem}.help-main--article .help-content:not(:has(.help-toc)){max-width:52rem;margin-inline:auto}}.help-empty{height:300px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.help-empty svg{opacity:.3}.help-mobile-back{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0 0 1.25rem;font-size:.82rem;font-weight:600;transition:opacity .15s;display:none}.help-mobile-back:hover{opacity:.8}.help-article-header{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.help-article-meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.help-section-badge{text-transform:uppercase;letter-spacing:.06em;background:var(--primary-soft);color:var(--primary);border-radius:20px;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.help-visible-badge{background:var(--overlay-strong);color:var(--muted);border-radius:20px;padding:.15rem .5rem;font-size:.7rem;font-weight:500}.help-content{color:var(--foreground);font-size:.95rem;line-height:1.75}.help-content>:first-child{margin-top:0}.help-content h1{color:var(--text-strong);border-bottom:1px solid var(--border);letter-spacing:-.025em;margin:0 0 1.1rem;padding-bottom:.7rem;font-size:clamp(1.55rem,3.5vw,2.05rem);font-weight:800;line-height:1.2}.help-content h2{color:var(--text-strong);letter-spacing:-.01em;margin:2.4rem 0 .8rem;padding-left:.85rem;scroll-margin-top:72px;font-size:clamp(1.18rem,2.2vw,1.4rem);font-weight:700;line-height:1.3;position:relative}.help-content h2:before{content:"";background:linear-gradient(180deg, var(--primary), var(--accent));border-radius:999px;width:4px;position:absolute;top:.2em;bottom:.2em;left:0}.help-content h3{color:var(--text-strong);margin:1.5rem 0 .45rem;font-size:1.02rem;font-weight:600}.help-content p{margin:0 0 1rem}.help-content ul,.help-content ol{margin:0 0 1rem 1.4rem;padding-left:.4rem}.help-content li{margin-bottom:.4rem}.help-content li::marker{color:var(--muted-fg)}.help-content code{background:var(--overlay-strong);color:var(--rose);word-break:break-word;border-radius:5px;padding:.12em .42em;font-family:Consolas,Monaco,monospace;font-size:.85em}.help-content pre{background:var(--surface-3);border:1px solid var(--border);color:var(--foreground);border-radius:var(--radius-sm);max-width:100%;margin:0 0 1.1rem;padding:1rem 1.25rem;font-size:.82rem;overflow-x:auto}.help-content pre code{color:inherit;font-size:inherit;background:0 0;padding:0}.help-content a{color:var(--primary);text-underline-offset:2px;word-break:break-word;text-decoration:underline}.help-content a:hover{text-decoration-thickness:2px}.help-content strong{color:var(--text-strong);font-weight:600}.help-content em{color:var(--muted)}.help-content blockquote{border-left:3px solid var(--primary);color:var(--muted);background:var(--primary-soft);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin:0 0 1.1rem;padding:.65rem 1rem;font-style:italic}.help-content blockquote p:last-child{margin-bottom:0}.help-content hr{border:none;border-top:1px solid var(--border);margin:1.75rem 0}.help-content a.help-xref{text-underline-offset:2px;cursor:pointer;text-decoration-style:dotted;text-decoration-thickness:1px}.help-content a.help-xref:hover{text-decoration-style:solid;text-decoration-thickness:2px}.help-content .help-seealso{flex-wrap:wrap;gap:8px;margin:0 0 1.2rem;display:flex}.help-content .help-seealso .help-chip{border:1px solid var(--border);color:var(--primary);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.92rem;font-weight:500;line-height:1.2;text-decoration:none;transition:border-color .15s,background .15s,transform 60ms;display:inline-flex}.help-content .help-seealso a.help-chip:before{content:"→";opacity:.55;font-weight:600}.help-content .help-seealso a.help-chip:hover{border-color:var(--primary);background:var(--primary-soft);text-decoration:none}.help-content .help-seealso a.help-chip:active{transform:translateY(1px)}.help-content .help-seealso .help-chip--plain{color:var(--muted);cursor:default}.help-content blockquote.help-callout{color:var(--text,inherit);border-left-width:4px;padding-left:2.5rem;font-style:normal;position:relative}.help-content blockquote.help-callout:before{font-size:1rem;line-height:1.2;position:absolute;top:.7rem;left:.75rem}.help-content blockquote.help-callout--tip{border-left-color:var(--primary);background:var(--primary-soft)}.help-content blockquote.help-callout--tip:before{content:"💡"}.help-content blockquote.help-callout--info{background:#3b82f61a;border-left-color:#3b82f6}.help-content blockquote.help-callout--info:before{content:"ℹ️"}.help-content blockquote.help-callout--warn{background:#f59e0b1f;border-left-color:#f59e0b}.help-content blockquote.help-callout--warn:before{content:"⚠️"}.help-content blockquote.help-callout--note:before{content:"📝"}.help-content h2{scroll-margin-top:84px}.help-content .help-toc{border:1px solid var(--border);border-radius:var(--radius-sm,8px);background:var(--primary-soft);margin:0 0 1.6rem;padding:.9rem 1.1rem}.help-content .help-toc .help-toc-title{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.55rem;font-size:.74rem;font-weight:700;display:block}.help-content .help-toc ul{flex-wrap:wrap;gap:.35rem 1.1rem;margin:0;padding:0;list-style:none;display:flex}.help-content .help-toc li{margin:0}.help-content .help-toc li::marker{content:""}.help-content .help-toc a.help-toc-link{color:var(--primary);font-size:.9rem;text-decoration:none}.help-content .help-toc a.help-toc-link:hover{text-decoration:underline}.help-content table{border-collapse:collapse;width:100%;margin:0 0 1.1rem;font-size:.875rem;display:block;overflow-x:auto}.help-content thead{background:var(--overlay-subtle)}.help-content th{text-align:left;color:var(--text-strong);border-bottom:2px solid var(--border);white-space:nowrap;padding:.55rem .75rem;font-weight:600}.help-content td{border-bottom:1px solid var(--border);color:var(--muted);vertical-align:top;padding:.5rem .75rem}.help-content tr:last-child td{border-bottom:none}.help-content tr:hover td{background:var(--overlay-subtle)}.help-admin-bar{flex-wrap:wrap;flex-shrink:0;gap:.5rem;display:flex}.help-action-btn{padding:.35rem .7rem;font-size:.8rem}.help-copy-btn.is-copied{color:var(--success);border-color:var(--success)}.help-delete-btn{padding:.35rem .55rem}.help-edit-dialog{width:95vw;max-width:680px}.help-modal-title{color:var(--text-strong);margin:0;font-size:1rem;font-weight:600}.help-edit-modal{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.help-edit-error{color:var(--error);background:color-mix(in srgb, var(--error) 10%, transparent);border:1px solid color-mix(in srgb, var(--error) 22%, transparent);border-radius:var(--radius-sm);align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.85rem;display:flex}.help-edit-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.help-edit-full{grid-column:1/-1}.help-edit-label{color:var(--muted);margin-bottom:.3rem;font-size:.8rem;font-weight:500;display:block}.help-edit-roles{flex-wrap:wrap;gap:.75rem;display:flex}.help-edit-role{cursor:pointer;color:var(--secondary-foreground);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.help-edit-actions{justify-content:flex-end;gap:.5rem;display:flex}.help-content-textarea{resize:vertical;background:var(--input);width:100%;min-height:280px;color:var(--foreground);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem;font-family:Consolas,Monaco,monospace;font-size:.8rem;line-height:1.6;transition:border-color .15s}.help-content-textarea:focus{border-color:var(--ring);box-shadow:0 0 0 3px var(--primary-soft);outline:none}.help-confirm-dialog{max-width:420px}.help-confirm-body{padding:1.5rem}.help-confirm-text{color:var(--muted);margin:0 0 1.25rem;font-size:.9rem;line-height:1.6}.help-confirm-actions{justify-content:flex-end;gap:.5rem;display:flex}.help-confirm-delete{background:var(--error);color:var(--primary-foreground);border:1px solid var(--error)}.help-confirm-delete:hover{filter:brightness(.94)}.help-loading{height:200px;color:var(--muted);justify-content:center;align-items:center;font-size:.9rem;display:flex}.help-search{align-items:center;margin:0 .6rem .65rem;display:flex;position:relative}.help-search-icon{color:var(--muted-fg);pointer-events:none;flex-shrink:0;position:absolute;left:11px}.help-search-input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);width:100%;color:var(--foreground);outline:none;padding:.5rem 2rem .5rem 2.15rem;font-size:.82rem;transition:border-color .15s,box-shadow .15s}.help-search-input::placeholder{color:var(--muted-fg)}.help-search-input:focus{border-color:var(--ring);box-shadow:0 0 0 3px var(--primary-soft)}.help-search-clear{cursor:pointer;color:var(--muted-fg);background:0 0;border:none;border-radius:3px;align-items:center;padding:2px;transition:color .15s;display:flex;position:absolute;right:8px}.help-search-clear:hover{color:var(--foreground)}.help-search-results{flex-direction:column;gap:.1rem;padding:.25rem 0;display:flex}.help-search-empty{color:var(--muted-fg);padding:.75rem .65rem;font-size:.8rem;font-style:italic}.help-search-result-section{text-transform:uppercase;letter-spacing:.06em;width:100%;color:var(--muted-strong);margin-bottom:1px;font-size:.62rem;font-weight:700;display:block}.help-search-results .help-article-link{flex-direction:column;align-items:flex-start;gap:.1rem;padding-left:.7rem}.help-new-badge{text-transform:uppercase;letter-spacing:.05em;background:var(--accent-soft);color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);vertical-align:middle;white-space:nowrap;border-radius:20px;flex-shrink:0;align-items:center;margin-left:2px;padding:.12rem .42rem;font-size:.6rem;font-weight:700;display:inline-flex}.help-new-badge-lg{padding:.15rem .55rem;font-size:.7rem}.help-new-btn{color:var(--secondary-foreground);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;gap:.4rem;margin:0 .6rem .75rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.help-new-btn:hover{background:var(--card-hover);border-color:var(--border-strong);color:var(--foreground)}.help-new-btn svg{color:var(--primary);flex-shrink:0}.help-home{max-width:1200px;margin:0 auto;overflow-x:clip}.help-home-hero{text-align:center;flex-direction:column;align-items:center;margin-bottom:clamp(2.25rem,5vw,3.5rem);padding:clamp(1rem,4vw,2.5rem) 1rem clamp(.5rem,2vw,1rem);display:flex;position:relative}.help-home-hero:before{content:"";z-index:0;background:radial-gradient(60% 80% at 30% 0%, color-mix(in srgb, var(--primary) 22%, transparent), transparent 70%), radial-gradient(55% 80% at 78% 12%, color-mix(in srgb, var(--accent) 20%, transparent), transparent 72%);pointer-events:none;height:320px;position:absolute;inset:-12% 0 auto}.help-home-hero>*{z-index:1;position:relative}.help-home-hero-icon{border-radius:var(--radius);background:linear-gradient(135deg, var(--primary), var(--accent));width:60px;height:60px;color:var(--primary-foreground);box-shadow:0 10px 28px -8px color-mix(in srgb, var(--primary) 55%, transparent), inset 0 1px 0 #ffffff40;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.help-home-hero-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);background:var(--primary-soft);border:1px solid color-mix(in srgb, var(--primary) 22%, transparent);border-radius:999px;align-items:center;margin-bottom:.9rem;padding:.28rem .7rem;font-size:.68rem;font-weight:700;display:inline-flex}.help-home-hero h1{color:var(--text-strong);letter-spacing:-.035em;text-wrap:balance;overflow-wrap:break-word;margin:0 0 .7rem;font-size:clamp(1.85rem,5vw,3rem);font-weight:800;line-height:1.08}.help-home-hero p{color:var(--muted);max-width:56ch;margin:0;font-size:clamp(.98rem,1.4vw,1.1rem);line-height:1.65}.help-home-search{justify-content:center;width:100%;margin-top:1.75rem;display:flex}.help-search--home{width:100%;max-width:560px;margin:0}.help-search--home .help-search-icon{left:14px}.help-search--home .help-search-input{background:var(--card);box-shadow:var(--shadow-md);border-radius:999px;padding:.9rem 2.5rem .9rem 2.9rem;font-size:1rem;transition:border-color .18s,box-shadow .18s,transform .18s}.help-search--home .help-search-input:hover{border-color:var(--border-strong)}.help-search--home .help-search-input:focus{border-color:var(--ring);box-shadow:var(--shadow-md), 0 0 0 4px var(--primary-soft)}.help-search--home .help-search-icon{color:var(--primary)}.help-search--home .help-search-clear{right:12px}.help-home-search-results{flex-direction:column;gap:.5rem;max-width:720px;margin:0 auto;display:flex}.help-home-result{text-align:left;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;flex-direction:column;gap:.2rem;padding:.85rem 1rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.help-home-result:hover{border-color:var(--border-strong);background:var(--card-hover);box-shadow:var(--shadow-sm)}.help-home-result-title{color:var(--text-strong);align-items:center;gap:.4rem;font-size:.92rem;font-weight:600;display:flex}.help-home-block{margin-bottom:2.75rem}.help-home-block-title{text-transform:uppercase;letter-spacing:.08em;color:var(--muted-strong);margin:0 0 1.1rem;font-size:.72rem;font-weight:700}.help-home-guidelines{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.help-home-guidelines li{color:var(--muted);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.95rem 1.1rem .95rem 2.05rem;font-size:.92rem;line-height:1.6;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;position:relative}.help-home-guidelines li:hover{border-color:var(--border-strong);background:var(--card-hover);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.help-home-guidelines li:before{content:"";background:linear-gradient(135deg, var(--primary), var(--accent));width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 12%, transparent);border-radius:50%;position:absolute;top:1.32em;left:1rem}.help-home-guidelines strong{color:var(--text-strong);font-weight:600}.help-home-sections{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.help-home-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s,background .15s;display:flex;overflow:hidden}.help-home-card:hover{border-color:color-mix(in srgb, var(--primary) 40%, var(--border));background:var(--card-hover);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.help-home-card.open{border-color:var(--primary);box-shadow:var(--shadow-md)}.help-home-card-head{text-align:left;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:.85rem;width:100%;padding:1.15rem 1.2rem;transition:background .15s;display:flex}.help-home-card-icon{border-radius:var(--radius-sm);background:linear-gradient(135deg, var(--primary), var(--accent));width:42px;height:42px;color:var(--primary-foreground);box-shadow:0 6px 16px -6px color-mix(in srgb, var(--primary) 50%, transparent), inset 0 1px 0 #ffffff38;flex-shrink:0;justify-content:center;align-items:center;transition:transform .18s;display:inline-flex}.help-home-card:hover .help-home-card-icon{transform:scale(1.05)}.help-home-card-body{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.help-home-card-title{color:var(--text-strong);flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.98rem;font-weight:600;display:flex}.help-home-card-desc{color:var(--muted);font-size:.82rem;line-height:1.5}.help-home-card-count{color:var(--muted-fg);margin-top:.2rem;font-size:.72rem}.help-home-card-chevron{color:var(--muted-strong);flex-shrink:0;margin-top:.6rem;transition:transform .2s}.help-home-card-chevron.open{transform:rotate(90deg)}.help-home-card-articles{border-top:1px solid var(--border);background:var(--overlay-subtle);flex-direction:column;padding:.35rem .55rem .65rem;display:flex}.help-home-card-article{gap:.4rem;padding:.55rem .85rem;font-size:.875rem}.help-home-empty{color:var(--muted);font-size:.9rem}@media (max-width:768px){.help-layout{flex-direction:column}.help-sidebar{display:none}.help-main{max-width:100%;display:block}.help-main--article,.help-main--article .help-article-header,.help-main--article .help-content,.help-main--article .help-mobile-back{max-width:100%}.help-mobile-back{min-height:44px;display:flex}.help-home-guidelines,.help-home-sections{grid-template-columns:1fr}.help-home-card:hover,.help-home-card:hover .help-home-card-icon{transform:none}.help-home-card-head{padding:1rem}.help-home-card-article{min-height:44px;padding:.7rem .85rem;font-size:.9rem}.help-edit-grid{grid-template-columns:1fr}.help-article-header{flex-direction:column;gap:.85rem}.help-admin-bar{justify-content:flex-start;width:100%}.help-content pre{padding:.85rem .95rem;font-size:.78rem}}.help-topbar-back:focus-visible,.help-sidebar-title-btn:focus-visible,.help-section-header:focus-visible,.help-article-link:focus-visible,.help-new-btn:focus-visible,.help-search-input:focus-visible,.help-search-clear:focus-visible,.help-home-result:focus-visible,.help-home-card-head:focus-visible,.help-mobile-back:focus-visible,.help-action-btn:focus-visible,.help-content a:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@keyframes help-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.help-home-hero,.help-home-block,.help-home-card{animation:.45s backwards help-rise}.help-home-block{animation-delay:50ms}.help-home-sections .help-home-card:nth-child(2){animation-delay:60ms}.help-home-sections .help-home-card:nth-child(3){animation-delay:.1s}.help-home-sections .help-home-card:nth-child(4){animation-delay:.14s}.help-home-sections .help-home-card:nth-child(n+5){animation-delay:.18s}@media (prefers-reduced-motion:reduce){.help-fullscreen *,.help-fullscreen :before,.help-fullscreen :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-delay:0s!important}.help-home-card:hover,.help-home-card:hover .help-home-card-icon,.help-home-guidelines li:hover,.help-search--home .help-search-input:focus{transform:none}}.help-fig-slot{min-width:0;margin:.25rem 0 1.6rem}.help-fig-eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-fg);margin-bottom:.45rem;font-size:.68rem;font-weight:700;display:block}.help-fig{margin:0}.help-fig figcaption{color:var(--muted-fg);text-align:left;margin-top:.5rem;font-size:.8rem}.help-fig-card{border:1px solid var(--border);background:var(--card);border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem 1.1rem;display:flex}.help-fig-ring{width:56px;height:56px;color:var(--text-strong);background:conic-gradient(var(--ring-c,var(--primary)) calc(var(--ring-v,50) * 1%), var(--border) 0);border-radius:50%;flex:none;place-items:center;font-size:.95rem;font-weight:700;display:grid;position:relative}.help-fig-ring:before{content:"";background:var(--card);border-radius:50%;position:absolute;inset:6px}.help-fig-ring span{z-index:1;position:relative}.help-fig-ring--risk{--ring-c:var(--error);--ring-v:38}.help-fig-body{flex:1;min-width:0}.help-fig-name{color:var(--text-strong);flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:600;display:flex}.help-fig-band{border-radius:999px;padding:1px 7px;font-size:.68rem;font-weight:600}.help-fig-band--risk{background:color-mix(in srgb, var(--error) 15%, transparent);color:var(--error)}.help-fig-chips{flex-wrap:wrap;gap:.35rem;margin:.45rem 0;display:flex}.help-fig-chip{background:var(--secondary);color:var(--muted-fg);border:1px solid var(--border);border-radius:999px;padding:2px 8px;font-size:.7rem}.help-fig-chip--warn{background:color-mix(in srgb, var(--error) 12%, transparent);color:var(--error);border-color:color-mix(in srgb, var(--error) 30%, transparent)}.help-content .help-fig-signals{color:var(--foreground);margin:.4rem 0;padding-left:1.1rem;font-size:.82rem;list-style:outside}.help-content .help-fig-signals li{margin:.15rem 0;padding:0}.help-fig-actions{flex-wrap:wrap;gap:.4rem;margin-top:.55rem;display:flex}.help-fig-btn{border:1px solid var(--border);background:var(--background);color:var(--foreground);white-space:nowrap;border-radius:8px;padding:4px 10px;font-size:.76rem}.help-fig-btn--primary{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.help-fig-box{border:1px solid var(--border);background:var(--card);border-radius:12px;flex-direction:column;gap:.55rem;padding:1rem 1.1rem;display:flex}.help-fig-terms{color:var(--foreground);align-items:flex-start;gap:.5rem;font-size:.82rem;display:flex}.help-fig-check{background:var(--primary);width:18px;height:18px;color:var(--primary-foreground);border-radius:4px;flex:none;place-items:center;font-size:.7rem;font-weight:700;display:grid}.help-fig-row{color:var(--foreground);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.help-fig-dot{border-radius:50%;flex:none;width:8px;height:8px}.help-fig-dot--ok{background:var(--success,#16a34a)}.help-fig-muted{color:var(--muted-fg);margin-left:auto;font-size:.78rem}@media (max-width:560px){.help-fig-card{flex-direction:column}}.help-fig-win{border:1px solid var(--border);background:var(--card);border-radius:12px;overflow:hidden}.help-fig-win-bar{border-bottom:1px solid var(--border);background:var(--secondary);align-items:center;gap:.55rem;padding:.5rem .75rem;display:flex}.help-fig-dots{gap:4px;display:inline-flex}.help-fig-dots i{background:var(--border-strong,var(--muted-fg));opacity:.5;border-radius:50%;width:8px;height:8px}.help-fig-win-title{color:var(--muted-fg);font-size:.78rem;font-weight:600}.help-fig-win-body{flex-direction:column;gap:.65rem;padding:.8rem;display:flex}.help-fig-toolbar{flex-wrap:wrap;gap:.4rem;display:flex}.help-fig-chip--pri{background:var(--primary-soft,color-mix(in srgb, var(--primary) 14%, transparent));color:var(--primary);border-color:color-mix(in srgb, var(--primary) 30%, transparent)}.help-fig-chip--ok{background:color-mix(in srgb, var(--success,#16a34a) 14%, transparent);color:var(--success,#16a34a);border-color:color-mix(in srgb, var(--success,#16a34a) 30%, transparent)}.help-fig-grid{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.help-fig-tile{border:1px solid var(--border);background:var(--background);border-radius:9px;flex-direction:column;gap:.4rem;min-height:62px;padding:.6rem .7rem;display:flex}.help-fig-tile-lbl{color:var(--muted-fg);text-transform:uppercase;letter-spacing:.03em;font-size:.68rem}.help-fig-kpi{color:var(--text-strong);align-items:baseline;gap:.4rem;font-size:1.4rem;font-weight:700;display:flex}.help-fig-kpi--sm{font-size:1.05rem}.help-fig-up{color:var(--success,#16a34a);font-size:.7rem;font-weight:600}.help-fig-warn{color:var(--error)}.help-fig-bars{align-items:flex-end;gap:4px;height:30px;display:inline-flex}.help-fig-bar{background:var(--primary);opacity:.85;border-radius:2px 2px 0 0;width:10px}.help-fig-bar--h1{height:20%}.help-fig-bar--h2{height:38%}.help-fig-bar--h3{height:55%}.help-fig-bar--h4{height:75%}.help-fig-bar--h5{height:100%}.help-fig-donut{background:conic-gradient(var(--primary) 55%, var(--accent,var(--muted-fg)) 0 78%, var(--border) 0);border-radius:50%;width:34px;height:34px;position:relative}.help-fig-donut:before{content:"";background:var(--background);border-radius:50%;position:absolute;inset:8px}.help-fig-line{background:var(--secondary);border-radius:4px;height:8px}.help-fig-line--sm{width:60%}.help-fig-cat{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.help-fig-cat-card{border:1px solid var(--border);background:var(--background);border-radius:9px;flex-direction:column;gap:.3rem;padding:.55rem .6rem;display:flex}.help-fig-cat-title{color:var(--text-strong);font-size:.8rem;font-weight:600}.help-fig-cat-new{border:1px dashed var(--border-strong,var(--border));color:var(--muted-fg);border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;font-size:.76rem;display:flex}.help-fig-plus{background:var(--primary);width:22px;height:22px;color:var(--primary-foreground);border-radius:50%;place-items:center;font-weight:700;display:grid}.help-fig-badge{text-transform:uppercase;letter-spacing:.03em;background:var(--secondary);color:var(--muted-fg);border-radius:5px;align-self:flex-start;padding:1px 6px;font-size:.62rem;font-weight:700}.help-fig-badge--kpi{background:color-mix(in srgb, var(--primary) 16%, transparent);color:var(--primary)}.help-fig-badge--chart{color:#7c3aed;background:#8b5cf62e}.help-fig-badge--table{color:#0284c7;background:#0ea5e92e}.help-fig-badge--ai,.help-fig-badge--open{background:color-mix(in srgb, var(--primary) 16%, transparent);color:var(--primary)}.help-fig-badge--wip{color:#b45309;background:#f59e0b33}.help-fig-badge--done{background:var(--secondary);color:var(--muted-fg)}.help-fig-fam{flex-wrap:wrap;gap:.35rem;display:flex}.help-fig-fam-chip{background:var(--secondary);color:var(--foreground);border:1px solid var(--border);border-radius:999px;padding:3px 9px;font-size:.72rem}.help-fig-report{align-items:flex-start;gap:.8rem;display:flex}.help-fig-doc{border:1px solid var(--border);background:var(--card);border-radius:10px;flex-direction:column;flex:1;gap:.4rem;padding:.8rem;display:flex}.help-fig-doc-head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.help-fig-doc-title{color:var(--text-strong);font-size:.82rem;font-weight:600}.help-fig-exports{flex-direction:column;gap:.35rem;display:flex}.help-fig-map{grid-template-columns:1fr auto 1fr;align-items:start;gap:.5rem;display:grid}.help-fig-map-col{flex-direction:column;gap:.3rem;display:flex}.help-fig-map-h{color:var(--muted-fg);text-transform:uppercase;letter-spacing:.03em;font-size:.66rem}.help-fig-map-item{background:var(--background);border:1px solid var(--border);color:var(--foreground);border-radius:6px;padding:4px 8px;font-size:.76rem}.help-fig-map-item--ok{border-color:color-mix(in srgb, var(--success,#16a34a) 40%, transparent)}.help-fig-map-arrows{color:var(--muted-fg);flex-direction:column;gap:.3rem;padding-top:1.1rem;display:flex}.help-fig-map-arrows span{line-height:1.7}.help-fig-conns{flex-direction:column;gap:.45rem;display:flex}.help-fig-conn{color:var(--foreground);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.help-fig-dot--warn{background:#f59e0b}.help-fig-offer-main{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;display:flex}.help-fig-offer-title{color:var(--text-strong);font-size:.85rem;font-weight:600}.help-fig-table{flex-direction:column;display:flex}.help-fig-tr{border-bottom:1px solid var(--border);color:var(--foreground);grid-template-columns:.5fr 1.4fr 1fr .8fr;align-items:center;gap:.5rem;padding:.4rem .2rem;font-size:.78rem;display:grid}.help-fig-tr:last-child{border-bottom:none}.help-fig-tr--head{color:var(--muted-fg);text-transform:uppercase;letter-spacing:.03em;font-size:.68rem;font-weight:600}.help-fig-chat{flex-direction:column;gap:.45rem;display:flex}.help-fig-bubble{border-radius:12px;max-width:85%;padding:.45rem .7rem;font-size:.8rem}.help-fig-bubble--user{background:var(--primary);color:var(--primary-foreground);border-bottom-right-radius:4px;align-self:flex-end}.help-fig-bubble--ai{background:var(--secondary);color:var(--foreground);border-bottom-left-radius:4px;align-self:flex-start}@media (max-width:560px){.help-fig-grid,.help-fig-cat,.help-fig-map{grid-template-columns:1fr}.help-fig-map-arrows{display:none}.help-fig-report{flex-direction:column}.help-fig-exports{flex-flow:wrap}.help-fig-tr{grid-template-columns:.5fr 1.4fr 1fr}.help-fig-tr span:nth-child(3),.help-fig-tr--head span:nth-child(3){display:none}}.help-fig-flow{flex-wrap:wrap;align-items:stretch;gap:.5rem;display:flex}.help-fig-node{border:1px solid var(--border);background:var(--card);text-align:center;min-width:90px;color:var(--text-strong);border-radius:10px;flex-direction:column;flex:1;gap:.15rem;padding:.6rem;font-size:.82rem;font-weight:600;display:flex}.help-fig-node span{color:var(--muted-fg);font-size:.68rem;font-weight:400}.help-fig-node--pri{border-color:color-mix(in srgb, var(--primary) 45%, transparent);background:var(--primary-soft,color-mix(in srgb, var(--primary) 8%, var(--card)))}.help-fig-arrow{color:var(--muted-fg);align-self:center;font-size:1.1rem}.help-fig-flow-legend{color:var(--muted-fg);flex-wrap:wrap;gap:.4rem 1rem;margin-top:.6rem;font-size:.76rem;display:flex}.help-fig-flow-legend b{color:var(--foreground)}@media (max-width:560px){.help-fig-flow{flex-direction:column}.help-fig-arrow{transform:rotate(90deg)}}
