.help-center{color:var(--ink);overflow-wrap:anywhere}
.help-hero{padding:clamp(2.5rem,6vw,5rem) 0 2rem;border-bottom:1px solid var(--line);background:var(--bg)}
.help-eyebrow{font-size:.68rem!important;text-transform:uppercase;letter-spacing:.19em;font-weight:750;color:var(--muted);margin:0 0 .7rem}
.help-hero h1{font:500 clamp(2.3rem,5vw,4.2rem)/1.1 var(--serif);letter-spacing:-.035em;margin:0;max-width:15ch}
.help-deck{font-size:1.13rem;color:var(--muted);line-height:1.6;margin:1.25rem 0 2rem}
.help-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}
.help-shortcuts a{display:flex;flex-direction:column;gap:.5rem;text-decoration:none;padding:1.05rem;border:1px solid var(--line);border-radius:10px;background:var(--card);transition:border-color .15s}
.help-shortcuts a:hover{border-color:var(--gold)}.help-number{font-size:.68rem;color:var(--muted);letter-spacing:.12em}
.help-shortcuts strong{font-size:1rem}.help-shortcuts a>span:last-child{font-size:.76rem;color:var(--muted)}
.help-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:clamp(1.5rem,4vw,3.5rem);padding-top:2.5rem}
.help-sidebar nav{display:flex;flex-direction:column;gap:.3rem}.help-sidebar nav a,.help-guide{display:block;padding:.65rem 0;text-decoration:none;font-size:.86rem;min-height:44px}
.help-guide{border-top:1px solid var(--line);margin-top:1rem}.help-office{border-top:1px solid var(--line);margin-top:1rem;padding-top:1.5rem;font-size:.85rem;color:var(--muted)}
.help-office strong{color:var(--ink)}.help-office a{display:inline-block;font-weight:700;color:var(--ink);padding:.5rem 0;min-height:44px}
.help-ask{border:1px solid var(--line);border-top:3px solid var(--gold);background:var(--card);border-radius:12px;padding:clamp(1rem,3vw,1.75rem);scroll-margin-top:90px}
.help-ask-title{display:flex;align-items:center;gap:.9rem}.help-monogram{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;font:1.8rem var(--serif)}
.help-ask-title .help-eyebrow{margin-bottom:.2rem}.help-ask h2{font:500 1.8rem var(--serif);margin:0}
.help-ask>p{color:var(--muted);font-size:.95rem}.help-ask label{font-size:.86rem;margin-bottom:.4rem}
.help-ask textarea{min-height:90px;font-size:1rem;line-height:1.6;resize:vertical;background:var(--bg);border-radius:8px;max-width:100%}
.help-note{font-size:.72rem!important;color:var(--muted);line-height:1.6}.help-submit{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-top:1rem}
.help-submit button{appearance:none;border:1px solid var(--ink);border-radius:7px;background:var(--ink);color:var(--card);font:650 .9rem var(--sans);padding:.7rem 1.1rem;min-height:44px;cursor:pointer}
.help-submit button:disabled{opacity:.6;cursor:wait}.help-submit [role=status]{font-size:.8rem;color:var(--muted)}
.help-response{margin-top:1.5rem;border-top:1px solid var(--line);padding-top:1rem}.help-response[hidden]{display:none}
.help-answer h3{font:600 1rem/1.45 var(--sans);margin:.5rem 0}.help-introduction{color:var(--ink)}
.help-answer ol{padding-left:1.4rem;margin:.9rem 0}.help-answer li{padding-left:.2rem;margin:.7rem 0;font-size:.91rem;line-height:1.65;color:var(--muted)}
.help-actions{display:flex;gap:.5rem;flex-wrap:wrap}.help-actions a{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;border:1px solid var(--line);padding:.6rem .8rem;min-height:44px;border-radius:6px;font-size:.78rem;font-weight:650;text-decoration:none;max-width:100%}
.help-actions a:hover{border-color:var(--gold)}.help-source{font-size:.7rem!important;color:var(--muted);margin-top:1rem}.help-signature{font:italic 1.1rem var(--serif)}
.help-faq-heading{margin:2.75rem 0 1.5rem}.help-faq-heading h2{font:500 2rem var(--serif);margin:.4rem 0}.help-faq-heading>p:last-child{font-size:.9rem;color:var(--muted)}
.help-section{margin-bottom:2rem;scroll-margin-top:90px}.help-section>h2{font-size:1rem;margin:0 0 .8rem}
.help-detail{border-bottom:1px solid var(--line);scroll-margin-top:90px}.help-detail summary{padding:1rem 1.6rem 1rem 0;cursor:pointer;font-size:.94rem;font-weight:600;min-height:48px;list-style:none;position:relative}
.help-detail summary::-webkit-details-marker{display:none}.help-detail summary:after{content:'+';position:absolute;right:.25rem;font-size:1.1rem;font-weight:400}.help-detail[open] summary:after{content:'−'}
.help-detail[open]{padding-bottom:1rem}.help-detail .help-answer h3{display:none}.help-closing{font-size:.9rem;border-top:1px solid var(--line);padding-top:1rem}
.help-center :focus-visible{outline:3px solid var(--gold);outline-offset:3px}.help-response:focus{outline:2px solid var(--gold);outline-offset:5px}
@media(max-width:720px){.help-layout{grid-template-columns:minmax(0,1fr);gap:1.25rem;padding-top:1.5rem}.help-sidebar{display:none}.help-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.help-hero h1{max-width:none}.help-shortcuts a{padding:.85rem}.help-shortcuts strong{font-size:.9rem}}
@media(prefers-reduced-motion:reduce){.help-center *{transition:none!important;scroll-behavior:auto!important}}
