.help{padding-bottom:4rem}.help-inner{max-width:1040px;margin-inline:auto;padding-top:2.5rem}.help-narrow{max-width:860px;margin-inline:auto}.help-hero{border-bottom:1px solid var(--line);background:var(--surface-2);margin:0 calc(50% - 50vw);padding:clamp(2.5rem,6vw,4rem) 1rem}.help-hero-inner{max-width:720px;margin-inline:auto;text-align:center}.help-eyebrow{font-family:var(--font-mono-stack);font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--terra);margin:0}.help-hero-title{font-family:var(--font-display-stack);font-weight:900;text-transform:uppercase;font-size:clamp(2.25rem,6vw,3.5rem);line-height:1;color:var(--ink);margin:1rem 0 0}.help-hero-sub{font-size:1rem;line-height:1.55;color:var(--ink-soft);margin:1rem 0 0}.help-hero-search{max-width:560px;margin:2rem auto 0}.help-section{margin-top:3.5rem}.help-section:first-of-type{margin-top:2.5rem}.help-section-head{font-family:var(--font-mono-stack);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 1.25rem}.help-profile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media (min-width:640px){.help-profile-grid{grid-template-columns:repeat(4,1fr)}}.help-profile-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;min-height:7.5rem;padding:1rem;text-align:center;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);transition:border-color .12s,background .12s}.help-profile-card:hover{border-color:color-mix(in srgb,var(--terra) 45%,transparent);background:var(--surface-2)}.help-profile-icon{width:20px;height:20px;color:var(--terra)}.help-profile-label{font-size:.9rem;font-weight:700;color:var(--ink)}.help-cat-grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width:640px){.help-cat-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.help-cat-grid{grid-template-columns:repeat(3,1fr)}}.help-cat-card{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);transition:border-color .12s,background .12s}.help-cat-card:hover{border-color:color-mix(in srgb,var(--terra) 45%,transparent);background:var(--surface-2)}.help-cat-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px;color:var(--terra)}.help-cat-body{min-width:0;flex:1}.help-cat-title{font-size:.9rem;font-weight:700;color:var(--ink);transition:color .12s}.help-cat-card:hover .help-cat-title{color:var(--terra)}.help-cat-desc{font-size:.78rem;line-height:1.5;color:var(--ink-soft);margin:.2rem 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.help-cat-count{font-size:.72rem;color:var(--ink-soft);opacity:.8;margin:.5rem 0 0}.help-cat-arrow{width:16px;height:16px;flex-shrink:0;margin-top:4px;color:var(--ink-soft);opacity:.5;transition:color .12s,opacity .12s}.help-cat-card:hover .help-cat-arrow{color:var(--terra);opacity:1}.help-list{border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden;background:var(--surface)}.help-list-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:1rem;border-bottom:1px solid var(--line);transition:background .12s}.help-list-row:last-child{border-bottom:0}.help-list-row:hover{background:var(--surface-2)}.help-list-body{min-width:0}.help-list-title{font-size:.9rem;font-weight:600;color:var(--ink);transition:color .12s}.help-list-row:hover .help-list-title{color:var(--terra)}.help-list-desc{font-size:.78rem;color:var(--ink-soft);margin:.2rem 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.help-list-side{display:flex;align-items:center;gap:.4rem;flex-shrink:0;margin-top:2px}.help-list-arrow{width:16px;height:16px;color:var(--ink-soft);opacity:.5;transition:color .12s,opacity .12s}.help-list-row:hover .help-list-arrow{color:var(--terra);opacity:1}.help-simple-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid var(--line);transition:background .12s}.help-simple-row:last-child{border-bottom:0}.help-simple-row:hover{background:var(--surface-2)}.help-simple-title{font-size:.9rem;color:var(--ink);transition:color .12s}.help-simple-row:hover .help-simple-title{color:var(--terra)}.help-simple-arrow{width:14px;height:14px;flex-shrink:0;color:var(--ink-soft);opacity:.5;transition:color .12s,opacity .12s}.help-simple-row:hover .help-simple-arrow{color:var(--terra);opacity:1}.help-badge{display:inline-flex;align-items:center;padding:.1rem .5rem;border:1px solid;border-radius:var(--r-pill);font-size:.65rem;font-weight:600;line-height:1.4;white-space:nowrap}.help-badge--mob-hidden{display:none}@media (min-width:640px){.help-badge--mob-hidden{display:inline-flex}}.help-badge--all{color:var(--terra);border-color:color-mix(in srgb,var(--terra) 30%,transparent);background:color-mix(in srgb,var(--terra) 10%,transparent)}.help-badge--athlete{color:#2563EB;border-color:color-mix(in srgb,#2563EB 30%,transparent);background:color-mix(in srgb,#2563EB 10%,transparent)}.help-badge--store{color:var(--forest);border-color:color-mix(in srgb,var(--forest) 30%,transparent);background:color-mix(in srgb,var(--forest) 10%,transparent)}.help-badge--coaching{color:#7C3AED;border-color:color-mix(in srgb,#7C3AED 30%,transparent);background:color-mix(in srgb,#7C3AED 10%,transparent)}.help-badge--visitor{color:var(--stone);border-color:color-mix(in srgb,var(--stone) 40%,transparent);background:color-mix(in srgb,var(--stone) 12%,transparent)}.help-badge--p1{color:var(--terra);border-color:color-mix(in srgb,var(--terra) 30%,transparent);background:color-mix(in srgb,var(--terra) 10%,transparent)}.help-badge--p2{color:#B45309;border-color:color-mix(in srgb,#B45309 30%,transparent);background:color-mix(in srgb,#B45309 10%,transparent)}.help-badge--p3{color:var(--ink-soft);border-color:var(--line);background:var(--surface-2)}@media (prefers-color-scheme:dark){.help-badge--athlete{color:#93C5FD}.help-badge--coaching{color:#C4B5FD}.help-badge--p2{color:#FBBF24}}:root[data-theme=dark] .help-badge--athlete{color:#93C5FD}:root[data-theme=dark] .help-badge--coaching{color:#C4B5FD}:root[data-theme=dark] .help-badge--p2{color:#FBBF24}:root[data-theme=light] .help-badge--athlete{color:#2563EB}:root[data-theme=light] .help-badge--coaching{color:#7C3AED}:root[data-theme=light] .help-badge--p2{color:#B45309}.help-crumb{border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 90%,transparent);backdrop-filter:blur(6px);margin:0 calc(50% - 50vw);padding:0 1rem}.help-crumb-inner{max-width:1040px;margin-inline:auto;padding:.75rem 0}.help-crumb-nav{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;font-size:.75rem}.help-crumb-nav,.help-crumb-nav a{color:var(--ink-soft)}.help-crumb-nav a:hover{color:var(--terra)}.help-crumb-sep{width:12px;height:12px;flex-shrink:0}.help-crumb-current{color:var(--ink);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.help-back{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--ink-soft);margin-bottom:1.5rem}.help-back:hover{color:var(--terra)}.help-back-icon{width:14px;height:14px}.help-head{margin-bottom:1rem}.help-head-row{display:flex;align-items:center;gap:.75rem}.help-head-icon{width:28px;height:28px;flex-shrink:0;color:var(--terra)}.help-page-title{font-family:var(--font-display-stack);font-weight:900;text-transform:uppercase;font-size:clamp(2rem,5vw,2.6rem);line-height:1.02;color:var(--ink);margin:0}.help-page-desc{font-size:.9rem;line-height:1.55;color:var(--ink-soft);margin:.6rem 0 0}.help-page-meta{opacity:.8;margin:.3rem 0 0}.help-page-meta,.help-sub{font-family:var(--font-mono-stack);font-size:.72rem;color:var(--ink-soft)}.help-sub{font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:2rem 0 .8rem}.help-other{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--line)}.help-chips{display:flex;flex-wrap:wrap;gap:.5rem}.help-chip{display:inline-flex;padding:.35rem .75rem;border:1px solid var(--line);border-radius:var(--r-md);font-size:.75rem;color:var(--ink-soft);transition:border-color .12s,color .12s}.help-chip:hover{border-color:color-mix(in srgb,var(--terra) 45%,transparent);color:var(--terra)}.help-contact{margin-top:3.5rem;padding:1.75rem;text-align:center;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface)}.help-contact-title{font-size:.95rem;font-weight:700;color:var(--ink);margin:0}.help-contact-sub{font-size:.9rem;color:var(--ink-soft);margin:.35rem 0 0}.help-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.15rem;height:42px;padding:0 1.25rem;border-radius:var(--r-pill);background:var(--terra);color:#fff;font-size:.88rem;font-weight:600;transition:background .12s}.help-btn:hover{background:var(--terra-dark)}.help-btn-icon{width:14px;height:14px}.help-article-grid{display:block}@media (min-width:1024px){.help-article-grid{display:grid;grid-template-columns:1fr 240px;gap:2.5rem}}.help-nav-pair{margin-top:2.5rem;display:flex;gap:.75rem}.help-nav-card{flex:1;display:flex;align-items:center;gap:.6rem;padding:1rem;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface);transition:border-color .12s,background .12s}.help-nav-card:hover{border-color:color-mix(in srgb,var(--terra) 45%,transparent);background:var(--surface-2)}.help-nav-card--next{justify-content:flex-end;text-align:right}.help-nav-icon{width:16px;height:16px;flex-shrink:0;color:var(--ink-soft)}.help-nav-card:hover .help-nav-icon{color:var(--terra)}.help-nav-label{font-family:var(--font-mono-stack);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft)}.help-nav-title{font-size:.78rem;font-weight:600;color:var(--ink);transition:color .12s;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.help-nav-card:hover .help-nav-title{color:var(--terra)}.help-aside{display:none}@media (min-width:1024px){.help-aside{display:block}}.help-aside-sticky{position:sticky;top:96px}.help-aside-head{font-family:var(--font-mono-stack);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 .8rem}.help-aside-list{display:flex;flex-direction:column;gap:.15rem}.help-aside-link{display:block;padding:.5rem .7rem;border-radius:var(--r-sm);font-size:.78rem;color:var(--ink-soft);transition:background .12s,color .12s}.help-aside-link:hover{background:var(--surface-2);color:var(--ink)}.help-aside-link--active{background:color-mix(in srgb,var(--terra) 10%,transparent);color:var(--terra);font-weight:600;border:1px solid color-mix(in srgb,var(--terra) 20%,transparent)}.help-aside-block{margin-top:2rem}.help-aside-related{display:flex;flex-direction:column;gap:.5rem}.help-aside-related a{font-size:.78rem;line-height:1.4;color:var(--ink-soft);transition:color .12s}.help-aside-related a:hover{color:var(--terra)}.help-aside-support{margin-top:2rem;padding:1rem;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface)}.help-aside-support-title{font-size:.78rem;font-weight:600;color:var(--ink);margin:0}.help-aside-support-sub{font-size:.78rem;color:var(--ink-soft);margin:.25rem 0 0}.help-aside-support-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:.75rem;font-size:.78rem;font-weight:600;color:var(--terra)}.help-aside-support-link:hover{color:var(--terra-dark)}.help-aside-support-icon{width:12px;height:12px}.help-article-head{margin-bottom:2rem}.help-article-badges{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.8rem}.help-article-id{font-family:var(--font-mono-stack);font-size:.72rem;color:var(--ink-soft);opacity:.8}.help-article-title{font-family:var(--font-display-stack);font-weight:900;text-transform:uppercase;font-size:clamp(2rem,5vw,2.6rem);line-height:1.02;color:var(--ink);margin:0}.help-article-desc{font-size:.9rem;line-height:1.6;color:var(--ink-soft);margin:.75rem 0 0}.help-soon{padding:2rem;text-align:center;border:1px dashed var(--line);border-radius:var(--r-lg);background:var(--surface)}.help-soon-icon{width:32px;height:32px;margin:0 auto .75rem;color:color-mix(in srgb,var(--terra) 70%,transparent)}.help-soon-eyebrow{font-family:var(--font-mono-stack);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--terra);margin:0 0 .5rem}.help-soon-text{font-size:.9rem;line-height:1.55;color:var(--ink-soft);max-width:24rem;margin:0 auto}.help-soon-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;height:40px;padding:0 1.1rem;border-radius:var(--r-md);border:1px solid color-mix(in srgb,var(--terra) 25%,transparent);background:color-mix(in srgb,var(--terra) 10%,transparent);color:var(--terra);font-size:.85rem;font-weight:600;transition:background .12s}.help-soon-btn:hover{background:color-mix(in srgb,var(--terra) 18%,transparent)}.help-soon-btn-icon{width:14px;height:14px}.help-group,.help-group:first-of-type{margin-top:2rem}.help-group-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.help-group-icon{width:16px;height:16px;flex-shrink:0;color:var(--terra)}.help-group-title{font-family:var(--font-mono-stack);font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink);transition:color .12s}.help-group-title:hover{color:var(--terra)}.help-group-count{font-family:var(--font-mono-stack);font-size:.62rem;color:var(--ink-soft);opacity:.8}.help-search{position:relative;width:100%}.help-search-field{position:relative;display:flex;align-items:center}.help-search-icon{position:absolute;left:14px;width:16px;height:16px;color:var(--ink-soft);pointer-events:none}.help-search-input{width:100%;padding:.8rem 2.5rem .8rem 2.6rem;font-size:.9rem;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);color:var(--ink);transition:border-color .12s,box-shadow .12s}.help-search-input::placeholder{color:var(--ink-soft);opacity:.7}.help-search-input:focus{outline:none;border-color:var(--terra);box-shadow:0 0 0 3px color-mix(in srgb,var(--terra) 18%,transparent)}.help-search-clear{position:absolute;right:12px;display:inline-flex;color:var(--ink-soft);transition:color .12s}.help-search-clear:hover{color:var(--ink)}.help-search-clear-icon{width:16px;height:16px}.help-search-dropdown{position:absolute;left:0;right:0;top:100%;margin-top:6px;z-index:50;border:1px solid var(--line);border-radius:var(--r-md);background:var(--surface);box-shadow:0 12px 32px rgba(0,0,0,.14);overflow:hidden}.help-search-result{width:100%;display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--line);transition:background .12s}.help-search-result:last-child{border-bottom:0}.help-search-result:hover{background:var(--surface-2)}.help-search-result-icon{width:14px;height:14px;flex-shrink:0;margin-top:2px;color:var(--ink-soft);opacity:.6}.help-search-result-text{min-width:0}.help-search-result-title{font-size:.88rem;color:var(--ink);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.help-search-result-cat{font-size:.74rem;color:var(--ink-soft);margin:.15rem 0 0}.help-feedback{margin-top:2.5rem;padding:1.25rem;border:1px solid var(--line);border-radius:var(--r-lg);background:var(--surface)}.help-feedback-done{text-align:center}.help-feedback-title{font-size:.9rem;font-weight:600;color:var(--ink);margin:0}.help-feedback-sub{font-size:.78rem;color:var(--ink-soft);margin:.25rem 0 0}.help-feedback-ask{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media (min-width:640px){.help-feedback-ask{flex-direction:row}}.help-feedback-actions{display:flex;align-items:center;gap:.75rem}.help-feedback-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;border:1px solid var(--line);border-radius:var(--r-md);color:var(--ink-soft);background:transparent;transition:border-color .12s,background .12s,color .12s}.help-feedback-btn:disabled{opacity:.5}.help-feedback-btn-icon{width:14px;height:14px}.help-feedback-btn--yes:hover{border-color:color-mix(in srgb,var(--forest) 45%,transparent);background:color-mix(in srgb,var(--forest) 10%,transparent);color:var(--forest)}.help-feedback-btn--no:hover{border-color:color-mix(in srgb,var(--terra) 45%,transparent);background:color-mix(in srgb,var(--terra) 10%,transparent);color:var(--terra)}.help-content{font-size:.95rem;line-height:1.75;color:var(--ink)}.help-content>*+*{margin-top:1rem}.help-content h2{font-family:var(--font-display-stack);font-weight:700;font-size:1.5rem;line-height:1.15;color:var(--ink);margin-top:2.25rem;letter-spacing:.01em}.help-content h2:first-child{margin-top:0}.help-content h3{font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ink);margin-top:1.5rem}.help-content p{color:var(--ink-soft)}.help-content strong{color:var(--ink);font-weight:700}.help-content em{color:var(--terra);font-style:normal;font-weight:500}.help-content a{color:var(--terra);text-decoration:underline;text-underline-offset:2px}.help-content a:hover{color:var(--terra-dark)}.help-content ol,.help-content ul{padding-left:1.4rem;color:var(--ink-soft)}.help-content li{margin-top:.4rem;padding-left:.1rem}.help-content li::marker{color:var(--terra)}.help-content li>p{margin:0}.help-content blockquote{border-left:3px solid color-mix(in srgb,var(--terra) 60%,transparent);background:color-mix(in srgb,var(--terra) 6%,transparent);border-radius:0 var(--r-md) var(--r-md) 0;padding:.85rem 1rem;color:var(--ink-soft);font-style:italic}.help-content blockquote p{margin:0}.help-content hr{border:0;border-top:1px solid var(--line);margin:2rem 0}.help-content img{display:block;max-width:100%;height:auto;border-radius:var(--r-md);margin:1.5rem 0}.help-content code{font-family:var(--font-mono-stack);font-size:.82em;color:var(--terra);background:color-mix(in srgb,var(--terra) 10%,transparent);padding:.1rem .35rem;border-radius:var(--r-xs)}.help-content pre{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-md);padding:1rem;overflow-x:auto}.help-content pre code{background:transparent;padding:0;color:var(--ink);font-size:.8rem}.help-table-wrap{overflow-x:auto}.help-content table{width:100%;border-collapse:collapse;font-size:.85rem}.help-content thead{border-bottom:1px solid var(--line)}.help-content th{padding:.5rem .7rem;text-align:left;font-family:var(--font-mono-stack);font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-soft)}.help-content td{padding:.55rem .7rem;font-size:.82rem;color:var(--ink-soft);border-bottom:1px solid var(--line)}.help-video{margin:1.5rem auto;max-width:36rem;width:100%;aspect-ratio:16/9;border-radius:var(--r-md);overflow:hidden}.help-video iframe{width:100%;height:100%;border:0;display:block}