.help-page{max-width:1100px;margin:0 auto;display:grid;gap:1rem}.help-hero{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.7rem;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#e8f8f7 100%);border:1px solid #d8e7e9}.help-hero h1{margin:.2rem 0;font-size:clamp(2rem,5vw,3rem)}.help-hero p{max-width:700px;margin:.35rem 0 0}.help-section{padding:1.4rem}.help-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.help-heading h2{margin:.25rem 0}.help-heading p{margin:.25rem 0 1rem}.help-progress{white-space:nowrap;background:#e5f6ee;color:#20704c;border-radius:999px;padding:.5rem .8rem}.help-checklist{list-style:none;margin:.8rem 0 0;padding:0;display:grid;gap:.65rem}.help-step{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.9rem;border:1px solid #d9e4e7;border-radius:14px;background:#fff}.help-step p{margin:.2rem 0;color:#60727d}.step-check{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;border:2px solid #b9c9ce;color:#fff;font-weight:800}.help-step.complete .step-check{background:#36a66c;border-color:#36a66c}.help-step.pending{border-left:4px solid #efad43}.help-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.help-two-column>div{padding:1rem;border-radius:14px;background:#f2f8f8}.help-two-column p{margin:.35rem 0 0}.manual-body{margin:0;background:#f1f6f7;color:#172831;font:16px/1.55 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.manual-shell{max-width:980px;margin:0 auto;padding:24px}.manual-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0 1.5rem}.manual-brand{font-weight:800;color:#087d82}.manual-hero,.manual-section{background:#fff;border:1px solid #d9e5e7;border-radius:20px;padding:clamp(1.2rem,4vw,2.2rem);margin-bottom:1rem}.manual-hero h1{font-size:clamp(2.2rem,6vw,4rem);line-height:1;margin:.35rem 0}.manual-hero p{max-width:720px;font-size:1.12rem}.manual-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;margin:1.25rem 0}.manual-flow span{padding:.8rem .45rem;text-align:center;border-radius:12px;background:#e6f6f5;color:#08777b;font-weight:800}.manual-section h2{margin-top:0}.manual-section h3{margin-bottom:.25rem}.manual-section ol,.manual-section ul{padding-left:1.35rem}.manual-section li{margin:.55rem 0}.manual-tip{padding:1rem;border-left:4px solid #efad43;background:#fff8e8;border-radius:8px}.manual-actions{display:flex;flex-wrap:wrap;gap:.75rem}.manual-button{display:inline-block;padding:.7rem 1rem;border-radius:10px;background:#07868a;color:#fff;text-decoration:none;font-weight:800}.manual-button.secondary{background:#e6f3f3;color:#086f73}.manual-footer{text-align:center;color:#63747c;padding:1rem}
@media(max-width:700px){.help-hero,.help-heading{align-items:stretch;flex-direction:column}.help-hero .button{width:100%;text-align:center}.help-step{grid-template-columns:38px 1fr}.help-step .button{grid-column:1/-1;text-align:center}.help-two-column{grid-template-columns:1fr}.manual-shell{padding:12px}.manual-flow{grid-template-columns:1fr}.manual-flow span{text-align:left}.manual-header{align-items:flex-start}}
