.help-page{background:var(--canvas);min-height:100vh;color:var(--ink)}.help-hero{text-align:center;border-bottom:1px solid var(--line);background:linear-gradient(125deg, var(--surface), var(--green-soft));padding:52px 20px 48px}.help-hero h1{letter-spacing:-1.8px;margin:7px 0 9px;font-size:clamp(34px,5vw,52px)}.help-hero>p:not(.eyebrow){color:var(--muted);margin:0;font-size:14px}.help-hero label{background:var(--surface);width:min(690px,100%);min-height:55px;box-shadow:0 15px 38px var(--shadow);color:var(--green);border:1px solid #a7cdbd;border-radius:13px;align-items:center;gap:12px;margin:25px auto 0;padding:0 17px;display:flex}.help-hero input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.help-wrap{max-width:1220px;margin:0 auto;padding:26px 24px 80px}.help-welcome{background:var(--green-soft);border:1px solid #a9d7c5;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;padding:19px 21px;display:flex}.help-welcome h2{margin:4px 0;font-size:19px}.help-welcome>div>p:last-child{color:var(--muted);margin:0;font-size:11px}.help-welcome>a{background:var(--green);color:#fff;white-space:nowrap;border-radius:9px;padding:12px 15px;font-size:11px;font-weight:800;text-decoration:none}.quick-start{grid-template-columns:repeat(4,1fr);gap:9px;margin:14px 0 28px;display:grid}.quick-start>a{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--ink);border-radius:12px;grid-template-columns:31px 1fr auto;align-items:start;gap:10px;padding:15px;text-decoration:none;display:grid}.quick-start>a>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:900;display:grid}.quick-start strong{font-size:11px;line-height:1.35}.quick-start p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.45}.quick-start i{color:var(--green);font-style:normal}.help-content{grid-template-columns:215px 1fr;gap:22px;display:grid}.help-content>aside{align-self:start;gap:5px;display:grid;position:sticky;top:18px}.help-content>aside>p{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;margin:0 10px 7px;font-size:9px;font-weight:800}.help-content>aside button{min-height:42px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;padding:0 11px;font-size:11px;font-weight:750;display:flex}.help-content>aside button.active{background:var(--green-soft);color:var(--green)}.help-content>aside button span{background:var(--surface);border-radius:10px;padding:2px 6px;font-size:8px}.help-heading{justify-content:space-between;align-items:end;margin-bottom:13px;display:flex}.help-heading h2{margin:4px 0 0;font-size:21px}.help-heading>span{color:var(--muted);font-size:10px}.guide-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.guide-grid article{border:1px solid var(--line);background:var(--surface);min-height:210px;box-shadow:0 7px 22px var(--shadow);border-radius:14px;flex-direction:column;align-items:flex-start;padding:18px;display:flex;position:relative}.guide-grid article>span{background:var(--green-soft);width:38px;height:38px;color:var(--green);border-radius:10px;place-items:center;margin-bottom:12px;font-size:17px;display:grid}.guide-grid small{color:var(--green);text-transform:uppercase;font-size:8px;font-weight:800;position:absolute;top:20px;right:17px}.guide-grid h3{margin:0;font-size:14px}.guide-grid p{color:var(--muted);flex:1;margin:7px 0 14px;font-size:10px;line-height:1.55}.guide-grid a{color:var(--green);font-size:10px;font-weight:800;text-decoration:none}.help-empty{text-align:center;border:1px dashed var(--line);background:var(--surface);border-radius:14px;padding:50px 20px}.help-empty>span{color:var(--green);font-size:24px}.help-empty h3{margin:10px 0 5px}.help-empty p{color:var(--muted);font-size:11px}.help-empty button{background:var(--green);color:#fff;border:0;border-radius:8px;padding:10px 13px;font-size:10px;font-weight:800}.help-footer-card{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;margin-top:24px;padding:17px;display:grid}.help-footer-card>span{background:var(--green-soft);width:36px;height:36px;color:var(--green);border-radius:10px;place-items:center;display:grid}.help-footer-card strong{font-size:12px}.help-footer-card p{color:var(--muted);margin:4px 0 0;font-size:10px}.help-footer-card a{color:var(--green);white-space:nowrap;font-size:10px;font-weight:800;text-decoration:none}@media (max-width:900px){.quick-start{grid-template-columns:1fr 1fr}.help-content{grid-template-columns:1fr}.help-content>aside{padding-bottom:5px;display:flex;position:static;overflow-x:auto}.help-content>aside>p{display:none}.help-content>aside button{border:1px solid var(--line);background:var(--surface);min-width:max-content}}@media (max-width:720px){.help-hero{text-align:left;padding:88px 16px 34px}.help-hero h1{font-size:32px}.help-hero label{min-height:52px;margin-top:20px}.help-hero input{font-size:16px}.help-wrap{padding:16px 12px 60px}.help-welcome{flex-direction:column;align-items:flex-start;padding:16px}.help-welcome>a{text-align:center;width:100%}.quick-start,.guide-grid{grid-template-columns:1fr}.quick-start>a{min-height:100px}.guide-grid article{min-height:195px}.help-footer-card{grid-template-columns:36px 1fr}.help-footer-card a{grid-column:2}.help-heading h2{font-size:19px}}
