.ev-surface .help-hero{padding-top:clamp(40px,4vw,60px);padding-bottom:clamp(36px,4vw,56px)}.ev-surface .help-hero .display{margin-top:1.2rem;font-size:clamp(2.2rem,4vw,3.3rem)}.ev-surface .help-hero .lead{max-width:40em;margin-top:1.2rem}.ev-surface .help-xlink{font-family:var(--mono);letter-spacing:.02em;color:var(--ink-3);margin-top:1.1rem;font-size:.74rem}.ev-surface .help-xlink a{color:var(--teal-deep);transition:color .18s var(--ease);text-decoration:none}.ev-surface .help-xlink a:hover{color:var(--ink);text-decoration:underline}.ev-surface .help-searchwrap{max-width:38em;margin-top:clamp(20px,2.4vw,30px);position:relative}.ev-surface .help-searchwrap .help-ic{width:18px;height:18px;color:var(--ink-4);pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.ev-surface .help-search{width:100%;font-family:var(--sans);color:var(--ink);background:var(--card);border:1px solid var(--line-2);transition:border-color .18s var(--ease),box-shadow .18s var(--ease);border-radius:10px;outline:none;padding:.85rem 1rem .85rem 2.7rem;font-size:.96rem}.ev-surface .help-search::placeholder{color:var(--ink-4)}.ev-surface .help-search:focus{border-color:#2577718c;border-color:lab(45.2286% -26.586 -4.2587/.55);box-shadow:0 0 0 3px #2577711a;box-shadow:0 0 0 3px lab(45.2286% -26.586 -4.2587/.1)}.ev-surface .help-count{font-family:var(--mono);letter-spacing:.03em;color:var(--ink-3);margin-top:.7rem;font-size:.7rem}.ev-surface .help-allgrid{grid-template-columns:1fr 1fr;gap:10px;margin-top:clamp(18px,2vw,26px);display:grid}.ev-surface .help-arow{border:1px solid var(--line);background:var(--card);transition:border-color .18s var(--ease),background .18s var(--ease),transform .18s var(--ease);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 15px;text-decoration:none;display:flex}.ev-surface .help-arow:hover{background:#25777108;background:lab(45.2286% -26.586 -4.2587/.03);border-color:#25777180;border-color:lab(45.2286% -26.586 -4.2587/.5);transform:translateY(-1px)}.ev-surface .help-arow.hide{display:none}.ev-surface .help-arow .at{color:var(--ink);font-size:.9rem;font-weight:600;line-height:1.3}.ev-surface .help-arow .ameta{align-items:center;gap:8px;margin-top:5px;display:flex}.ev-surface .help-arow .acat{font-family:var(--mono);letter-spacing:.03em;text-transform:uppercase;color:var(--ink-3);background:var(--paper-2);border-radius:999px;padding:3px 8px;font-size:.58rem}.ev-surface .help-arow .amin{font-family:var(--mono);color:var(--ink-4);white-space:nowrap;font-size:.62rem}.ev-surface .help-arow .aar{width:15px;height:15px;color:var(--ink-4);transition:transform .18s var(--ease),color .18s var(--ease);flex-shrink:0}.ev-surface .help-arow:hover .aar{color:var(--teal-deep);transform:translate(2px)}.ev-surface .help-empty{border:1px dashed var(--line-2);background:var(--paper-2);text-align:center;color:var(--ink-2);border-radius:10px;margin-top:clamp(18px,2vw,26px);padding:24px;font-size:.92rem;display:none}.ev-surface .help-empty.show{display:block}.ev-surface .help-cat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:clamp(30px,4vw,44px);display:grid}.ev-surface .help-cat-card{border:1px solid var(--line);background:var(--card);transition:border-color .2s var(--ease),background .2s var(--ease),transform .2s var(--ease);border-radius:12px;padding:18px 20px;text-decoration:none;display:block}.ev-surface .help-cat-card:hover{background:#25777108;background:lab(45.2286% -26.586 -4.2587/.03);border-color:#25777180;border-color:lab(45.2286% -26.586 -4.2587/.5);transform:translateY(-2px)}.ev-surface .help-cat-card .cl{color:var(--ink);font-size:.98rem;font-weight:600;line-height:1.3}.ev-surface .help-cat-card .cd{color:var(--ink-2);margin-top:8px;font-size:.82rem;line-height:1.5}.ev-surface .help-cat-card .cc{font-family:var(--mono);letter-spacing:.03em;text-transform:uppercase;color:var(--ink-3);margin-top:12px;font-size:.62rem;display:block}.ev-surface .help-cols{grid-template-columns:1fr 1fr;gap:20px;margin-top:clamp(30px,4vw,44px);display:grid}.ev-surface .help-list{border:1px solid var(--line);background:var(--card);border-radius:14px;padding:22px 24px}.ev-surface .help-list .lh{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink);margin-bottom:.7rem;font-size:.72rem;font-weight:500}.ev-surface .help-litem{border-bottom:1px solid var(--line);transition:color .18s var(--ease);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;text-decoration:none;display:flex}.ev-surface .help-litem:last-child{border-bottom:0}.ev-surface .help-litem .lt{color:var(--ink);font-size:.9rem;font-weight:500;line-height:1.3}.ev-surface .help-litem .lc{font-family:var(--mono);letter-spacing:.03em;text-transform:uppercase;color:var(--ink-3);margin-top:4px;font-size:.58rem;display:inline-block}.ev-surface .help-litem .lx{font-family:var(--mono);color:var(--ink-4);white-space:nowrap;flex-shrink:0;font-size:.64rem}.ev-surface .help-litem:hover .lt{color:var(--teal-deep)}.ev-surface .help-support{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:clamp(30px,4vw,44px);display:grid}.ev-surface .help-scard{border:1px solid var(--line);background:var(--card);transition:border-color .2s var(--ease),background .2s var(--ease),transform .2s var(--ease);border-radius:12px;align-items:center;gap:14px;padding:18px 20px;text-decoration:none;display:flex}.ev-surface .help-scard:hover{background:#25777108;background:lab(45.2286% -26.586 -4.2587/.03);border-color:#25777180;border-color:lab(45.2286% -26.586 -4.2587/.5);transform:translateY(-2px)}.ev-surface .help-scard .si{flex-shrink:0;font-size:1.6rem;line-height:1}.ev-surface .help-scard .sb{flex:1;min-width:0}.ev-surface .help-scard .st{color:var(--ink);font-size:.92rem;font-weight:600}.ev-surface .help-scard .ss{color:var(--ink-2);margin-top:3px;font-size:.78rem;line-height:1.45}.ev-surface .help-scard .sc{font-family:var(--mono);letter-spacing:.02em;color:var(--teal-deep);margin-top:7px;font-size:.66rem}@media (max-width:1000px){.ev-surface .help-cat-grid{grid-template-columns:1fr 1fr}.ev-surface .help-support{grid-template-columns:1fr}}@media (max-width:760px){.ev-surface .help-allgrid,.ev-surface .help-cols{grid-template-columns:1fr}}@media (max-width:600px){.ev-surface .help-cat-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=8c33f1b598d97a42.css.map*/