.help{display:flex;align-items:center;text-decoration:none}.help-active{color:var(--green)}.help-shell{min-height:calc(100vh - 48px)}.help-main{min-height:700px}.help-hero{padding:46px clamp(24px,7vw,90px) 50px;background:linear-gradient(135deg,#082f28,#0e4b3e);color:#fff;text-align:center}.help-hero .back-link{display:block;width:max-content;color:#b7cec7;text-decoration:none;font-size:11px;margin-bottom:34px}.help-hero .eyebrow{color:var(--lime)}.help-hero h1{font:800 clamp(32px,5vw,48px)/1.1 Manrope;margin:10px 0}.help-hero>p{color:#bfd0ca;font-size:14px;margin:0 auto 25px}.help-search{display:flex;align-items:center;gap:10px;background:#fff;border-radius:14px;width:min(600px,100%);margin:auto;padding:0 16px;box-shadow:0 15px 35px rgba(0,0,0,.17)}.help-search>span{color:var(--green);font-size:23px}.help-search input{border:0;box-shadow:none;height:54px;padding:0;color:var(--ink)}.help-search input:focus{box-shadow:none}.help-content{padding:52px clamp(24px,7vw,90px) 65px;max-width:1080px;margin:auto}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.section-title h2,.support-card h2{font:800 24px/1.2 Manrope;margin:6px 0}.section-title>span{font-size:10px;color:var(--muted)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:55px}.quick-grid a{padding:18px;border:1px solid var(--line);border-radius:15px;text-decoration:none;color:var(--ink);display:flex;flex-direction:column;transition:.2s}.quick-grid a:hover{border-color:#9ecabc;transform:translateY(-2px);box-shadow:0 10px 25px rgba(9,54,46,.08)}.quick-grid a>span{width:33px;height:33px;border-radius:9px;background:var(--mint);color:var(--green);display:grid;place-items:center;margin-bottom:16px}.quick-grid b{font-size:12px}.quick-grid small{font-size:9px;color:var(--muted);margin-top:4px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);scroll-margin-top:20px}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:18px 3px;cursor:pointer;font-weight:700;font-size:13px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:25px;height:25px;border-radius:50%;background:#eef5f2;color:var(--green);display:grid;place-items:center;font-size:16px;transition:.2s}.faq-list details[open] summary span{transform:rotate(45deg);background:var(--green);color:#fff}.faq-list p{color:var(--muted);font-size:12px;line-height:1.7;margin:-5px 42px 20px 3px}.faq-list details.filtered{display:none}.empty-help{text-align:center;padding:40px;background:var(--cream);border-radius:15px}.empty-help>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--mint);color:var(--green);margin:auto}.empty-help h3{font:700 14px Manrope;margin:10px 0 4px}.empty-help p{font-size:11px;color:var(--muted);margin:0}.support-card{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;background:var(--cream);border-radius:18px;padding:27px;margin-top:50px}.support-icon{width:48px;height:48px;border-radius:14px;background:var(--green);color:var(--lime);display:grid;place-items:center;font-size:25px}.support-card .eyebrow{color:var(--green)}.support-card h2{font-size:18px;margin:4px 0}.support-card p{color:var(--muted);font-size:10px;margin:0;max-width:430px}.support-card .primary{min-width:185px}.security-note{display:flex;gap:13px;margin-top:18px;padding:16px;border:1px solid #d6e8e1;border-radius:13px;background:#f1f8f5}.security-note>span{width:27px;height:27px;border-radius:8px;background:var(--green);color:#fff;display:grid;place-items:center;flex:none}.security-note b{font-size:11px}.security-note p{font-size:10px;color:var(--muted);margin:3px 0 0;line-height:1.5}
@media(max-width:800px){.help-page .help{font-size:0}.help-page .help span{font-size:13px}.help-hero{padding:28px 20px 36px}.help-hero .back-link{margin-bottom:28px}.help-content{padding:38px 20px 45px}.quick-grid{grid-template-columns:1fr 1fr;margin-bottom:42px}.support-card{grid-template-columns:auto 1fr;padding:20px}.support-card .primary{grid-column:1/-1;width:100%}.section-title h2{font-size:21px}}
@media(max-width:430px){.quick-grid{grid-template-columns:1fr}.help-hero h1{font-size:32px}}
