:root{--blue:#125ea1;--blue-dark:#07345b;--navy:#082d50;--ink:#142033;--muted:#637083;--line:#dce5ee;--tint:#f4f8fc;--white:#fff;--green:#17a673;--radius:20px;--shadow:0 18px 50px #07345b17;color:var(--ink);scroll-behavior:smooth;background:#fff;font-family:Mulish,sans-serif}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.container{width:min(1160px,100% - 40px);margin-inline:auto}.skip-link{z-index:99;box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:8px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{z-index:20;backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #dce5eebf;align-items:center;height:82px;display:flex;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand img{width:154px;height:auto}.brand span{color:var(--blue);letter-spacing:.14em;border-left:1px solid var(--line);padding-left:10px;font-size:12px;font-weight:800}.header-inner nav{gap:34px;margin-left:auto;display:flex}.header-inner nav a{color:#4b5869;font-size:14px;font-weight:600;transition:color .2s}.header-inner nav a:hover{color:var(--blue)}.button{background:var(--blue);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 25px;font-size:15px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 9px 24px #125ea133}.button:hover{background:#0d518d;transform:translateY(-2px);box-shadow:0 12px 28px #125ea147}.button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #73b8ef}.button-small{border-radius:10px;min-height:42px;padding:0 18px;font-size:13px}.button-secondary{color:var(--blue-dark);box-shadow:none;background:#fff;border:1px solid #cbd9e7}.hero{background:linear-gradient(145deg,#fff 15%,#f7faff 70%,#edf4fc);padding:105px 0 118px;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(1px);opacity:.7;background:#dbe9fa;border-radius:50%;width:650px;height:650px;position:absolute;top:-330px;right:-260px}.hero:after{content:"";border:1px solid #dbe8f5;border-radius:50%;width:420px;height:180px;position:absolute;bottom:-120px;left:-140px;transform:rotate(-12deg)}.hero-grid{z-index:1;grid-template-columns:1.02fr .98fr;align-items:center;gap:90px;display:grid;position:relative}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800;display:inline-block}.hero h1,.section h2,.access-section h2{letter-spacing:-.045em;margin:0 0 26px;font-size:clamp(42px,5.3vw,68px);font-weight:800;line-height:1.06}.hero h1 span{color:var(--blue)}.hero-copy>p{color:#4e5d70;max-width:630px;margin:0;font-size:19px;line-height:1.7}.hero-actions{gap:13px;margin:34px 0 24px;display:flex}.hero-note{color:#6a7685!important;font-size:12px!important;font-weight:700!important}.hero-note span{width:19px;height:19px;color:var(--green);background:#e5f5ee;border-radius:50%;justify-content:center;align-items:center;margin-right:6px;display:inline-flex}.hero-visual{position:relative}.code-window{background:#0c2742;border-radius:18px;overflow:hidden;transform:rotate(1deg);box-shadow:0 28px 65px #0728463d}.window-bar{background:#103a62;align-items:center;gap:7px;height:62px;padding:0 20px;display:flex}.window-bar>span{background:#6385a4;border-radius:50%;width:9px;height:9px}.window-bar>span:first-child{background:#82b6dc}.window-bar img{width:105px;margin-left:auto}.code-body{color:#e8f3ff;padding:32px}.request-line{align-items:center;gap:15px;font-size:18px;display:flex}.method{color:#08734e;letter-spacing:.06em;background:#dff5eb;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:800;display:inline-flex}.code-divider{background:#264762;height:1px;margin:26px 0}.code-label{text-transform:uppercase;letter-spacing:.1em;color:#84a2bd;margin:19px 0 6px;font-size:10px}.code-muted{color:#7c9bb7}.code-blue{color:#65b7f4}.response-row{color:#b8cadd;background:#112f4c;border:1px solid #244b6d;border-radius:10px;align-items:center;gap:9px;margin-top:28px;padding:14px 16px;font-size:12px;display:flex}.response-row strong{color:#77dfb4;margin-left:auto;font-family:monospace;font-size:16px}.status-dot{background:#34c78c;border-radius:50%;width:7px;height:7px;display:inline-block}.floating-card{box-shadow:var(--shadow);background:#fff;border:1px solid #e6edf3;border-radius:13px;align-items:center;gap:12px;padding:14px 18px;display:flex;position:absolute;bottom:-42px;right:-32px}.floating-card>span{color:#07945f;background:#e3f6ee;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.floating-card strong,.floating-card small{display:block}.floating-card strong{font-size:12px}.floating-card small{color:var(--muted);font-size:10px}.section{padding:110px 0}.section-tint{background:var(--tint)}.feature-grid{grid-template-columns:.75fr 1.25fr;gap:120px;display:grid}.section h2{font-size:clamp(34px,4vw,50px)}.feature-copy .lead{color:#243347;margin:0 0 20px;font-size:22px;font-weight:600;line-height:1.55}.feature-copy>p:not(.lead),.section-heading>p{color:var(--muted);max-width:600px}.mini-features{grid-template-columns:1fr 1fr;gap:18px;margin-top:38px;display:grid}.mini-features>div{border:1px solid var(--line);border-radius:15px;padding:22px}.mini-features span,.mini-features strong,.mini-features small{display:block}.mini-features span{color:var(--blue);margin-bottom:18px;font-size:11px;font-weight:800}.mini-features strong{margin-bottom:5px}.mini-features small{color:var(--muted);line-height:1.5}.section-heading{max-width:510px}.section-heading.centered{text-align:center;margin:0 auto 54px}.section-heading.centered p{margin-inline:auto}.steps-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.step-card{border-radius:var(--radius);background:#fff;border:1px solid #e4ebf2;min-height:255px;padding:28px 25px 30px;transition:transform .25s,box-shadow .25s;position:relative}.step-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.step-number{color:#a7b4c1;font-size:11px;font-weight:800;position:absolute;top:18px;right:22px}.step-icon{width:45px;height:45px;color:var(--blue);background:#eaf3fc;border-radius:12px;place-items:center;margin-bottom:36px;font-size:20px;display:grid}.step-card h3{margin:0 0 10px;font-size:17px}.step-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.split-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.security-list{color:#415166;gap:9px;margin-top:30px;font-size:13px;display:grid}.security-list span:first-letter{color:var(--green)}.auth-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:30px}.card-header{justify-content:space-between;align-items:center;font-size:14px;font-weight:800;display:flex}.required{color:var(--blue);text-transform:uppercase;letter-spacing:.05em;background:#eaf3fc;border-radius:20px;padding:4px 9px;font-size:10px}.auth-card pre{white-space:pre-wrap;word-break:break-word;background:#f4f7fa;border-radius:10px;margin:20px 0;padding:20px}.auth-card pre code span{color:var(--blue);font-weight:800}.auth-card>p{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:11px;font-weight:800}.auth-card .pre-dark{background:var(--navy);color:#d9e9f6}.auth-card>small{color:var(--muted)}.endpoint-card{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;overflow:hidden}.endpoint-title{border-bottom:1px solid var(--line);background:#f8fafc;align-items:center;gap:15px;height:76px;padding:0 28px;display:flex}.endpoint-title code{font-size:17px;font-weight:800}.endpoint-state{color:var(--green);margin-left:auto;font-size:11px;font-weight:800}.endpoint-state i{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.endpoint-grid{grid-template-columns:1fr 1.08fr;display:grid}.endpoint-details{padding:34px}.detail-block{border-bottom:1px solid #edf1f5;margin-bottom:26px;padding-bottom:28px}.detail-block:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.detail-block>span{text-transform:uppercase;letter-spacing:.11em;color:#7c8998;margin-bottom:10px;font-size:10px;font-weight:800;display:block}.detail-block>code{color:var(--blue-dark);font-size:13px}.parameter-note{color:var(--muted);font-size:12px}.params-list{gap:9px;display:grid}.params-list>div{border:1px solid #e7edf3;border-radius:9px;grid-template-columns:76px 52px 1fr auto;align-items:center;gap:8px;padding:11px 13px;font-style:normal;display:grid}.params-list code{color:var(--blue);font-weight:800}.params-list small{color:#8a96a4;font-size:10px}.params-list p{color:#4e5c6c;margin:0;font-size:11px}.params-list em{color:#687585;background:#f0f4f8;border-radius:4px;padding:3px 6px;font-size:9px;font-style:normal}.request-example{color:#dbe8f3;background:#0c2742;min-width:0}.code-tabs{color:#90a8be;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #25445f;justify-content:space-between;align-items:center;height:58px;padding:0 25px;font-size:11px;display:flex}.request-example>pre{white-space:pre-wrap;word-break:break-word;margin:0;padding:34px 26px 40px;font-size:12px;line-height:1.9}.code-purple{color:#c69bf2}.code-green{color:#83deb8}.response-example{background:#102e4a;border-top:1px solid #25445f}.response-example>div{color:#9eb3c5;border-bottom:1px solid #25445f;align-items:center;gap:9px;padding:14px 24px;font-size:10px;display:flex}.response-example>div span:last-child{margin-left:auto}.response-example pre{color:#7ee0b6;margin:0;padding:20px 24px 8px;font-size:26px}.response-example p{color:#9fb4c6;margin:0;padding:0 24px 22px;font-size:11px}.errors-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.error-card{border:1px solid var(--line);background:#fff;border-top:3px solid #b4c4d3;border-radius:13px;gap:16px;padding:22px;display:flex}.error-card.success{border-top-color:var(--green)}.error-card.warning{border-top-color:#e9a23b}.error-card.danger{border-top-color:#d35b65}.error-card>strong{color:var(--blue-dark);font-family:monospace;font-size:19px}.error-card h3{margin:2px 0 5px;font-size:13px}.error-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.response-contract{text-align:center;color:var(--muted);margin:28px auto 0;font-size:12px}.response-contract code{color:var(--blue-dark)}.access-section{background:var(--blue-dark);color:#fff;padding:80px 0;position:relative;overflow:hidden}.access-section:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:430px;height:430px;position:absolute;top:-250px;right:-130px}.access-inner{z-index:1;justify-content:space-between;align-items:center;gap:40px;display:flex;position:relative}.access-section h2{margin-bottom:13px;font-size:40px}.access-section p{color:#c3d5e5;margin:0}.eyebrow-light{color:#8fc7ee}.button-light{color:var(--blue-dark);box-shadow:none;white-space:nowrap;background:#fff}.button-light:hover{color:var(--blue-dark);background:#eaf4fb}.footer-inner{justify-content:space-between;align-items:flex-start;display:flex}.footer-brand p{color:var(--muted);font-size:12px}.footer-links{color:#536173;gap:28px;font-size:12px;font-weight:700;display:flex}.footer-links a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:#8793a1;justify-content:space-between;margin-top:38px;padding-top:22px;font-size:10px;display:flex}@media (width<=900px){.header-inner nav{display:none}.hero{padding:75px 0 90px}.hero-grid,.feature-grid,.split-section,.endpoint-grid{grid-template-columns:1fr}.hero-grid{gap:70px}.feature-grid,.split-section{gap:40px}.steps-grid,.errors-grid{grid-template-columns:1fr 1fr}.feature-grid,.endpoint-grid{grid-template-columns:1fr}.request-example{min-height:450px}}@media (width<=600px){.container{width:min(100% - 28px,1160px)}.site-header{height:70px}.brand img{width:128px}.header-inner>.button{display:none}.hero{padding:60px 0 80px}.hero h1{font-size:43px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-visual{margin-right:8px}.floating-card{bottom:-45px;right:-5px}.section{padding:78px 0}.steps-grid,.errors-grid,.mini-features{grid-template-columns:1fr}.step-card{min-height:220px}.auth-card{padding:20px}.endpoint-title{padding:0 17px}.endpoint-state{display:none}.endpoint-title code{font-size:14px}.endpoint-details{padding:23px 18px}.params-list>div{grid-template-columns:68px 1fr auto}.params-list p{grid-column:1/-1}.request-example>pre{padding:25px 18px}.access-inner{flex-direction:column;align-items:flex-start}.access-section h2{font-size:34px}.footer-inner,.footer-bottom{flex-direction:column;gap:25px}.footer-links{grid-template-columns:1fr 1fr;width:100%;display:grid}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{transition:none!important}}:root{--blue:#125ea1;--blue-dark:#0b294d;--navy:#08294e;--ink:#101010;--muted:#536171;--line:#d5e0eb;--tint:#f7f8fc;--radius:24px;--shadow:0 8px 22px #0b294d21}body{background:var(--tint);color:var(--ink);font-weight:400}.container{width:min(1390px,100% - 64px)}.site-header{backdrop-filter:none;background:#fff;border:0;height:88px;position:relative}.header-inner{gap:44px}.brand img{width:265px}.brand span{letter-spacing:.18em;font-size:10px}.header-inner nav{gap:48px}.header-inner nav a{color:#00599e;font-size:16px;font-weight:500}.button{min-height:50px;box-shadow:none;background:#1464a3;border-radius:999px;padding-inline:34px}.button:hover{box-shadow:none;background:#0d548d}.button-small{min-width:205px;min-height:54px;font-size:15px}.button-static{cursor:default;user-select:none}.button-static:hover{transform:none}.hero{background:#fff;min-height:720px;padding:105px 0 125px}.hero:before{filter:none;opacity:1;background:#c8d7f2;border-radius:0 0 50% 50%;width:130%;height:430px;top:-255px;right:-15%}.hero:after{background:#f2f6fd;border:0;border-radius:50%;width:80%;height:350px;bottom:-290px;left:-15%;transform:none}.hero-grid{grid-template-columns:1fr 1fr;gap:100px;max-width:1200px}.hero h1{letter-spacing:-.035em;color:#0b294d;font-size:clamp(46px,4.5vw,64px)}.hero-copy>p{color:#202733;font-size:18px;line-height:1.72}.eyebrow{color:#125ea1;letter-spacing:.13em}.button-secondary{color:#fff;background:#0b294d;border:0}.button-secondary:hover{color:#fff;background:#071f3c}.code-window{background:#0b294d;border:12px solid #fff;border-radius:28px;outline:1px solid #e1e7ee;transform:none;box-shadow:0 8px 24px #05234130}.window-bar{background:#125ea1;height:70px;padding-inline:26px}.code-body{padding:38px}.floating-card{border-radius:20px;box-shadow:0 5px 18px #09305321}.section{background:#f7f8fc;padding:125px 0}.section:nth-of-type(2n){background:#fff}.feature-grid{grid-template-columns:.8fr 1.2fr;gap:130px;max-width:1200px}.section h2{letter-spacing:-.025em;color:#080808;font-size:clamp(34px,3.2vw,48px)}.feature-copy .lead{color:#151515;font-weight:500}.mini-features>div,.step-card,.auth-card,.endpoint-card,.error-card{box-shadow:none;border-color:#d7e1eb}.mini-features>div{background:#fff;border-radius:20px}.section-tint{position:relative;overflow:hidden;background:#edf4fc!important}.section-tint:before,.section-tint:after{content:"";background:#f7f8fc;border-radius:50%;width:120%;height:100px;position:absolute;left:-10%}.section-tint:before{top:-75px}.section-tint:after{bottom:-75px}.section-tint>.container{z-index:1;position:relative}.steps-grid{gap:22px}.step-card{border-radius:26px;min-height:270px;padding:30px}.step-icon{color:#125ea1;background:#e7f1fa;border-radius:50%}.split-section{max-width:1200px}.auth-card{border-radius:28px;padding:36px}.auth-card .pre-dark{background:#0b294d}.endpoint-section{background:#fff!important}.endpoint-card{border-radius:28px;max-width:1200px;margin-inline:auto}.endpoint-title{background:#f7f8fc}.request-example{background:#0b294d}.response-example{background:#10355b}.response-examples{border-top:1px solid #25445f;grid-template-columns:1fr 1fr;display:grid}.response-examples .response-example{border-top:0}.response-examples .response-example+.response-example{border-left:1px solid #25445f}.response-examples .response-example>div,.response-examples .response-example pre{padding-inline:18px}.response-examples .response-example p{min-height:58px;padding-inline:18px}.responses-section{background:#f7f8fc!important}.errors-grid{gap:20px;max-width:1200px;margin-inline:auto}.error-card{background:#fff;border-radius:20px;padding:26px}.access-section{background:#f7f8fc;padding:90px 0}.access-section:after{display:none}.access-inner{background:linear-gradient(120deg,#1769a9 0%,#125ea1 65%,#1769a9 100%);border-radius:64px;width:min(1400px,100% - 64px);padding:62px 80px;overflow:hidden}.access-inner:after{content:"";background:#ffffff09;border-radius:50%;width:520px;height:520px;position:absolute;top:-330px;right:15%}.access-section h2{letter-spacing:-.02em;font-size:36px}.access-section .eyebrow-light{color:#d9ecfb;opacity:1}.button-light{color:#125ea1;background:#fff}.access-contact{color:#125ea1;background:#fff;border-radius:28px;align-items:center;gap:16px;min-width:330px;padding:18px 24px;display:flex}.access-contact>span{background:#e8f2fa;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.access-section .access-contact p,.access-contact strong,.access-contact small{margin:0;display:block}.access-section .access-contact p{color:#125ea1}.access-section .access-contact strong{color:#0b4f88;font-size:14px}.access-section .access-contact small{color:#536f88;margin-top:2px;font-size:11px}footer{background:#f7f8fc;padding:65px 0 0}.footer-inner{padding-bottom:45px}.footer-brand img{width:260px}.footer-links{color:#125ea1;font-size:13px}.footer-bottom{color:#fff;background:#125ea1;border:0;width:100%;max-width:none;margin:0;padding:22px max(32px,50vw - 695px);position:relative}@media (width<=900px){.container{width:min(100% - 40px,1390px)}.site-header{height:78px}.brand img{width:205px}.hero{min-height:auto}.hero-grid{gap:78px}.section:nth-of-type(2n){background:#fff}.access-inner{border-radius:44px;width:min(100% - 40px,1400px);padding:52px 45px}}@media (width<=600px){.container{width:min(100% - 28px,1390px)}.site-header{height:72px}.brand img{width:166px}.brand span{display:none}.hero{padding:72px 0 95px}.hero:before{height:280px;top:-205px}.hero h1{font-size:42px}.section{padding:88px 0}.section-tint:before,.section-tint:after{height:60px}.section-tint:before{top:-48px}.section-tint:after{bottom:-48px}.access-inner{border-radius:34px;width:min(100% - 28px,1400px);padding:43px 28px}.access-contact{width:100%;min-width:0;padding:16px 18px}.response-examples{grid-template-columns:1fr}.response-examples .response-example+.response-example{border-top:1px solid #25445f;border-left:0}.footer-brand img{width:190px}.footer-bottom{padding:20px}.footer-links{gap:18px}}
