:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7faf7;color:#111817}*{box-sizing:border-box}#__next,body,html{min-height:100%;margin:0}body{background:#f7faf7}a{color:#17613f}.appShell{min-height:100vh;min-width:0;display:grid;grid-template-rows:auto 1fr auto}.appMain{width:min(1080px,calc(100% - 40px));margin:0 auto;padding:64px 0 88px}.pageSurface{width:100%;min-width:0;max-width:880px}.pageSurface h1{max-width:820px;margin:0;color:#111817;font-size:clamp(2.35rem,5vw,4.6rem);line-height:1;letter-spacing:0;overflow-wrap:anywhere}.pageSurface h2{margin:42px 0 12px;color:#17211e;font-size:1.35rem;letter-spacing:0}.pageSurface li,.pageSurface p{color:#43514c;font-size:1rem;line-height:1.7}.pageLead{max-width:720px;margin:22px 0 0;font-size:1.12rem!important}.eyebrow{margin:0 0 14px!important;color:#2d6a4f!important;font-size:.76rem!important;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.featureGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:38px}.featureItem{min-height:132px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;border:1px solid #d8ded8;border-radius:8px;background:#fffef9;color:#111817;text-decoration:none}.featureItem strong{color:#143a2a;font-size:1.04rem}.featureItem span{color:#66736e;line-height:1.5}.identityList{display:grid;grid-template-columns:minmax(110px,.35fr) minmax(0,1.65fr);margin:34px 0 0;border-top:1px solid #d8ded8}.identityList dd,.identityList dt{margin:0;padding:14px 0;border-bottom:1px solid #d8ded8;overflow-wrap:anywhere;line-height:1.5}.identityList dt{color:#66736e;font-weight:800}.codePanel{max-width:100%;padding:20px;overflow:auto;border:1px solid #31413c;border-radius:7px;background:#121917;color:#cce8d5;font-size:.88rem;line-height:1.6}.responseSection{margin-top:34px;padding-top:28px;border-top:1px solid #d8ded8}.responseSection h2{margin-top:0}.responseSection>code{display:block;margin-bottom:12px;color:#17613f;overflow-wrap:anywhere}iframe{width:100%;min-height:220px;border:1px solid #cbd4ce;border-radius:7px;color-scheme:light}.notice,iframe{background:#fffef9}.notice{padding:28px;border:1px solid #d8ded8;border-radius:8px}.noticeError{border-left:4px solid #a33b2b}@media (max-width:680px){.appMain{width:min(100% - 28px,1080px);padding:44px 0 64px}.pageSurface h1{font-size:2.2rem;line-height:1.04}.featureGrid,.identityList{grid-template-columns:1fr}.identityList dt{padding-bottom:4px;border-bottom:0}.identityList dd{padding-top:4px}}