.sd-info-wrap{background:#fff;color:#1a1a1a;font-family:"Inter",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;font-size:15px;line-height:1.6;padding:0 24px 96px}.sd-info-wrap *{box-sizing:border-box}.sd-info-article{max-width:880px;margin:0 auto}.sd-info-wrap h1,.sd-info-wrap h2,.sd-info-wrap h3,.sd-info-wrap h4{color:#1a1a1a;font-weight:700;letter-spacing:-.01em;margin:0}.sd-info-wrap h1{font-size:32px;line-height:1.2;font-weight:700;margin:0 0 12px}.sd-info-wrap h2{font-size:17px;line-height:1.4;font-weight:600;margin:0}.sd-info-wrap h3{font-size:15px;font-weight:700;margin:20px 0 8px}.sd-info-wrap p{margin:0 0 12px;color:#333}.sd-info-wrap p:last-child{margin-bottom:0}.sd-info-wrap p.lead{font-size:15px;color:#555;margin:0 0 24px;max-width:none;font-weight:400}.sd-info-wrap a{color:#0a57a5;text-decoration:underline;text-underline-offset:2px}.sd-info-wrap a:hover{text-decoration:none}.sd-info-wrap ul,.sd-info-wrap ol{margin:0 0 12px;padding-left:22px;color:#333}.sd-info-wrap ul li,.sd-info-wrap ol li{margin:0 0 6px}.sd-info-wrap strong{color:#1a1a1a;font-weight:600}.sd-info__hero{padding:48px 0 24px;text-align:left;border-bottom:1px solid #e5e5e5;margin-bottom:0}.sd-info__hero-eyebrow,.sd-info__hero-meta{display:none}.sd-info__hero h1{margin:0 0 8px}.sd-info__hero .lead{color:#555;font-size:15px;margin:0 0 24px}.sd-info__toc{display:none}.sd-info__section{border-bottom:1px solid #e5e5e5;padding:0;margin:0}details.sd-info__section{border-bottom:1px solid #e5e5e5;padding:0}details.sd-info__section>summary{list-style:none;cursor:pointer;padding:20px 40px 20px 0;position:relative;display:block;user-select:none;transition:color .15s ease}details.sd-info__section>summary::-webkit-details-marker{display:none}details.sd-info__section>summary::marker{content:""}details.sd-info__section>summary:hover{color:#000}details.sd-info__section>summary h2{margin:0;font-size:16px;font-weight:600;color:#1a1a1a}details.sd-info__section>summary::after{content:"";position:absolute;right:8px;top:50%;width:10px;height:10px;border-right:2px solid #666;border-bottom:2px solid #666;transform:translateY(-75%) rotate(45deg);transition:transform .2s ease}details.sd-info__section[open]>summary::after{transform:translateY(-25%) rotate(-135deg)}details.sd-info__section>.sd-info__section-body{padding:4px 0 24px;color:#333}section.sd-info__section{padding:24px 0}section.sd-info__section>h2{font-size:16px;font-weight:600;margin:0 0 12px}.sd-info__table-wrap{overflow-x:auto;margin:12px 0 16px}.sd-info__table{width:100%;border-collapse:collapse;font-size:13px}.sd-info__table th,.sd-info__table td{text-align:left;padding:8px 12px;border-bottom:1px solid #e5e5e5;vertical-align:top}.sd-info__table th{font-weight:600;background:#fafafa;color:#1a1a1a;font-size:12px;text-transform:none;letter-spacing:0}.sd-info__pills{list-style:none;padding:0;margin:8px 0 16px;display:flex;flex-wrap:wrap;gap:6px}.sd-info__pills li{margin:0;padding:4px 10px;font-size:13px;color:#555;background:#f5f5f5;border-radius:100px;border:1px solid #e5e5e5}.sd-info__callout{padding:12px 16px;border-left:3px solid #999;background:#fafafa;margin:12px 0 16px;font-size:14px;color:#333}.sd-info__callout--info{border-left-color:#0a57a5;background:#f5f9fc}.sd-info__callout--warn{border-left-color:#a25a00;background:#fdf9f0}.sd-consent-reopen{display:inline-block;padding:8px 16px;border:1px solid #1a1a1a;background:#fff;color:#1a1a1a;font-size:14px;font-weight:500;border-radius:4px;cursor:pointer;text-decoration:none;margin:4px 0;transition:background .15s ease,color .15s ease}.sd-consent-reopen:hover{background:#1a1a1a;color:#fff;text-decoration:none}.sd-info__faq{margin:0;border-top:1px solid #e5e5e5}.sd-info__faq-item{border-bottom:1px solid #e5e5e5;padding:0}.sd-info__faq-item>summary{list-style:none;cursor:pointer;padding:16px 40px 16px 0;position:relative;font-size:15px;font-weight:500;color:#1a1a1a}.sd-info__faq-item>summary::-webkit-details-marker{display:none}.sd-info__faq-item>summary::after{content:"";position:absolute;right:8px;top:50%;width:9px;height:9px;border-right:2px solid #666;border-bottom:2px solid #666;transform:translateY(-75%) rotate(45deg);transition:transform .2s ease}.sd-info__faq-item[open]>summary::after{transform:translateY(-25%) rotate(-135deg)}.sd-info__faq-body{padding:0 0 20px;font-size:14px;color:#333;line-height:1.6}.sd-info__steps{list-style:none;counter-reset:sd-step;padding:0;margin:12px 0 16px}.sd-info__steps li{counter-increment:sd-step;position:relative;padding-left:32px;margin:0 0 12px;font-size:14px;color:#333}.sd-info__steps li::before{content:counter(sd-step);position:absolute;left:0;top:0;width:22px;height:22px;background:#1a1a1a;color:#fff;font-size:12px;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.sd-info-wrap{padding:0 16px 64px;font-size:14px}.sd-info__hero{padding:32px 0 16px}.sd-info-wrap h1{font-size:26px}details.sd-info__section>summary{padding:16px 36px 16px 0}details.sd-info__section>summary h2{font-size:15px}.sd-info__table{font-size:12px}.sd-info__table th,.sd-info__table td{padding:6px 8px}}