:root{font-family:Montserrat,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#121212;background:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}button,input{font:inherit}button{border:0}.theme-container{min-height:100vh;background:#fff}.layout-row{display:flex;min-height:100vh}.sidebar-container{width:280px;flex:0 0 280px}.sidebar{position:fixed;inset:0 auto 0 0;width:280px;overflow-y:auto;background:#f8fafc;box-shadow:1px 0 2px #48586540;user-select:none}.logo-area{position:sticky;top:0;z-index:5;padding:22px 22px 18px;background:linear-gradient(#f8fafc 80%,#f8fafceb)}.brand{display:flex;align-items:center;gap:9px;padding:0;color:#121212;background:transparent;cursor:pointer;font-weight:700;font-size:18px}.brand img{width:36px;height:36px}.language-switch{display:flex;gap:4px;margin:10px 0 0}.language-switch button{padding:4px 9px;border:1px solid #dbe3e6;border-radius:4px;color:#59626e;background:#fff;cursor:pointer;font-size:11px}.language-switch button.active{color:#fff;border-color:#007b68;background:#007b68;font-weight:700}.language-switch.compact{margin:0}.language-switch.compact button{padding:3px 6px;font-size:10px}.search-area{padding:0 18px 12px}.search-area input{width:100%;padding:10px 12px;border:1px solid #e3e8ee;border-radius:5px;color:#4f566b;background:#fff;outline:none;font-size:13px}.search-area input:focus{border-color:#007b68;box-shadow:0 0 0 2px #007b6814}.groups{padding:0 0 48px}.nav-group{margin:0 0 5px;padding-left:14px;overflow:hidden}.group-title{display:flex;align-items:center;justify-content:space-between;width:calc(100% - 14px);height:34px;margin:0 0 4px;padding:0 13px;color:#121212;background:transparent;cursor:pointer;font-size:14px;font-weight:650;text-align:left}.group-title:hover{background:#f1f3f5}.chevron{color:#9aa2ad;transform:rotate(-90deg);transition:transform .2s ease}.chevron.open{transform:rotate(0)}.group-body{padding-bottom:4px}.nav-entry{display:flex;align-items:center;width:calc(100% - 4px);min-height:34px;padding:4px 8px 4px 4px;color:#4f566b;border-radius:0 4px 4px 0;background:transparent;cursor:pointer;text-align:left;font-size:14px}.nav-entry:hover,.nav-entry.selected{color:#007b68;background:#007b6812;font-weight:700}.entry-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.method{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:22px;margin-right:7px;padding:0 5px;border-radius:4px;color:#fff;font-size:10px;line-height:22px;font-weight:700;letter-spacing:.02em}.method-get{background:#4b77be}.method-post{background:#007b68}.method-put{background:#a56b1f}.method-delete{background:#bd4c4c}.method-doc{background:#8a94a3}.content-container{min-width:0;flex:1}.mobile-header{display:none}.page-container{min-height:100vh;padding:0 6rem;background:#fff}.content-default{max-width:1180px;min-height:100vh;padding:62px 0 40px}.breadcrumb{margin-bottom:23px;color:#98a0aa;font-size:12px}.breadcrumb span{margin:0 8px;color:#c3c8ce}h1,h2,h3{color:#101418;font-weight:600}h1{margin:0 0 21px;font-size:29px;letter-spacing:-.025em}h2{position:relative;margin:42px 0 16px;font-size:22px;letter-spacing:-.015em}h3{margin:26px 0 10px;font-size:15px}.anchor{margin-right:8px;color:#007b68;text-decoration:none;font-weight:400;opacity:.82}.lead{max-width:820px;margin:0 0 28px;color:#444b57;font-size:15px;line-height:1.8}.resource-links{display:flex;flex-wrap:wrap;gap:10px;margin:-10px 0 26px}.resource-links a{padding:6px 12px;border:1px solid #dbe3e6;border-radius:4px;color:#007b68;background:#fff;font-size:12px;font-weight:600;text-decoration:none}.resource-links a:hover{background:#f5fbf9}p{color:#444b57;line-height:1.8}ul{color:#444b57;line-height:1.9}code{padding:.18rem .35rem;border-radius:3px;color:#007b68;background:#f1f1f1;font-family:SFMono-Regular,Consolas,monospace;font-size:.88em}.code-block code{background:transparent;color:#f1f5f4}.callout{margin:18px 0 24px;padding:16px 18px;border-left:4px solid #007b68;color:#384350;background:#f5fbf9;line-height:1.7}.guide-block,.api-block{scroll-margin-top:30px}.api-block{padding-bottom:18px;border-bottom:1px solid #e8ebef}.api-block:last-of-type{border-bottom:0}.request-mode{display:flex;align-items:flex-start;gap:12px;margin-top:48px}.request-mode .method{margin-top:6px;min-width:56px;height:24px;font-size:10px}.request-mode h2{margin:0 0 6px}.path{display:inline-block;max-width:100%;padding:7px 10px;overflow-x:auto;border:1px solid #e8ebef;background:#fafbfc;color:#414b57;font-size:12px;white-space:nowrap}.api-description{max-width:860px;margin-top:18px}.meta-row{display:flex;align-items:center;gap:10px;margin:4px 0 18px;color:#626b78;font-size:13px}.meta-label{color:#818996;font-weight:600}.table-wrap{overflow-x:auto;margin-bottom:20px;border:1px solid #eaeaea}table{width:100%;border-collapse:collapse;color:#424a56;font-size:12px}th,td{padding:10px 12px;border:1px solid #eaeaea;text-align:left;vertical-align:top;line-height:1.6}th{color:#252d37;background:#fafbfc;font-weight:600;white-space:nowrap}.required-pill{display:inline-block;padding:2px 7px;border-radius:12px;color:#fff;font-size:10px;font-weight:700}.is-required{background:#007b68}.is-optional{background:#98a1ab}.examples-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:6px}.section-heading h3{margin:0}.section-heading span{color:#818996;font-size:12px;font-weight:600}.copy-button{padding:5px 10px;border:1px solid #dbe3e6;border-radius:4px;color:#007b68;background:#fff;cursor:pointer;font-size:11px;white-space:nowrap}.copy-button:hover{background:#f5fbf9}.code-section{margin-top:8px}.code-block{margin:10px 0 0;padding:18px 20px;overflow:auto;border:1px solid #0c2929;border-radius:6px;color:#f1f5f4;background:#0c2929;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.65;white-space:pre-wrap}.code-tabs{display:flex;gap:6px;margin:10px 0 8px}.code-tabs button{padding:6px 13px;border:1px solid #dbe3e6;border-radius:4px;color:#59626e;background:#fff;cursor:pointer;font-size:12px}.code-tabs button.active{color:#fff;border-color:#007b68;background:#007b68;font-weight:700}.page-footer{display:flex;justify-content:space-between;gap:20px;margin-top:68px;padding:22px 0 8px;border-top:1px solid #eaeaea;color:#9aa2ad;font-size:12px}@media(min-width:1600px){.page-container{padding:0 14rem}}@media(max-width:1250px){.examples-grid{grid-template-columns:1fr}}@media(max-width:1100px){.page-container{padding:0 3rem}}@media(max-width:760px){.sidebar-container{position:fixed;inset:0 auto 0 0;z-index:20;width:280px;transform:translate(-100%);transition:transform .2s ease}.sidebar-container.is-mobile-open{transform:translate(0)}.sidebar{box-shadow:8px 0 30px #19212a2e}.content-container{width:100%}.mobile-header{display:flex;position:sticky;top:0;z-index:10;align-items:center;justify-content:space-between;height:56px;padding:0 17px;border-bottom:1px solid #eaeaea;background:#fffffff2;backdrop-filter:blur(12px);color:#121212;font-size:13px}.mobile-header span{color:#007b68;font-size:11px;font-weight:700}.menu-button{padding:3px 8px;color:#007b68;background:transparent;cursor:pointer;font-size:20px}.page-container{padding:0 20px}.content-default{padding-top:34px}h1{font-size:25px}h2{font-size:20px}.request-mode,.page-footer{flex-direction:column;gap:8px}}
