:root{--navy: #002d68;--orange: #ff5a00;--text: #263a59;--muted: #5c6b81;--line: #e4e9f0}*{box-sizing:border-box}body{margin:0;color:var(--text);background:#f8fafd;font-family:Avenir Next,Avenir,Nunito,ui-rounded,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.info-header{height:76px;border-bottom:1px solid var(--line);background:#fff}.info-header-inner{width:min(calc(100% - 40px),1040px);height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.info-brand{width:44.8px;height:44.8px;display:block;flex:0 0 44.8px;text-decoration:none}.info-brand img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover}.back-link{display:inline-flex;align-items:center;gap:8px;color:#435671;font-size:14px;font-weight:600;text-decoration:none}.back-link:hover{color:var(--orange)}.back-link svg{width:18px;height:18px}.info-hero{padding:68px 20px 104px;color:#fff;background:linear-gradient(135deg,#002d68,#064b96);text-align:center}.info-hero .label{display:inline-block;margin-bottom:16px;padding:7px 12px;border:1px solid rgba(255,255,255,.22);border-radius:99px;background:#ffffff1a;color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.info-hero h1{margin:0;font-size:clamp(34px,6vw,52px);letter-spacing:-1.5px}.info-hero p{max-width:650px;margin:15px auto 0;color:#dce8f7;font-size:17px;line-height:1.65}.info-main{width:min(calc(100% - 32px),860px);margin:-58px auto 70px}.info-card{padding:clamp(26px,5vw,52px);border:1px solid #e7ebf1;border-radius:16px;background:#fff;box-shadow:0 16px 45px #132e521a}.updated{margin:0 0 30px;padding-bottom:22px;border-bottom:1px solid var(--line);color:#6c798d;font-size:13px}.prose h2{margin:34px 0 10px;color:var(--navy);font-size:21px}.prose h2:first-of-type{margin-top:0}.prose h3{margin:20px 0 7px;color:#173f70;font-size:16px}.prose p,.prose li{color:#53637a;font-size:15px;line-height:1.75}.prose p{margin:0 0 14px}.prose ul{margin:8px 0 18px;padding-left:22px}.prose a{color:#075fbd}.callout{margin:24px 0;padding:18px 20px;border-left:4px solid var(--orange);border-radius:0 9px 9px 0;background:#fff6f1}.callout p{margin:0;color:#394b65}.faq-list{display:grid;gap:12px}.faq-list details{overflow:hidden;border:1px solid #e3e8ef;border-radius:11px;background:#fff;transition:border-color .2s,box-shadow .2s}.faq-list details[open]{border-color:#cfdceb;box-shadow:0 5px 18px #18396012}.faq-list summary{position:relative;padding:20px 50px 20px 20px;color:#102f5a;font-size:16px;font-weight:700;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;top:50%;right:20px;color:var(--orange);font-size:26px;font-weight:400;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:0;padding:0 20px 20px;color:#5b6a80;font-size:14px;line-height:1.7}.support-box{margin-top:34px;padding:26px;border-radius:12px;background:#f2f6fb;text-align:center}.support-box h2{margin:0;color:var(--navy);font-size:20px}.support-box p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.info-footer{padding:30px 20px;border-top:1px solid var(--line);background:#fff;color:#657287;text-align:center;font-size:12px}.info-footer nav{margin-top:11px;display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.info-footer a{color:#075bb7;text-decoration:none}.info-footer a[aria-current=page]{color:var(--orange);font-weight:700}@media(max-width:560px){.info-header{height:68px}.info-brand{width:40px;height:40px;flex-basis:40px}.info-hero{padding-top:48px}.info-hero p{font-size:15px}.info-main{margin-top:-45px}.info-card{border-radius:13px}.faq-list summary{font-size:15px}}
