@charset "UTF-8";:root{--dc-theme-overlay-bg: #171717;--dc-theme-opacity-90: rgba(23, 23, 23, .9019607843);--dc-theme-opacity-80: rgba(23, 23, 23, .8);--dc-theme-opacity-70: rgba(23, 23, 23, .7019607843);--dc-theme-opacity-60: rgba(23, 23, 23, .6);--dc-theme-opacity-50: rgba(23, 23, 23, .5019607843);--dc-theme-opacity-40: rgba(23, 23, 23, .4);--dc-theme-opacity-30: rgba(23, 23, 23, .3019607843);--dc-theme-opacity-20: rgba(23, 23, 23, .2);--dc-theme-opacity-10: rgba(23, 23, 23, .1019607843);--dc-theme-opacity-5: rgba(23, 23, 23, .0509803922);--dc-theme-opacity-1: rgba(23, 23, 23, .0117647059);--dc-theme-border-default: #e7e8e9;--dc-theme-shadow-overlay: 0 .125rem .25rem 0 rgba(23, 23, 23, .0392156863), 0 .3125rem .5rem 0 rgba(23, 23, 23, .0392156863), 0 .625rem 1.125rem 0 rgba(23, 23, 23, .0392156863), 0 1.5rem 3rem 0 rgba(23, 23, 23, .0392156863);--dc-theme-shadow-2xl: 0 1.5625rem 3.125rem -.75rem rgba(23, 23, 23, .2509803922);--dc-theme-shadow-xl: 0 .625rem .625rem -.3125rem rgba(23, 23, 23, .0392156863), 0 1.25rem 1.5625rem -.3125rem rgba(23, 23, 23, .1019607843);--dc-theme-shadow-lg: 0 .25rem .375rem -.125rem rgba(23, 23, 23, .0509803922), 0 .625rem .9375rem -.1875rem rgba(23, 23, 23, .0784313725);--dc-theme-shadow-md: 0 .125rem .25rem -.0625rem rgba(23, 23, 23, .0588235294), 0 .25rem .375rem -.0625rem rgba(23, 23, 23, .0784313725);--dc-theme-shadow-sm: 0 .0625rem .125rem 0 rgba(23, 23, 23, .0588235294), 0 .0625rem .1875rem 0 rgba(23, 23, 23, .1019607843);--dc-theme-shadow-xs: 0 .0625rem .125rem 0 rgba(23, 23, 23, .0509803922);--dc-theme-shadow-default: #171717;--dc-theme-input-background-error: #f7e6e9;--dc-theme-input-background-disabled: #e7e8e9;--dc-theme-input-background-default: #ffffff;--dc-theme-input-text-error: #b00020;--dc-theme-input-text-disabled: #c5c6c8;--dc-theme-input-text-placeholder: #9b9b9b;--dc-theme-input-text-default: #171717;--dc-theme-input-border-error: #b00020;--dc-theme-input-border-disabled: #e7e8e9;--dc-theme-input-border-active: #171717;--dc-theme-input-border-default: #c5c6c8;--dc-theme-inverse-subdued: #212426;--dc-theme-inverse-on-inverse: #ffffff;--dc-theme-inverse-emphasis: #25262b;--dc-theme-inverse-muted: #3d4047;--dc-theme-inverse-subtle: #313339;--dc-theme-inverse-default: #ffffff;--dc-theme-default-subdued: #d8d9da;--dc-theme-default-on-default: #171717;--dc-theme-default-emphasis: #3d4047;--dc-theme-default-muted: #313339;--dc-theme-default-subtle: #e7e8e9;--dc-theme-default-default: #25262b;--dc-theme-success-subdued: #ccece3;--dc-theme-success-on-success: #00a073;--dc-theme-success-emphasis: #00805c;--dc-theme-success-muted: #33b38f;--dc-theme-success-subtle: #e6f6f1;--dc-theme-success-default: #00a073;--dc-theme-error-subdued: #efccd2;--dc-theme-error-on-error: #b00020;--dc-theme-error-emphasis: #8d001a;--dc-theme-error-muted: #c0334d;--dc-theme-error-subtle: #f7e6e9;--dc-theme-error-default: #b00020;--dc-theme-info-subdued: #d9e6f7;--dc-theme-info-on-info: #4183d7;--dc-theme-info-emphasis: #3469ac;--dc-theme-info-muted: #679cdf;--dc-theme-info-subtle: #ecf3fb;--dc-theme-info-default: #4183d7;--dc-theme-warning-subdued: #fceccf;--dc-theme-warning-on-warning: #171717;--dc-theme-warning-emphasis: #be820d;--dc-theme-warning-muted: #f1b540;--dc-theme-warning-subtle: #fdf6e7;--dc-theme-warning-default: #eea210;--dc-theme-fg-subdued: #f5f5f5;--dc-theme-fg-inverse: #ffffff;--dc-theme-fg-disabled: #e7e8e9;--dc-theme-fg-on-disabled: #c5c6c8;--dc-theme-fg-subtle: #9b9b9b;--dc-theme-fg-muted: #757575;--dc-theme-fg-on-accent: #ffffff;--dc-theme-fg-default: #171717;--dc-theme-secondary-subdued: #fcadff;--dc-theme-secondary-on-secondary: #fa61ff;--dc-theme-secondary-emphasis: #f838ff;--dc-theme-secondary-muted: #fb85ff;--dc-theme-secondary-subtle: #fee5ff;--dc-theme-secondary-default: #fa61ff;--dc-theme-primary-subdued: #e0dbec;--dc-theme-primary-on-primary: #624ba1;--dc-theme-primary-emphasis: #4e3c81;--dc-theme-primary-muted: #816fb4;--dc-theme-primary-subtle: #efedf6;--dc-theme-primary-default: #624ba1;--dc-theme-bg-dropdown: #ffffff;--dc-theme-bg-surface-container-highest: #bababa;--dc-theme-bg-surface-container-high: #dbdbdb;--dc-theme-bg-surface-container: #f0f0f0;--dc-theme-bg-surface-container-low: #f5f5f5;--dc-theme-bg-surface-container-lowest: #fafafa;--dc-theme-bg-surface-dim: #d8d9da;--dc-theme-bg-surface: #ffffff;--dc-theme-bg-surface-bright: #ffffff}:root.theme-dark{--dc-theme-overlay-bg: #212121;--dc-theme-opacity-90: rgba(33, 33, 33, .9019607843);--dc-theme-opacity-80: rgba(33, 33, 33, .8);--dc-theme-opacity-70: rgba(33, 33, 33, .7019607843);--dc-theme-opacity-60: rgba(33, 33, 33, .6);--dc-theme-opacity-50: rgba(33, 33, 33, .5019607843);--dc-theme-opacity-40: rgba(33, 33, 33, .4);--dc-theme-opacity-30: rgba(33, 33, 33, .3019607843);--dc-theme-opacity-20: rgba(33, 33, 33, .2);--dc-theme-opacity-10: rgba(33, 33, 33, .1019607843);--dc-theme-opacity-5: rgba(33, 33, 33, .0509803922);--dc-theme-opacity-1: rgba(33, 33, 33, .0117647059);--dc-theme-border-default: #333333;--dc-theme-shadow-overlay: 0 .125rem .25rem 0 rgba(15, 15, 15, .2), 0 .3125rem .5rem 0 rgba(15, 15, 15, .4), 0 .625rem 1.125rem 0 rgba(15, 15, 15, .6), 0 1.5rem 3rem 0 rgba(15, 15, 15, .8);--dc-theme-shadow-2xl: 0 1.5625rem 3.125rem -.75rem #0f0f0f;--dc-theme-shadow-xl: 0 .625rem .625rem -.3125rem rgba(15, 15, 15, .5019607843), 0 1.25rem 1.5625rem -.3125rem rgba(15, 15, 15, .8);--dc-theme-shadow-lg: 0 .25rem .375rem -.125rem rgba(15, 15, 15, .3019607843), 0 .625rem .9375rem -.1875rem rgba(15, 15, 15, .8);--dc-theme-shadow-md: 0 .125rem .25rem -.0625rem rgba(15, 15, 15, .5019607843), 0 .25rem .375rem -.0625rem rgba(15, 15, 15, .8);--dc-theme-shadow-sm: 0 .0625rem .125rem 0 rgba(15, 15, 15, .5019607843), 0 .0625rem .1875rem 0 rgba(15, 15, 15, .8);--dc-theme-shadow-xs: 0 .0625rem .125rem 0 rgba(15, 15, 15, .5019607843);--dc-theme-shadow-default: #0f0f0f;--dc-theme-input-background-error: #46000d;--dc-theme-input-background-disabled: #212121;--dc-theme-input-background-default: #212121;--dc-theme-input-text-error: #c0334d;--dc-theme-input-text-disabled: #4d4d4d;--dc-theme-input-text-placeholder: #9b9b9b;--dc-theme-input-text-default: #fcfcfc;--dc-theme-input-border-error: #c0334d;--dc-theme-input-border-disabled: #212121;--dc-theme-input-border-active: #fcfcfc;--dc-theme-input-border-default: #4d4d4d;--dc-theme-inverse-subdued: #d8d9da;--dc-theme-inverse-on-inverse: #171717;--dc-theme-inverse-emphasis: #3d4047;--dc-theme-inverse-muted: #313339;--dc-theme-inverse-subtle: #e7e8e9;--dc-theme-inverse-default: #313339;--dc-theme-default-subdued: #3d4047;--dc-theme-default-on-default: #fcfcfc;--dc-theme-default-emphasis: #25262b;--dc-theme-default-muted: #3d4047;--dc-theme-default-subtle: #313339;--dc-theme-default-default: #64666c;--dc-theme-success-subdued: #006045;--dc-theme-success-on-success: #fcfcfc;--dc-theme-success-emphasis: #006045;--dc-theme-success-muted: #00805c;--dc-theme-success-subtle: #00402e;--dc-theme-success-default: #00a073;--dc-theme-error-subdued: #6a0013;--dc-theme-error-on-error: #fcfcfc;--dc-theme-error-emphasis: #6a0013;--dc-theme-error-muted: #b00020;--dc-theme-error-subtle: #46000d;--dc-theme-error-default: #c0334d;--dc-theme-info-subdued: #274f81;--dc-theme-info-on-info: #fcfcfc;--dc-theme-info-emphasis: #274f81;--dc-theme-info-muted: #3469ac;--dc-theme-info-subtle: #1a3456;--dc-theme-info-default: #4183d7;--dc-theme-warning-subdued: #8f610a;--dc-theme-warning-on-warning: #fcfcfc;--dc-theme-warning-emphasis: #8f610a;--dc-theme-warning-muted: #eea210;--dc-theme-warning-subtle: #5f4106;--dc-theme-warning-default: #be820d;--dc-theme-fg-subdued: #212121;--dc-theme-fg-inverse: #171717;--dc-theme-fg-disabled: #212121;--dc-theme-fg-on-disabled: #4d4d4d;--dc-theme-fg-subtle: #9b9b9b;--dc-theme-fg-muted: #757575;--dc-theme-fg-on-accent: #fcfcfc;--dc-theme-fg-default: #fcfcfc;--dc-theme-secondary-subdued: #f70fff;--dc-theme-secondary-on-secondary: #fcfcfc;--dc-theme-secondary-emphasis: #f70fff;--dc-theme-secondary-muted: #fa61ff;--dc-theme-secondary-subtle: #940099;--dc-theme-secondary-default: #f838ff;--dc-theme-primary-subdued: #3b2d61;--dc-theme-primary-on-primary: #fcfcfc;--dc-theme-primary-emphasis: #4e3c81;--dc-theme-primary-muted: #816fb4;--dc-theme-primary-subtle: #1e1731;--dc-theme-primary-default: #624ba1;--dc-theme-bg-dropdown: #18191b;--dc-theme-bg-surface-container-highest: #3d4047;--dc-theme-bg-surface-container-high: #313339;--dc-theme-bg-surface-container: #25262b;--dc-theme-bg-surface-container-low: #212426;--dc-theme-bg-surface-container-lowest: #18191b;--dc-theme-bg-surface-dim: #060607;--dc-theme-bg-surface: #131416;--dc-theme-bg-surface-bright: #212121}:root{--color-modal-background: #ffffff;--color-text: #171717;--color-text-light: #757575;--color-hover-background-light: rgba(0, 0, 0, .05);--color-highlight-100: rgba(0, 0, 0, .05)}body.dark-theme{--color-modal-background: #18191b;--color-text: #fcfcfc;--color-text-light: #afafaf;--color-hover-background-light: rgba(255, 255, 255, .05);--color-highlight-100: rgba(255, 255, 255, .05)}*{margin:0;padding:0;outline:none;text-decoration:none;box-sizing:border-box}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;transition:background-color .3s ease,color .3s ease}body.light-theme{color:#333;background:#f5f5f5}body.dark-theme{color:#fcfcfc;background:#18191b}html,body{height:100%;margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600}button{font-family:inherit}a{color:inherit;text-decoration:none}.psec{padding:72px 56px;position:relative}.psec-alt{background:var(--bg2, #2a2c32)}.sec-hdr{text-align:center;margin-bottom:50px}.seye{font-size:9px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--t, #19c199);margin-bottom:10px}.stitle{font-size:clamp(26px,4vw,40px);font-weight:800;letter-spacing:-.02em;color:var(--w, #f7f9fb);margin-bottom:12px;line-height:1.1}.stitle span{color:var(--t, #19c199)}.ssub{font-size:14px;color:var(--wd, rgba(247, 249, 251, .7));max-width:500px;margin:0 auto;line-height:1.7}.ph-header{margin-bottom:20px}.ph-eyebrow{font:600 .5625rem/1.4 Montserrat,sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--dc-theme-success-default, #19c199);margin:0 0 3px}.ph-title{font:700 1.1875rem/1.3 Montserrat,sans-serif;color:var(--dc-theme-fg-default);margin:0 0 3px}.ph-subtitle{font:400 .6875rem/1.5 Montserrat,sans-serif;color:var(--dc-theme-fg-muted);margin:0}.ph-card{background:var(--dc-theme-bg-surface-container-low);border:1px solid var(--dc-theme-border-default);border-radius:10px;overflow:hidden}.ph-card__header{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;border-bottom:1px solid var(--dc-theme-border-default)}.ph-card__title{font:600 .75rem/1.3 Montserrat,sans-serif;color:var(--dc-theme-fg-default)}.ph-card__body{padding:15px}.ph-code{position:relative;background:var(--dc-theme-bg-surface-container);border:1px solid var(--dc-theme-border-default);border-radius:6px;padding:12px 14px;font:400 .6875rem/1.7 Courier New,monospace;color:var(--dc-theme-fg-default);white-space:pre-wrap;overflow-x:auto}.ph-method{display:inline-flex;align-items:center;font:700 .5625rem/1 Montserrat,sans-serif;letter-spacing:.04em;padding:3px 6px;border-radius:3px}.ph-method--get{background:#19c19929;color:var(--dc-theme-success-default, #19c199)}.ph-method--post{background:var(--dc-theme-primary-subtle, rgba(98, 75, 161, .18));color:var(--dc-theme-primary-muted, #816fb4)}.ph-method--put{background:#f59e0b29;color:var(--dc-theme-warning-default, #f59e0b)}.ph-method--delete{background:#ef444429;color:var(--dc-theme-error-default, #ef4444)}.ph-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:13px}.ph-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}@media(max-width:1100px){.ph-grid-2,.ph-grid-3{grid-template-columns:1fr}}.ph-table{width:100%;border-collapse:collapse}.ph-table th{padding:8px 12px;text-align:left;font:600 .5625rem/1.3 Montserrat,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--dc-theme-fg-muted);background:var(--dc-theme-bg-surface-container);border-bottom:1px solid var(--dc-theme-border-default)}.ph-table td{padding:9px 12px;font:400 .6875rem/1.5 Montserrat,sans-serif;color:var(--dc-theme-fg-default);border-bottom:1px solid var(--dc-theme-border-default);vertical-align:middle}.ph-table tr:last-child td{border-bottom:none}
