.business-help{max-width:760px;margin:0 auto;padding:clamp(28px,5vw,56px) 20px 64px}.business-help h1{font-size:clamp(28px,4vw,40px);line-height:1.15;letter-spacing:-.5px;margin:6px 0 8px}.business-help .business-help-lead{color:var(--business-muted);margin:0 0 36px}.business-help h2{font-size:clamp(20px,2.4vw,25px);margin:0 0 14px}.business-help section{margin-bottom:40px}.business-help a{color:inherit}.business-help ol.business-help-steps span,.business-help p{text-align:justify;-webkit-hyphens:auto;hyphens:auto}.business-help ol.business-help-steps{margin:0;padding:0;list-style:none;counter-reset:step}.business-help ol.business-help-steps>li{counter-increment:step;position:relative;padding:0 0 20px 44px}.business-help ol.business-help-steps>li:before{content:counter(step);position:absolute;left:0;top:0;width:29px;height:29px;display:grid;place-items:center;border-radius:999px;background:var(--business-surface);border:1px solid var(--business-line);font-size:14px;font-weight:700;line-height:1}.business-help ol.business-help-steps>li:after{content:"";position:absolute;left:14px;top:35px;bottom:6px;width:1px;background:var(--business-line)}.business-help ol.business-help-steps>li:last-child{padding-bottom:0}.business-help ol.business-help-steps>li:last-child:after{display:none}.business-help ol.business-help-steps b{display:block;font-size:16px}.business-help ol.business-help-steps span{display:block;color:var(--business-muted);margin-top:3px}.business-help .business-help-hint{color:var(--business-muted);font-size:14px;margin:0 0 10px}.business-help .business-help-faq{border:1px solid var(--business-line);border-radius:12px;overflow:hidden;background:#fff}.business-help .business-help-faq details{border-bottom:1px solid var(--business-line)}.business-help .business-help-faq details:last-child{border-bottom:0}.business-help .business-help-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:12px;min-height:48px;padding:11px 16px;font-weight:700}.business-help .business-help-faq summary::-webkit-details-marker{display:none}.business-help .business-help-faq summary:after{content:"";margin-left:auto;flex:none;width:8px;height:8px;border-right:2px solid var(--business-muted);border-bottom:2px solid var(--business-muted);transform:rotate(45deg) translate(-2px,-2px);transition:transform .18s ease}.business-help .business-help-faq details[open] summary:after{transform:rotate(-135deg) translate(-2px,-2px)}.business-help .business-help-faq summary:hover{background:var(--business-surface)}.business-help .business-help-faq summary:focus-visible{outline:2px solid var(--business-forest);outline-offset:-2px}.business-help .business-help-faq div{padding:0 16px 15px;color:var(--business-deep)}.business-help .business-help-faq div>*+*{margin-top:9px}.business-help .business-help-cross{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--business-line);border-radius:12px;background:var(--business-surface);padding:15px 18px}.business-help .business-help-cross a{font-weight:700}@media (prefers-reduced-motion:reduce){.business-help .business-help-faq summary:after{transition:none}}