.api-explorer-module__lFMWnq__explorer{border:1px solid var(--border-strong);background:var(--bg-raised);border-radius:10px;grid-template-columns:254px minmax(0,1fr);display:grid;overflow:hidden}.api-explorer-module__lFMWnq__sidebar{border-right:1px solid var(--border);background:var(--bg);flex-direction:column;padding:27px 0 24px;display:flex}.api-explorer-module__lFMWnq__sidebarLabel{color:var(--muted);padding:0 24px;font-size:11px}.api-explorer-module__lFMWnq__resources{border:0;flex-direction:column;gap:6px;min-width:0;margin-top:23px;padding:0;display:flex}.api-explorer-module__lFMWnq__resources button{width:100%;min-height:69px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-left:2px solid #0000;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:12px;padding:13px 20px;transition:background .14s,color .14s;display:grid}.api-explorer-module__lFMWnq__resources button:hover{color:var(--fg);background:color-mix(in srgb, var(--signal) 5%, transparent)}.api-explorer-module__lFMWnq__resources button[aria-pressed=true]{border-left-color:var(--signal);color:var(--fg);background:color-mix(in srgb, var(--signal) 8%, transparent)}.api-explorer-module__lFMWnq__resources button[aria-pressed=true]>svg{color:var(--signal);opacity:1}.api-explorer-module__lFMWnq__resources button>svg{opacity:0}.api-explorer-module__lFMWnq__resourceNumber{font:10px var(--font-mono-stack);color:var(--faint)}.api-explorer-module__lFMWnq__resources button[aria-pressed=true] .api-explorer-module__lFMWnq__resourceNumber{color:var(--signal)}.api-explorer-module__lFMWnq__resources strong{font-size:13px;font-weight:500;line-height:1.5;display:block}.api-explorer-module__lFMWnq__resources small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.api-explorer-module__lFMWnq__sidebarNote{margin-top:auto;padding:38px 24px 0}.api-explorer-module__lFMWnq__noteRule{background:var(--border-strong);width:24px;height:1px;margin-bottom:15px;display:block}.api-explorer-module__lFMWnq__sidebarNote p{color:var(--muted);font-size:12px;line-height:1.75}.api-explorer-module__lFMWnq__sidebarNote a{color:var(--signal);align-items:center;gap:9px;margin-top:17px;font-size:12px;text-decoration:none;display:inline-flex}.api-explorer-module__lFMWnq__request{min-width:0}.api-explorer-module__lFMWnq__route{border-bottom:1px solid var(--border);align-items:center;gap:13px;padding:21px 25px;display:flex}.api-explorer-module__lFMWnq__method{color:var(--signal);font:500 10px / 1.5 var(--font-mono-stack);flex-shrink:0}.api-explorer-module__lFMWnq__route code{overflow-wrap:anywhere;min-width:0;color:var(--fg);font:12px / 1.5 var(--font-mono-stack)}.api-explorer-module__lFMWnq__controls{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding:15px 25px;display:flex}.api-explorer-module__lFMWnq__parameters{flex-wrap:wrap;gap:16px;display:flex}.api-explorer-module__lFMWnq__control{color:var(--muted);align-items:center;gap:9px;font-size:11px;display:flex}.api-explorer-module__lFMWnq__languages{border:1px solid var(--border);border-radius:6px;gap:3px;min-width:0;padding:3px;display:flex}.api-explorer-module__lFMWnq__languages button{min-height:27px;color:var(--muted);font:11px / 1.5 var(--font-sans-stack);cursor:pointer;background:0 0;border:0;border-radius:3px;padding:3px 9px}.api-explorer-module__lFMWnq__languages button[aria-pressed=true]{background:color-mix(in srgb, var(--signal) 13%, transparent);color:var(--signal)}.api-explorer-module__lFMWnq__codeArea{padding:0 0 10px}.api-explorer-module__lFMWnq__codeHeading{color:var(--faint);justify-content:space-between;align-items:center;gap:15px;padding:18px 25px 8px;font-size:10px;display:flex}.api-explorer-module__lFMWnq__codeHeading button{min-height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:4px 0 4px 8px;font-size:11px;display:flex}.api-explorer-module__lFMWnq__codeHeading button:hover{color:var(--signal)}.api-explorer-module__lFMWnq__codeArea pre{scrollbar-width:thin;min-height:290px;max-height:365px;color:var(--fg);font:11px / 1.95 var(--font-mono-stack);tab-size:2;padding:10px 25px 20px 17px;overflow:auto}.api-explorer-module__lFMWnq__codeArea pre:focus-visible{outline-offset:-3px}.api-explorer-module__lFMWnq__codeArea code{font:inherit;display:block}.api-explorer-module__lFMWnq__codeLine{grid-template-columns:27px max-content;min-width:max-content;display:grid}.api-explorer-module__lFMWnq__lineNumber{color:var(--faint);text-align:right;-webkit-user-select:none;user-select:none;padding-right:13px;font-size:10px}.api-explorer-module__lFMWnq__string,.api-explorer-module__lFMWnq__keyword{color:var(--signal)}.api-explorer-module__lFMWnq__comment{color:var(--muted)}.api-explorer-module__lFMWnq__fields{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0 25px;padding:20px 0 18px;display:grid}.api-explorer-module__lFMWnq__fields dt{color:var(--fg);font:10px / 1.6 var(--font-mono-stack);overflow-wrap:anywhere}.api-explorer-module__lFMWnq__fields dd{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.65}.api-explorer-module__lFMWnq__status{min-height:36px;color:var(--muted);padding:0 25px 17px;font-size:10px;line-height:1.6}.api-explorer-module__lFMWnq__accessNote{border-top:1px solid var(--border);background:var(--bg);color:var(--muted);grid-column:1/-1;padding:15px 24px;font-size:11px;line-height:1.7}.api-explorer-module__lFMWnq__accessNote code{color:var(--fg);font:10px var(--font-mono-stack)}.api-explorer-module__lFMWnq__explorer button:focus-visible,.api-explorer-module__lFMWnq__explorer a:focus-visible{outline-offset:-3px}@media (max-width:1050px){.api-explorer-module__lFMWnq__explorer{grid-template-columns:223px minmax(0,1fr)}.api-explorer-module__lFMWnq__resources button{gap:9px;padding-inline:17px}.api-explorer-module__lFMWnq__sidebarLabel,.api-explorer-module__lFMWnq__sidebarNote{padding-inline:20px}.api-explorer-module__lFMWnq__controls{gap:10px}.api-explorer-module__lFMWnq__fields{gap:13px}}@media (max-width:850px){.api-explorer-module__lFMWnq__explorer{grid-template-columns:minmax(0,1fr)}.api-explorer-module__lFMWnq__sidebar{border-right:0;border-bottom:1px solid var(--border);padding:18px 0 0}.api-explorer-module__lFMWnq__sidebarLabel{padding-inline:23px}.api-explorer-module__lFMWnq__resources{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:12px;display:grid}.api-explorer-module__lFMWnq__resources button{border-bottom:2px solid #0000;border-left:0;grid-template-columns:minmax(0,1fr);gap:0;min-height:70px;padding:14px 20px}.api-explorer-module__lFMWnq__resources button[aria-pressed=true]{border-bottom-color:var(--signal)}.api-explorer-module__lFMWnq__resources button>svg,.api-explorer-module__lFMWnq__resourceNumber,.api-explorer-module__lFMWnq__sidebarNote{display:none}.api-explorer-module__lFMWnq__fields{margin-inline:25px}}@media (max-width:540px){.api-explorer-module__lFMWnq__sidebarLabel{padding-inline:17px}.api-explorer-module__lFMWnq__resources button{min-height:62px;padding:11px 14px}.api-explorer-module__lFMWnq__resources strong{font-size:11px}.api-explorer-module__lFMWnq__resources small{font-size:9px}.api-explorer-module__lFMWnq__route{gap:10px;padding:18px 17px}.api-explorer-module__lFMWnq__route code{font-size:10px}.api-explorer-module__lFMWnq__controls{gap:13px;padding:14px 17px}.api-explorer-module__lFMWnq__parameters{gap:13px}.api-explorer-module__lFMWnq__control{gap:7px}.api-explorer-module__lFMWnq__languages{margin-left:auto}.api-explorer-module__lFMWnq__codeHeading{padding:13px 17px 5px}.api-explorer-module__lFMWnq__codeArea pre{min-height:272px;max-height:330px;padding-left:8px;padding-right:17px;font-size:10px}.api-explorer-module__lFMWnq__codeLine{grid-template-columns:26px max-content}.api-explorer-module__lFMWnq__fields{grid-template-columns:1fr;gap:13px;margin-inline:17px;padding:17px 0}.api-explorer-module__lFMWnq__fields>div{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:13px;display:grid}.api-explorer-module__lFMWnq__fields dd{margin-top:0}.api-explorer-module__lFMWnq__status{padding-inline:17px}.api-explorer-module__lFMWnq__accessNote{padding:14px 17px}}@media (pointer:coarse){.api-explorer-module__lFMWnq__languages button,.api-explorer-module__lFMWnq__codeHeading button{min-height:40px}}@media (prefers-reduced-motion:reduce){.api-explorer-module__lFMWnq__resources button{transition:none}}
.enterprise-module__wWTUWG__page{width:min(100%,1320px);margin:0 auto;padding:0 48px}.enterprise-module__wWTUWG__page a{text-decoration:none}.enterprise-module__wWTUWG__hero{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);align-items:end;gap:60px;padding:82px 0 62px;display:grid}.enterprise-module__wWTUWG__eyebrow{color:var(--muted);font:500 12px / 1.5 var(--font-sans-stack);letter-spacing:.01em;align-items:center;gap:9px;display:flex}.enterprise-module__wWTUWG__eyebrow>span{background:var(--signal);border-radius:50%;width:6px;height:6px}.enterprise-module__wWTUWG__hero h1{font:500 clamp(54px, 6.3vw, 86px) / 1.03 var(--font-serif-stack,Georgia, serif);letter-spacing:-.042em;text-wrap:balance;margin-top:30px}.enterprise-module__wWTUWG__hero h1 em{color:var(--signal);font-weight:inherit}.enterprise-module__wWTUWG__heroAside{padding:0 0 5px}.enterprise-module__wWTUWG__heroAside>p{max-width:360px;color:var(--muted);text-wrap:pretty;font-size:17px;line-height:1.8}.enterprise-module__wWTUWG__actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:27px;display:flex}.enterprise-module__wWTUWG__primaryLink{border:1px solid var(--signal);background:var(--signal);min-height:44px;color:var(--bg);border-radius:7px;justify-content:center;align-items:center;gap:13px;padding:11px 17px;font-size:13px;font-weight:500;transition:opacity .16s;display:inline-flex}.enterprise-module__wWTUWG__primaryLink:hover{opacity:.85}.enterprise-module__wWTUWG__textLink,.enterprise-module__wWTUWG__exploreLink{color:var(--fg);align-items:center;gap:9px;font-size:13px;transition:color .16s;display:inline-flex}.enterprise-module__wWTUWG__textLink:hover,.enterprise-module__wWTUWG__exploreLink:hover{color:var(--signal)}.enterprise-module__wWTUWG__contextLine{border-block:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:19px 0;font-size:12px;display:flex}.enterprise-module__wWTUWG__contextLine>span:last-child{flex-shrink:0;gap:13px;display:inline-flex}.enterprise-module__wWTUWG__contextLine i{color:var(--faint);font-style:normal}.enterprise-module__wWTUWG__integration,.enterprise-module__wWTUWG__coverage{padding-top:72px}.enterprise-module__wWTUWG__sectionHeading{justify-content:space-between;align-items:end;gap:44px;margin-bottom:28px;display:flex}.enterprise-module__wWTUWG__sectionHeading h2,.enterprise-module__wWTUWG__faq h2{font:500 clamp(32px, 3.25vw, 42px) / 1.18 var(--font-serif-stack,Georgia, serif);letter-spacing:-.028em;margin-top:11px}.enterprise-module__wWTUWG__sectionHeading>p{color:var(--muted);max-width:300px;font-size:13px;line-height:1.75}.enterprise-module__wWTUWG__coverageList{border-top:1px solid var(--border-strong)}.enterprise-module__wWTUWG__coverageRow{border-bottom:1px solid var(--border);grid-template-columns:30px minmax(180px,.85fr) minmax(0,1.5fr) 20px;align-items:center;gap:24px;padding:26px 0;display:grid}.enterprise-module__wWTUWG__rowNumber{color:var(--faint);font:11px / 1.6 var(--font-mono-stack);align-self:start;margin-top:4px}.enterprise-module__wWTUWG__coverageIdentity h3{letter-spacing:-.015em;font-size:17px;font-weight:500;line-height:1.4}.enterprise-module__wWTUWG__coverageIdentity>span{color:var(--muted);margin-top:6px;font-size:11px;display:block}.enterprise-module__wWTUWG__coverageRow>p{max-width:550px;color:var(--muted);font-size:13px;line-height:1.75}.enterprise-module__wWTUWG__coverageRow>svg{color:var(--faint);transition:color .16s,transform .16s}.enterprise-module__wWTUWG__coverageRow:hover h3,.enterprise-module__wWTUWG__coverageRow:hover>svg{color:var(--signal)}.enterprise-module__wWTUWG__coverageRow:hover>svg{transform:translate(2px,-2px)}.enterprise-module__wWTUWG__access{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:100px;margin-top:38px;padding:72px 0;display:grid}.enterprise-module__wWTUWG__accessIntro h2{font:500 clamp(42px, 4.2vw, 57px) / 1.08 var(--font-serif-stack,Georgia, serif);letter-spacing:-.034em;margin-top:18px}.enterprise-module__wWTUWG__accessIntro>p:not(.enterprise-module__wWTUWG__eyebrow){max-width:320px;color:var(--muted);margin-top:18px;font-size:14px;line-height:1.75}.enterprise-module__wWTUWG__accessIntro>.enterprise-module__wWTUWG__primaryLink{margin-top:25px}.enterprise-module__wWTUWG__exploreLink{width:fit-content;color:var(--muted);margin-top:15px;font-size:12px;display:flex}.enterprise-module__wWTUWG__steps{align-self:center;list-style:none}.enterprise-module__wWTUWG__steps li{border-bottom:1px solid var(--border);grid-template-columns:30px 1fr;gap:23px;padding:24px 0;display:grid}.enterprise-module__wWTUWG__steps li:first-child{border-top:1px solid var(--border)}.enterprise-module__wWTUWG__steps li>span{color:var(--signal);font:11px / 1.7 var(--font-mono-stack);margin-top:2px}.enterprise-module__wWTUWG__steps h3{font-size:16px;font-weight:500;line-height:1.4}.enterprise-module__wWTUWG__steps p{max-width:345px;color:var(--muted);margin-top:7px;font-size:13px;line-height:1.75}.enterprise-module__wWTUWG__faq{grid-template-columns:.8fr 1.2fr;gap:80px;padding:66px 0 82px;display:grid}.enterprise-module__wWTUWG__faqList details{border-bottom:1px solid var(--border)}.enterprise-module__wWTUWG__faqList details:first-child{border-top:1px solid var(--border)}.enterprise-module__wWTUWG__faqList summary{cursor:pointer;justify-content:space-between;align-items:center;gap:22px;padding:19px 0;font-size:14px;font-weight:500;list-style:none;display:flex}.enterprise-module__wWTUWG__faqList summary::-webkit-details-marker{display:none}.enterprise-module__wWTUWG__faqList summary svg{color:var(--muted);flex-shrink:0;transition:transform .16s}.enterprise-module__wWTUWG__faqList details[open] summary svg{transform:rotate(180deg)}.enterprise-module__wWTUWG__faqList details p{color:var(--muted);padding:0 30px 22px 0;font-size:13px;line-height:1.85}@media (max-width:1050px){.enterprise-module__wWTUWG__page{padding-inline:32px}.enterprise-module__wWTUWG__hero{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:35px}.enterprise-module__wWTUWG__hero h1{font-size:clamp(52px,6.4vw,72px)}.enterprise-module__wWTUWG__heroAside>p{font-size:15px}.enterprise-module__wWTUWG__actions{gap:15px}.enterprise-module__wWTUWG__access{gap:60px}.enterprise-module__wWTUWG__coverageRow{gap:20px}}@media (max-width:760px){.enterprise-module__wWTUWG__page{padding-inline:24px}.enterprise-module__wWTUWG__hero{grid-template-columns:1fr;gap:28px;padding:48px 0 38px}.enterprise-module__wWTUWG__hero h1{margin-top:22px;font-size:clamp(52px,9.5vw,72px)}.enterprise-module__wWTUWG__heroAside>p{max-width:460px}.enterprise-module__wWTUWG__contextLine{flex-wrap:wrap;gap:10px;padding-block:17px}.enterprise-module__wWTUWG__integration,.enterprise-module__wWTUWG__coverage{padding-top:46px}.enterprise-module__wWTUWG__sectionHeading{flex-direction:column;align-items:start;gap:12px;margin-bottom:22px}.enterprise-module__wWTUWG__sectionHeading>p{max-width:420px}.enterprise-module__wWTUWG__coverageRow{grid-template-columns:22px 1fr 20px;gap:8px 16px;padding-block:22px}.enterprise-module__wWTUWG__coverageRow>p{grid-column:2}.enterprise-module__wWTUWG__coverageRow>svg{grid-area:1/3}.enterprise-module__wWTUWG__rowNumber{grid-area:1/1}.enterprise-module__wWTUWG__coverageIdentity{grid-column:2}.enterprise-module__wWTUWG__access{grid-template-columns:1fr;gap:32px;margin-top:0;padding:46px 0}.enterprise-module__wWTUWG__accessIntro h2{font-size:45px}.enterprise-module__wWTUWG__steps{max-width:540px}.enterprise-module__wWTUWG__faq{grid-template-columns:1fr;gap:24px;padding:42px 0 54px}}@media (max-width:420px){.enterprise-module__wWTUWG__page{padding-inline:20px}.enterprise-module__wWTUWG__hero h1{font-size:49px}.enterprise-module__wWTUWG__actions{gap:19px}.enterprise-module__wWTUWG__contextLine{font-size:11px}.enterprise-module__wWTUWG__sectionHeading h2,.enterprise-module__wWTUWG__faq h2{font-size:31px}}@media (prefers-reduced-motion:reduce){.enterprise-module__wWTUWG__page a,.enterprise-module__wWTUWG__page svg{transition:none}}
