:root{font-family:Avenir Next,Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#172033;background:#f4f6f8;font-synthesis:none;--ink: #172033;--muted: #607083;--line: #dce2e8;--paper: #fffefa;--navy: #0d1929;--teal: #0f766e;--teal-soft: #e4f5f1;--orange: #ed7d31}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input,textarea{font:inherit}code,pre{font-family:DM Mono,ui-monospace,monospace}.shell{min-height:100vh;display:grid;grid-template-columns:258px minmax(0,1fr)}aside{position:sticky;top:0;height:100vh;padding:27px 20px;background:var(--navy);color:#d9e3ee;display:flex;flex-direction:column;gap:28px}.brand{color:#f8fafc;text-decoration:none;font-weight:800;display:flex;align-items:center;gap:10px;letter-spacing:-.02em}.brand span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#43d3bd;color:#07332e}nav{display:flex;flex-direction:column;gap:3px}nav a{color:#9fb0c4;text-decoration:none;padding:8px 11px;border-radius:8px;font-size:13px}nav a:hover,nav a:focus-visible,nav a.active{background:#1a2a40;color:#fff;outline:none}.sandbox-card{margin-top:auto;padding:14px;background:#152840;border:1px solid #29415e;border-radius:12px;display:flex;flex-direction:column;gap:7px}.sandbox-card small{color:#9fb0c4;line-height:1.45}.sandbox-card code{font-size:10px;color:#64e4cf;word-break:break-all}main{padding:34px 48px 60px;max-width:1480px;width:100%;margin:auto}header{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:26px}h1{margin:5px 0 0;font-size:clamp(24px,3vw,31px);letter-spacing:-.035em}.eyebrow,.step-label{color:var(--teal);font-weight:800;font-size:11px;text-transform:uppercase;letter-spacing:.13em}.outline{border:1px solid #c8d1dc;background:var(--paper);padding:10px 14px;border-radius:9px;text-decoration:none;color:var(--ink);font-size:12px;font-weight:700;white-space:nowrap}.hero{background:radial-gradient(circle at 88% 15%,#3b988c 0,transparent 34%),linear-gradient(135deg,#103e46,#0c2638 72%);color:#fff;border-radius:22px;padding:clamp(28px,4vw,44px);display:grid;grid-template-columns:1.45fr 1fr;gap:42px;box-shadow:0 22px 55px #132b3c24}.hero h2{font-size:clamp(34px,5vw,53px);line-height:1.02;letter-spacing:-.05em;max-width:760px;margin:18px 0 16px}.hero p{color:#c7ece8;line-height:1.65;max-width:720px}.pill{background:#ffffff13;border:1px solid #ffffff30;border-radius:99px;padding:6px 11px;font:11px DM Mono,monospace}.flow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:24px;font-size:12px;color:#d7f7f1}.flow b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#fff;color:var(--teal)}.flow i{opacity:.55}.facts{display:grid;grid-template-columns:1fr 1fr;gap:11px;align-content:center}.facts div{padding:18px;background:#ffffff0e;border:1px solid #ffffff20;border-radius:13px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.facts strong,.facts span{display:block}.facts strong{font-size:18px;letter-spacing:-.02em}.facts span{font-size:11px;color:#bfe5e1;margin-top:5px}.section-block{margin-top:28px;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:15px}.section-heading h2{font-size:25px;letter-spacing:-.035em;margin:5px 0 0}.section-heading>p{max-width:560px;color:var(--muted);font-size:13px;line-height:1.55;margin:0}.code-card{background:#101b2b;border-radius:15px;color:#d7e4f2;overflow:hidden;box-shadow:0 8px 28px #12223616}.code-top{display:flex;justify-content:space-between;border-bottom:1px solid #29364a;padding:11px 17px;color:#8ea1b8;font-size:11px}.code-card pre,.example-panel pre{margin:0;padding:20px;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.7}.callouts,.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.callouts article,.three-columns article{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:18px}.callouts b{font-size:13px}.callouts p,.three-columns p{color:var(--muted);font-size:12px;line-height:1.55;margin:8px 0 0}.security-banner{display:flex;gap:15px;padding:20px;background:#fff6e9;border:1px solid #f3c796;border-radius:14px}.security-banner>span{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:var(--orange);color:#fff;font-weight:800}.security-banner p{margin:4px 0 0;color:#765535;font-size:13px}.three-columns article>span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.11em;color:var(--teal)}.three-columns h3{margin:7px 0 0;font-size:15px}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:14px;overflow:hidden}.timeline article{background:var(--paper);padding:20px;min-height:185px}.timeline article>b{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;color:#fff;background:var(--teal)}.timeline h3{margin:18px 0 7px;font:500 13px DM Mono,monospace;color:var(--teal)}.timeline p{font-size:12px;color:var(--muted);line-height:1.55;margin:0}.example-tabs{display:flex;flex-wrap:wrap;gap:6px}.example-tabs button{border:1px solid var(--line);background:#f8fafb;color:#526173;border-radius:99px;padding:8px 13px;font-size:11px;font-weight:700;cursor:pointer}.example-tabs button.selected{background:var(--teal);color:#fff;border-color:var(--teal)}.example-panel{margin-top:10px;border-radius:15px;overflow:hidden;background:#101b2b;color:#d8e5f2}.endpoint-line{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid #29364a}.endpoint-line code{font-size:12px}.method{padding:4px 7px;border-radius:5px;font-size:9px;font-weight:800}.method.post{background:#134e4a;color:#99f6e4}.method.get{background:#1e3a5f;color:#bfdbfe}.method.put,.method.patch{background:#4a3a12;color:#fde68a}.method.delete{background:#4c1d1d;color:#fecaca}.reference-toolbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:13px 16px}.reference-toolbar label{margin:0;white-space:nowrap}.reference-toolbar input{flex:1 1 220px;width:auto}.reference-toolbar p{margin:0;font-size:12px;color:var(--muted);white-space:nowrap}.reference-toolbar p b{color:var(--teal);font-family:DM Mono,monospace}.reference-group{margin-top:18px}.reference-group h3{display:flex;align-items:center;gap:9px;margin:0 0 8px;font-size:15px;letter-spacing:-.02em}.reference-group h3 span{background:var(--teal-soft);color:#0b5d55;border-radius:99px;padding:2px 9px;font:500 11px DM Mono,monospace}.reference-operation{background:var(--paper);border:1px solid var(--line);border-radius:12px;margin-bottom:7px;overflow:hidden}.reference-operation>summary{display:flex;align-items:center;gap:11px;padding:12px 15px;cursor:pointer;list-style:none;flex-wrap:wrap}.reference-operation>summary::-webkit-details-marker{display:none}.reference-operation>summary:hover{background:#f6f9fa}.reference-operation>summary code{font-size:12px;color:var(--ink);word-break:break-all}.reference-operation>summary em{color:var(--muted);font-size:12px;font-style:normal;flex:1 1 260px}.reference-body{padding:4px 15px 17px;border-top:1px solid #eef1f4}.reference-operation-id{margin:12px 0 0;font-size:11px;color:var(--muted)}.reference-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.badge{border-radius:99px;padding:4px 10px;font-size:10px;font-weight:700;background:#eef2f6;color:#43566b}.badge.auth{background:#e6f1fb;color:#1d4e79}.badge.open{background:#eaf6ee;color:#256b3c}.badge.scope{background:var(--teal-soft);color:#0b5d55;font-family:DM Mono,monospace;font-weight:500}.badge.idem,.badge.match{background:#fff2e2;color:#96541f}.badge.deprecated{background:#fde7e7;color:#97231f}.reference-description{margin:11px 0 0;font-size:12px;line-height:1.55;color:var(--muted)}.reference-list{margin-top:14px}.reference-list h4{margin:0 0 7px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--teal)}.reference-list ul{margin:0;padding:0;list-style:none;display:grid;gap:6px}.reference-list li{background:#f7f9fb;border:1px solid #e8edf1;border-radius:9px;padding:9px 12px}.reference-list li code{font-size:11px;color:var(--ink)}.reference-list li span{margin-left:9px;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.reference-list li p{margin:5px 0 0;font-size:12px;line-height:1.5;color:var(--muted)}.response-pane .field-help{display:block;margin-top:14px;color:#93a7bd;line-height:1.6}.response-pane .field-help code{color:#5eead4}.request-pane .security-banner{margin-bottom:6px}.example-panel>p{margin:15px 20px 0;color:#a9bbce;font-size:12px}.idempotency-rule{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.idempotency-rule>div{display:flex;gap:11px;background:#eef7f5;padding:15px;border-radius:12px}.rule-number{flex:0 0 26px;height:26px;display:grid;place-items:center;border-radius:7px;background:#ccebe5;color:#075e57;font-weight:800;font-size:11px}.idempotency-rule p{font-size:11px;line-height:1.55;margin:0;color:#4d6565}.explorer{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d8e0e8;border-radius:16px;overflow:hidden;background:var(--paper)}.request-pane,.response-pane{padding:22px;min-width:0}.request-pane{border-right:1px solid #d8e0e8}.response-pane{background:#101b2b;color:#dbeafe}.section-title{display:flex;justify-content:space-between;margin-bottom:18px;font-size:11px}.section-title span{font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--teal)}.response-pane .section-title span{color:#5eead4}.section-title b{font-family:DM Mono,monospace}label{display:block;font-size:11px;color:#64748b;margin:11px 0 5px}input,textarea{width:100%;border:1px solid #cbd5df;border-radius:8px;padding:10px;font:11px DM Mono,monospace;background:#fbfcfd}textarea{height:310px;resize:vertical}.field-help{color:#7c8998;font-size:10px}.request-pane button{margin-top:14px;border:0;border-radius:9px;background:var(--teal);color:#fff;padding:11px 16px;font-weight:800;cursor:pointer}.request-pane button:disabled{opacity:.55}.response-pane pre{white-space:pre-wrap;word-break:break-word;font-size:11px;line-height:1.65}.webhook-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:12px}.signature-card{padding:22px;border-radius:14px;background:#0d2530;color:#fff}.signature-card>span{color:#7dd3c7;font-size:10px;text-transform:uppercase;letter-spacing:.11em}.signature-card>code{display:block;margin:17px 0;padding:14px;background:#081a22;border-radius:8px;color:#8ef1e2;font-size:11px;word-break:break-all}.signature-card p{color:#b6ced2;font-size:12px;line-height:1.6}.webhook-grid ol{margin:0;padding:8px 8px 8px 38px;background:var(--paper);border:1px solid var(--line);border-radius:14px}.webhook-grid li{padding:10px;color:var(--muted);font-size:12px;line-height:1.45;border-bottom:1px solid #e8ecf0}.webhook-grid li:last-child{border:0}.webhook-grid li b{color:var(--ink)}.error-table{background:var(--paper);border:1px solid var(--line);border-radius:14px;overflow:hidden}.error-row{display:grid;grid-template-columns:105px minmax(180px,.8fr) 1.4fr;gap:20px;padding:13px 18px;align-items:center;border-bottom:1px solid #e6eaee;font-size:12px}.error-row:last-child{border:0}.error-row b{font:500 11px DM Mono,monospace;color:var(--teal)}.error-row p{margin:0;color:var(--muted)}.certification{background:#eaf4f2;border-radius:19px;padding:28px}.checklist{display:grid;grid-template-columns:1fr 1fr;gap:8px 22px}.checklist label{display:flex;gap:10px;align-items:flex-start;margin:0;padding:10px;color:#3c5656;line-height:1.45;cursor:pointer}.checklist input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--teal)}.production-gate{display:flex;gap:15px;align-items:center;background:#fff;border-radius:11px;padding:14px 17px;margin-top:12px}.production-gate b{color:#a64e1d}.production-gate p{margin:0;font-size:11px;color:var(--muted)}.sandbox-policy{color:var(--muted);background:#fff;border-left:3px solid var(--orange);padding:13px 16px;font-size:12px;line-height:1.55}footer{margin-top:38px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:12px}footer div{display:flex;flex-direction:column;gap:4px}footer span{color:var(--muted)}footer a{color:var(--teal);font-weight:700}@media(max-width:1080px){.timeline{grid-template-columns:1fr 1fr}.idempotency-rule{grid-template-columns:1fr}}@media(max-width:860px){.shell{display:block}aside{position:static;height:auto}nav{display:grid;grid-template-columns:1fr 1fr}.sandbox-card{margin-top:0}main{padding:24px}.hero,.explorer,.webhook-grid{grid-template-columns:1fr}.request-pane{border-right:0;border-bottom:1px solid var(--line)}.callouts,.three-columns{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column;gap:7px}}@media(max-width:560px){main{padding:18px 14px 40px}header{align-items:flex-start;flex-direction:column}.hero{padding:25px 20px}.facts,.timeline,.checklist{grid-template-columns:1fr}.error-row{grid-template-columns:70px 1fr;gap:9px}.error-row p{grid-column:2}footer{flex-direction:column}}
