:root{font-family:Pretendard Variable,Pretendard,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:#4e5968;background:#fff;font-synthesis:none;--primary: #3182f6;--link: #1b64da;--heading: #191f28;--body: #4e5968;--secondary: #8b95a1;--surface: #ffffff;--home-card: #f9fafb;--table-header: #f9fafb;--border: #f2f4f6;--selected: #f2f4f6;--warning: #805500;--code-key: #1d4ed8;--code-string: #166534;--code-literal: #1e3a8a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:#fff}button,input{font:inherit}button{cursor:pointer}a{color:inherit}:where(a,button,input,select,summary,[tabindex="0"]):focus-visible{outline:2px solid var(--link);outline-offset:-2px}.primary:focus-visible,.skip-link:focus-visible{outline-color:var(--surface);outline-offset:-4px}.skip-link{position:fixed;z-index:100;top:8px;left:8px;transform:translateY(-180%);border-radius:8px;padding:9px 12px;color:#fff;background:#2862c5;font-size:13px;font-weight:650;text-decoration:none}.skip-link:focus-visible{transform:translateY(0)}.app-shell{min-height:100vh;background:#fff}.topbar{position:sticky;z-index:30;top:0;display:flex;height:64px;align-items:center;gap:40px;padding:0 24px;border-bottom:1px solid var(--border);background:#ffffffeb;-webkit-backdrop-filter:saturate(1.8) blur(12px);backdrop-filter:saturate(1.8) blur(12px)}.topnav{display:flex;gap:4px}.topnav button{min-height:40px;border:0;border-radius:10px;padding:0 14px;color:#6b7684;background:transparent;font-size:15px;font-weight:600;letter-spacing:-.01em;transition:color .15s ease,background-color .15s ease}.topnav button:hover{color:var(--heading);background:#f9fafb}.topnav button.active{color:var(--heading);background:#f2f4f6}.brand{display:inline-flex;min-width:0;min-height:44px;align-items:center;gap:10px;color:var(--heading);text-decoration:none}.brand-mark{display:block;width:32px;height:34px;flex:0 0 32px}.brand strong,.brand small{display:block;line-height:1.1}.brand strong{font-size:18px;letter-spacing:-.02em}.brand small{margin-top:3px;color:#6b7684;font-size:12px}.layout{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:calc(100vh - 64px);background:var(--surface)}.sidebar{position:sticky;top:64px;height:calc(100vh - 64px);min-width:0;overflow-y:auto;padding:24px 16px;border-right:1px solid var(--border);background:#fff}.nav-group{margin-top:20px}.guide-nav>summary{display:none}.guide-nav-content{display:block}.side-label{margin:0 12px 4px;color:var(--secondary);font-size:13px;font-weight:600}.nav-item{display:flex;width:100%;min-height:42px;align-items:center;gap:10px;margin:2px 0;border:0;border-radius:10px;padding:8px 12px;color:var(--body);background:transparent;text-align:left;font-size:15px;font-weight:500;line-height:1.5;letter-spacing:-.01em;transition:background-color .15s ease,color .15s ease}.nav-item:hover{color:var(--heading);background:#f9fafb}.nav-item.active{color:var(--heading);background:#f2f4f6;font-weight:700}.nav-item.api{min-width:0;font-size:15px}.nav-item.api .method{font-size:11px}.nav-item.api>span:last-child{display:flex;min-width:0;flex-direction:column;overflow:hidden;line-height:1.35}.nav-item.api small{display:block;overflow:hidden;color:var(--secondary);font:11px/1.35 ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.method{flex:0 0 auto;border-radius:6px;padding:2px 6px;color:#03a063;background:#e5f8ee;font-size:11px;font-weight:700;letter-spacing:0;line-height:1.5}.method.get{color:#03a063;background:#e5f8ee}.method.post{color:var(--link);background:#e8f3ff}.method.put,.method.patch{color:#c26f00;background:#fff4e6}.method.delete{color:#e42939;background:#fee}.method.large{padding:3px 8px;font-size:13px}.search{display:flex;min-height:42px;align-items:center;gap:8px;margin:0 0 8px;border:0;border-radius:10px;padding:0 12px;color:var(--secondary);background:#f2f4f6;transition:background-color .15s ease,box-shadow .15s ease}.search-icon{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.search:focus-within{outline:0;background:#fff;box-shadow:inset 0 0 0 2px var(--primary)}.search input{width:100%;min-width:0;border:0;color:var(--heading);outline:0;background:transparent;font-size:15px}.search input::placeholder{color:var(--secondary)}.empty-nav{margin:10px 12px;color:var(--secondary);font-size:13px;line-height:1.6}.content{min-width:0;padding:48px 56px 96px;background:#fff}.hero{max-width:760px;padding:0 0 32px}.eyebrow{margin:0 0 12px;color:var(--link);font-size:11px;font-weight:800;letter-spacing:.14em}.hero h1,.document h1{margin:0;color:var(--heading);letter-spacing:-.04em;line-height:1.3}.hero h1{max-width:600px;font-size:36px;font-weight:700}.hero h1 em{color:var(--link);font-style:normal}.lead{max-width:600px;margin:12px 0 20px;color:var(--body);font-size:15px;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.primary{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border:0;border-radius:10px;padding:8px 16px;color:#fff;background:var(--link);font-size:14px;font-weight:650;text-decoration:none;transition:background-color .15s ease}.primary:hover{background:#286fe0}.text-action{min-height:40px;border:0;padding:8px 0;color:var(--link);background:transparent;font-size:14px;font-weight:650}.notice{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:24px;border:1px solid #d8e5f7;border-radius:8px;padding:10px 12px;color:var(--link);background:#f8fbff;font-size:12px;line-height:1.6}.notice span{color:var(--secondary)}.notice.error{margin:0 0 20px;border-color:#f1c3c3;color:#b42318;background:#fff6f6}.notice.compact{justify-content:flex-start;margin:0;padding:6px 8px;border:0;background:transparent}.document{max-width:960px}.document h1{max-width:900px;margin-bottom:16px;font-size:30px;font-weight:700;line-height:1.35;letter-spacing:-.03em;overflow-wrap:anywhere}.document h2{margin:0 0 16px;color:var(--heading);font-size:22px;font-weight:700;line-height:1.45;letter-spacing:-.02em}.document h3{margin:28px 0 10px;color:var(--heading);font-size:17px;font-weight:600;line-height:1.5;letter-spacing:-.01em}.document-copy{max-width:720px;color:var(--body);font-size:16px;line-height:1.75}.guide-heading-row{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:44px;align-items:start}.guide-heading-row-single{display:block}.guide-intro{max-width:720px}.guide-intro .document-copy{margin:0 0 10px}.guide-intro .document-copy:last-child{margin-bottom:0}.guide-toc{min-width:0;margin-top:4px;border-left:1px solid var(--border);padding-left:18px}.guide-toc strong{display:block;margin-bottom:8px;color:var(--heading);font-size:14px;font-weight:700}.guide-toc a{display:block;padding:6px 0;color:#6b7684;font-size:14px;line-height:1.6;text-decoration:none;transition:color .15s ease}.guide-toc a:hover,.guide-toc a:focus-visible{color:var(--heading)}.guide-summary{display:flex;align-items:baseline;gap:12px;margin-top:28px;border-radius:16px;padding:20px 24px;background:var(--home-card)}.guide-summary-label,.guide-section-label{color:var(--link);font-size:13px;font-weight:700}.guide-summary-label{flex:0 0 auto}.guide-summary p{margin:0;color:var(--heading);font-size:16px;line-height:1.65}.guide-section{min-width:0;padding:32px 0;border-bottom:1px solid var(--border)}.guide-section-label{margin:0 0 6px}.guide-section h2{margin-bottom:16px}.guide-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}.guide-steps>li{min-width:0;padding:16px 16px 0 0;border-top:1px solid var(--border)}.guide-steps>li+li{padding-left:16px;border-left:1px solid var(--border)}.guide-step-label{display:block;color:var(--link);font-size:13px;font-weight:700;line-height:1.6}.guide-steps h3{margin:8px 0 4px;font-size:16px}.guide-steps p{margin:0;color:var(--body);font-size:15px;line-height:1.6;overflow-wrap:anywhere}.schema-table.guide-table{min-width:560px}.guide-list{margin:0;padding-left:20px;color:var(--body);font-size:15px;line-height:1.6}.guide-list li+li{margin-top:8px}.guide-code-section .code-block{margin-top:0}.guide-qa-section{padding-top:40px;border-bottom:0}.guide-qa-layout{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:56px;align-items:start}.guide-qa-list{min-width:0}.guide-qa-item{min-width:0;scroll-margin-top:84px;padding:32px 0;border-top:1px solid var(--border)}.guide-qa-item:first-child{padding-top:0;border-top:0}.guide-qa-item h2{margin-bottom:12px;font-size:20px}.guide-qa-item p{max-width:680px;margin:0;color:var(--body);font-size:16px;line-height:1.8;overflow-wrap:anywhere}.guide-qa-item code,.guide-rule code{border-radius:6px;padding:2px 6px;color:var(--heading);background:#f2f4f6;font:500 14px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace}.guide-rules{position:sticky;top:92px;min-width:0;border-radius:20px;padding:24px;background:var(--home-card)}.guide-rules h2{margin-bottom:4px;font-size:16px}.guide-rule{margin:0;padding:14px 0;border-top:1px solid #eef0f3}.guide-rule strong,.guide-rule span{display:block}.guide-rule strong{color:var(--secondary);font-size:13px;font-weight:600;line-height:1.6}.guide-rule span{margin-top:4px;color:var(--heading);font-size:15px;font-weight:600;line-height:1.6;overflow-wrap:anywhere}.api-title{display:flex;min-width:0;align-items:flex-start;gap:12px}.api-heading-copy{min-width:0}.api-title h1{min-width:0;margin:0}.api-document{display:grid;grid-template-columns:minmax(0,1fr)}.api-intro,.api-body{min-width:0}.api-body{border-top:0}.api-aside{min-width:0;margin-top:24px}.detail-nav{position:sticky;z-index:5;top:64px;min-width:0;margin-top:24px;border-bottom:1px solid var(--border);background:#fffffff0;-webkit-backdrop-filter:saturate(1.8) blur(12px);backdrop-filter:saturate(1.8) blur(12px)}.detail-nav-title{display:none}.detail-nav-links{position:relative;display:flex;gap:24px;overflow-x:auto}.detail-nav-links:before{content:"";position:absolute;z-index:1;bottom:0;left:0;width:var(--toc-width, 0px);height:2px;background:var(--primary);transform:translate(var(--toc-x, 0px));transition:transform .4s ease,width .4s ease,height .4s ease;pointer-events:none}.detail-nav a{display:block;min-height:44px;flex:0 0 auto;border-bottom:2px solid transparent;padding:8px 0;color:var(--secondary);font-size:14px;font-weight:500;line-height:1.6;text-decoration:none;white-space:nowrap;transition:color .15s ease}.detail-nav a:hover{color:var(--heading)}.detail-nav a[aria-current=location]{color:var(--heading);font-weight:700}.api-section{min-width:0;scroll-margin-top:128px;padding:36px 0;border-bottom:1px solid var(--border)}.api-section:first-of-type{padding-top:24px}.spec-table-wrap,.schema-table-wrap{min-width:0;max-width:100%;overflow:auto;border-top:1px solid #e5e8eb;background:#fff;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.spec-table,.schema-table{width:100%;border-collapse:collapse;font-size:15px}.spec-table{min-width:100%}.schema-table{min-width:720px}.spec-table th,.spec-table td,.schema-table th,.schema-table td{padding:12px 14px;border-bottom:1px solid var(--border);vertical-align:top;text-align:left;line-height:1.6}.spec-table th,.schema-table th{color:var(--secondary);background:transparent;font-size:13px;font-weight:600}.spec-table tbody th{width:132px;color:#6b7684;font-size:14px;font-weight:500}.spec-table td,.schema-table td{color:var(--body);overflow-wrap:anywhere}.spec-table tr:last-child th,.spec-table tr:last-child td,.schema-table tr:last-child td{border-bottom:0}.schema-table tbody tr:hover{background:#f9fafb}.spec-table code,.schema-table code{color:var(--heading);font:500 14px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere;word-break:break-word}.schema-table td:first-child{color:var(--heading);font-weight:600}.schema-table td:nth-child(2),.schema-table td:nth-child(3){white-space:nowrap}.api-body .spec-table,.api-body .schema-table{table-layout:fixed}.api-body :is(.spec-table-wrap,.schema-table-wrap){container-type:inline-size}.api-body .spec-table:not(.api-field-table) tr>:first-child{width:clamp(132px,36cqw,480px)}.api-body .api-field-table{min-width:720px}.api-field-table th:nth-child(1){width:clamp(168px,30cqw,360px)}.api-field-table th:nth-child(2){width:88px}.api-field-table th:nth-child(3){width:44px}.api-field-table th:nth-child(4){width:72px}.api-field-table th:nth-child(5){width:auto}.api-field-table th:nth-child(6){width:clamp(104px,16cqw,220px)}.api-field-table :is(th,td):is(:nth-child(2),:nth-child(3),:nth-child(4)){padding-inline:6px}.api-field-table td:nth-child(2){white-space:normal}.api-field-table th:nth-child(3),.api-field-table td:nth-child(3),.api-field-table th:nth-child(4),.api-field-table td:nth-child(4){text-align:center;white-space:nowrap}.api-field-table td:is([aria-label=필수],[aria-label="null 허용"]){color:var(--heading);font-weight:700}.api-field-table td:is([aria-label=선택],[aria-label="null 불가"]){color:#c9cfd6}.api-body table th,.api-body table td{height:44px;vertical-align:middle}.schema-note{margin:12px 0 0;color:#6b7684;font-size:14px;line-height:1.6}.response-list{display:grid;grid-template-columns:minmax(0,1fr);min-width:0;gap:24px}.response-entry{min-width:0;padding-top:24px;border-top:1px solid var(--border)}.response-entry:first-child{padding-top:0;border-top:0}.response-heading{display:flex;flex-wrap:wrap;gap:10px 12px;align-items:center;margin-bottom:12px;color:var(--body);font-size:15px;line-height:1.6}.response-heading strong{border-radius:6px;padding:2px 8px;color:#03a063;background:#e5f8ee;font:700 13px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace}.response-heading span{min-width:0;overflow-wrap:anywhere}.example-section{margin-top:20px}.example-section .code-block{margin-top:0}.code-block{min-width:0;max-width:100%;margin-top:12px;overflow:hidden;border:0;border-radius:16px;color:var(--heading);background:#f9fafb}.code-toolbar{display:flex;min-height:44px;align-items:center;justify-content:space-between;padding:6px 8px 6px 16px;border-bottom:1px solid #f2f4f6;background:transparent}.code-language{color:var(--secondary);font-size:13px;font-weight:600}.code-token.key{color:var(--code-key)}.code-token.string{color:var(--code-string)}.code-token.number{color:var(--warning)}.code-token.boolean,.code-token.null{color:var(--code-literal)}.copy-button{min-height:32px;border:0;border-radius:8px;padding:5px 10px;color:var(--body);background:#f2f4f6;font-size:13px;font-weight:600;transition:background-color .15s ease,color .15s ease}.copy-button:hover{color:var(--heading);background:#e5e8eb}.code-scroll{max-width:100%;overflow:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.code-scroll pre{min-width:max-content;margin:0;padding:16px 18px;font:14px/1.7 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre}@media(min-width:1280px){.api-document{max-width:none;grid-template-columns:minmax(0,3fr) minmax(300px,1fr);column-gap:32px}.api-intro{grid-column:1;grid-row:1}.detail-nav{grid-column:1;grid-row:2}.api-body{grid-column:1;grid-row:3}.api-aside{position:sticky;top:88px;grid-column:2;grid-row:1 / span 3;align-self:start;max-height:calc(100vh - 112px);overflow-y:auto;margin:0}}@media(max-width:1023px){.content{padding:32px}}@media(max-width:767px){.topbar{padding:0 16px}.layout{display:block;min-height:0}.sidebar{position:static;height:auto;max-height:none;overflow:visible;padding:12px 16px 16px;border-right:0;border-bottom:1px solid var(--border)}.guide-nav>summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);color:var(--heading);font-size:14px;font-weight:600;list-style:none;cursor:pointer}.guide-nav>summary::-webkit-details-marker{display:none}.guide-nav>summary:after{content:"＋";color:var(--secondary);font-size:18px;font-weight:400}.guide-nav[open]>summary:after{content:"－"}.guide-nav-content{padding-top:8px}.guide-nav-content>.side-label{margin-top:0}.search{min-height:44px}.content{padding:32px 20px 48px}.hero{padding-bottom:28px}.hero h1{font-size:30px}.lead,.document-copy{font-size:16px}.primary,.text-action{min-height:44px}.guide-summary{align-items:flex-start;flex-direction:column;gap:8px;padding:16px}.guide-summary p,.guide-steps p,.guide-list{font-size:16px}.guide-heading-row{display:block}.guide-toc{margin-top:24px;border-top:1px solid var(--border);border-left:0;padding:14px 0 0}.guide-toc strong{margin-bottom:4px}.guide-toc a{display:inline-block;margin-right:18px}.guide-qa-layout{grid-template-columns:1fr;gap:32px}.guide-steps{grid-template-columns:1fr}.guide-steps>li+li{margin-top:16px;padding-top:16px;padding-left:0;border-top:1px solid var(--border);border-left:0}.api-title{gap:8px}.document h1{font-size:26px}.spec-table{min-width:100%}.schema-table{min-width:680px}.schema-table.guide-table{min-width:560px}.code-toolbar{min-height:48px}.copy-button{min-height:44px}}.api-test-panel{width:100%;min-width:280px;padding:20px;border:0;border-radius:20px;background:var(--home-card)}.api-test-panel h2{margin:0 0 16px;font-size:17px;font-weight:700}.api-test-help{margin:6px 0 12px;color:var(--secondary);font-size:12px;line-height:1.6}.api-test-key-heading{position:relative;display:flex;align-items:center;gap:2px;margin:0 0 8px;color:var(--heading);font-size:14px;font-weight:600;line-height:20px}.api-key-help{display:inline-flex}.api-key-help-button{position:relative;display:grid;width:24px;height:24px;place-items:center;padding:0;border:0;border-radius:50%;color:var(--secondary);background:transparent}.api-key-help-button>span{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:var(--home-card);font-size:11px;font-weight:600;line-height:1;transition:color .15s,background-color .15s}.api-key-help-button:hover>span,.api-key-help-button[aria-describedby]>span{color:var(--link);background:var(--selected)}.api-key-help-button[aria-describedby]:after{content:"";position:absolute;z-index:4;bottom:-11px;left:calc(50% - 4px);width:8px;height:8px;border-top:1px solid var(--border);border-left:1px solid var(--border);background:var(--surface);transform:rotate(45deg)}.api-key-tooltip{position:absolute;z-index:3;top:calc(100% + 7px);left:0;width:max-content;max-width:min(280px,calc(100vw - 40px));padding:12px 14px;border:1px solid var(--border);border-radius:10px;color:var(--heading);background:var(--surface);box-shadow:0 4px 18px #2e3f531a,0 1px 3px #2e3f530a;font-size:13px;font-weight:500;line-height:1.6;word-break:keep-all}.api-key-tooltip:before{content:"";position:absolute;inset:-9px 0 auto;height:9px}.api-test-key{width:100%;min-height:44px;padding:10px 12px;border:1px solid #e5e8eb;border-radius:10px;color:var(--heading);background:#fff;font:13px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;transition:border-color .15s ease,box-shadow .15s ease}.api-test-key:focus,.api-test-parameter input:focus,.api-test-parameter select:focus{border-color:var(--primary);outline:0;box-shadow:0 0 0 3px #3182f626}.api-test-parameters{margin-top:20px}.api-test-parameters-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.api-test-parameters-heading h3{margin:0;font-size:14px}.api-test-parameters-heading button{min-height:32px;padding:4px;border:0;color:var(--link);background:transparent;font-size:13px;font-weight:600}.api-test-parameter-fields{min-width:0;max-height:300px;overflow-y:auto;margin:0 -4px;padding:4px;border:0}.api-test-parameter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.api-test-optional{margin-top:14px;padding-top:10px;border-top:1px solid #eef0f3}.api-test-optional summary{min-height:32px;padding:4px 0;color:var(--body);font-size:13px;font-weight:600;cursor:pointer}.api-test-optional .api-test-parameter-grid{margin-top:8px}.api-test-parameter{min-width:0}.api-test-parameter label{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:6px;color:var(--heading);font-size:13px;font-weight:500}.api-test-parameter label>span{overflow-wrap:anywhere}.api-test-parameter small{flex-shrink:0;color:var(--secondary);font-size:12px}.api-test-parameter input,.api-test-parameter select{width:100%;min-width:0;min-height:40px;padding:8px 10px;border:1px solid #e5e8eb;border-radius:10px;color:var(--heading);background:#fff;font:inherit;font-size:14px;transition:border-color .15s ease,box-shadow .15s ease}.api-test-parameter p{margin:6px 0 0;color:var(--secondary);font-size:12px;line-height:1.5}.api-test-languages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;margin:0 0 20px;border-radius:12px;padding:3px;background:#eef0f3}.api-test-languages button{min-width:0;min-height:36px;padding:6px 4px;border:0;border-radius:9px;color:#6b7684;background:transparent;font-size:13px;font-weight:600;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.api-test-languages button[aria-pressed=true]{color:var(--heading);background:#fff;box-shadow:0 1px 3px #001b371a}.api-test-panel .code-scroll{max-height:220px}.api-test-panel .code-scroll pre{min-width:0;padding:14px 16px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12.5px;line-height:1.7}.api-test-panel .code-toolbar{min-height:40px}.api-test-panel .code-language,.api-test-panel .copy-button{font-size:12px}.api-test-request{margin-top:20px;overflow:hidden;border:1px solid #eef0f3;border-radius:16px;background:#fff}.api-test-request .code-block{margin-top:0;border:0;border-radius:0;color:var(--heading);background:#fff}.api-test-request .code-toolbar{border-color:#f2f4f6;background:#fff}.api-test-request .code-language{color:var(--secondary)}.api-test-request .code-scroll pre{color:var(--heading)}.api-test-request .copy-button{border:0;color:var(--body);background:#f2f4f6}.api-test-request .copy-button:hover{color:var(--heading);background:#e5e8eb}.api-test-request-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 10px 10px 16px;border-top:1px solid #f2f4f6}.api-test-method{border-radius:6px;padding:2px 6px;color:#03a063;background:#e5f8ee;font-size:11px;font-weight:700}.api-test-send{min-height:40px;margin:0;border-radius:10px;padding:8px 16px;color:#fff;background:var(--primary);font-size:14px;font-weight:600;white-space:nowrap;transition:background-color .15s ease}.api-test-send:not(:disabled):hover{background:var(--link)}.api-test-send:disabled{opacity:.6;cursor:default}.api-test-error{margin:12px 0 0;color:#b42318;font-size:13px;line-height:1.6}.api-test-result{min-width:0;margin-top:12px;overflow:hidden;border:1px solid #eef0f3;border-radius:16px;background:#fff}.api-test-result-heading{display:flex;min-height:44px;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 16px;border-bottom:1px solid #f2f4f6;background:transparent;font-size:13px}.api-test-result-heading h3{margin:0;color:var(--heading);font-size:14px}.api-test-result .is-success{color:var(--link)}.api-test-result .is-failure{color:#b42318}.api-test-result .api-test-help{margin:10px 12px 0}.api-test-result .code-block{margin-top:0;border:0;border-radius:0;background:var(--surface)}.api-test-result .code-toolbar{background:var(--surface)}.api-test-result .code-scroll{max-height:320px}.api-test-result .code-scroll pre{min-width:0;padding:14px;white-space:pre-wrap;overflow-wrap:anywhere;background:var(--surface)}.api-test-response-empty{margin:0;padding:32px 16px;color:var(--secondary);background:#fff;text-align:center;font-size:13px}@media(max-width:767px){.api-test-panel{min-width:0;padding:16px}.api-key-help-button{width:44px;height:44px}.api-test-parameter input,.api-test-parameter select,.api-test-parameters-heading button,.api-test-send,.api-test-key,.api-test-languages button{min-height:44px}.api-test-panel .code-scroll pre{font-size:12px}}.overview,.reference-index{max-width:920px}.overview-head h1{margin:0;color:var(--heading);font-size:36px;font-weight:700;line-height:1.35;letter-spacing:-.035em}.overview-head p{max-width:560px;margin:16px 0 0;color:#6b7684;font-size:17px;line-height:1.65}.overview-head.compact h1{font-size:30px}.overview-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.button-primary,.button-secondary{min-height:48px;border:0;border-radius:12px;padding:0 20px;font-size:15px;font-weight:600;letter-spacing:-.01em;transition:background-color .15s ease,transform .15s ease}.button-primary{color:#fff;background:var(--primary)}.button-primary:hover{background:var(--link)}.button-secondary{color:var(--body);background:#f2f4f6}.button-secondary:hover{background:#e5e8eb}.button-primary:active,.button-secondary:active{transform:scale(.97)}.text-link{border:0;padding:4px 0;color:var(--link);background:transparent;font-size:14px;font-weight:600}.overview-section{margin-top:64px}.overview-section h2,.reference-group h2{margin:0 0 20px;color:var(--heading);font-size:22px;font-weight:700;letter-spacing:-.02em}.overview-section-head{display:flex;align-items:baseline;justify-content:space-between}.quick-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.quick-steps li{display:flex;min-width:0;flex-direction:column;border-radius:20px;padding:24px;background:var(--home-card)}.quick-step-number{display:grid;width:28px;height:28px;place-items:center;margin-bottom:20px;border-radius:50%;color:var(--link);background:#e8f3ff;font-size:14px;font-weight:700}.quick-steps h3{margin:0 0 8px;color:var(--heading);font-size:17px;font-weight:700;letter-spacing:-.02em}.quick-steps p{margin:0;color:#6b7684;font-size:15px;line-height:1.6}.quick-step-code{align-self:flex-start;margin-top:14px;border-radius:8px;padding:6px 10px;color:var(--heading);background:#fff;font:500 13px ui-monospace,SFMono-Regular,Menlo,monospace}.api-group-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.api-group-card{display:flex;min-width:0;flex-direction:column;border:1px solid #eef0f3;border-radius:20px;padding:20px 12px 10px}.api-group-card header{display:flex;align-items:baseline;justify-content:space-between;margin:0 8px 8px}.api-group-card header strong{color:var(--heading);font-size:17px;font-weight:700}.api-group-card header span{color:var(--secondary);font-size:13px}.api-group-card button{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:10px;padding:8px;color:var(--body);background:transparent;text-align:left;font-size:15px;font-weight:500;transition:background-color .15s ease,color .15s ease}.api-group-card button:hover{color:var(--heading);background:#f9fafb}.rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;border-top:1px solid #e5e8eb}.rule-grid>div{min-width:0;padding:20px 20px 4px 0}.rule-grid>div+div{padding-left:20px;border-left:1px solid var(--border)}.rule-grid dt{color:var(--secondary);font-size:13px;font-weight:600}.rule-grid dd{margin:6px 0 0;color:var(--heading);font-size:16px;font-weight:600;line-height:1.55}.rule-grid code{border-radius:6px;padding:2px 6px;background:#f2f4f6;font:500 14px ui-monospace,SFMono-Regular,Menlo,monospace}.reference-group{margin-top:48px}.reference-group h2{display:flex;align-items:baseline;gap:8px;margin-bottom:8px;font-size:20px}.reference-group h2 span{color:var(--secondary);font-size:14px;font-weight:600}.list-row{display:flex;width:100%;min-height:72px;align-items:center;gap:14px;border:0;border-bottom:1px solid var(--border);padding:14px 8px;color:var(--heading);background:transparent;text-align:left;transition:background-color .15s ease}.list-row:hover{background:#f9fafb}.list-row-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.list-row-copy strong{font-size:16px;font-weight:600;letter-spacing:-.02em}.list-row-copy code{overflow-wrap:anywhere;color:var(--secondary);font:13px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.list-row-arrow{width:8px;height:8px;flex:0 0 8px;margin-right:4px;border-top:2px solid #c9cfd6;border-right:2px solid #c9cfd6;transform:rotate(45deg);transition:border-color .15s ease,transform .15s ease}.list-row:hover .list-row-arrow,.api-group-card button:hover .list-row-arrow{border-color:var(--primary);transform:translate(3px) rotate(45deg)}@media(max-width:900px){.quick-steps,.rule-grid{grid-template-columns:1fr}.rule-grid>div+div{padding-left:0;border-top:1px solid var(--border);border-left:0}}@media(max-width:767px){.topbar{gap:12px;padding:0 16px}.brand small{display:none}.topnav button{padding:0 10px;font-size:14px}.overview-head h1{font-size:28px}.overview-section{margin-top:48px}}.intro{--ink: #191f28;--ink-2: #4e5968;--ink-3: #8b95a1;--ink-4: #b0b8c1;--line: #f2f4f6;--blue: #3182f6;position:fixed;z-index:60;inset:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;color:var(--ink);background:#fff}.intro-bar{display:flex;height:72px;align-items:center;width:min(1280px,100%);margin:0 auto;padding:0 48px;animation:intro-fade .8s ease both}.intro-bar .brand{pointer-events:none}.intro-stage{position:relative;display:grid;min-height:0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;width:100%;padding:0 0 48px}.intro-side{position:relative;z-index:1;display:grid;min-width:0;place-items:center}.intro-side-box{position:relative}.intro-side-inner{position:absolute;top:0;left:0;transform-origin:top left}.side-right .intro-side-inner{perspective:2000px}.intro-copy{position:relative;z-index:2;display:flex;padding:0 8px;min-width:0;flex-direction:column;align-items:center;text-align:center}.intro-copy:before{position:absolute;z-index:-1;inset:-48px -72px;content:"";background:radial-gradient(closest-side,#fff 58%,#ffffffd9 74%,#fff0);pointer-events:none}.intro-title{display:flex;flex-direction:column;align-items:center;margin:0 0 20px;color:var(--ink);font-size:clamp(34px,4vw,56px);white-space:nowrap;font-weight:700;line-height:1.3;letter-spacing:-.03em}.intro-title>span{animation:intro-rise .9s cubic-bezier(.16,1,.3,1) both}.intro-title>span+span{animation-delay:80ms}.intro-mobile-mark{display:none}.intro-lead{margin:0 0 40px;color:var(--ink-2);font-size:clamp(16px,1.35vw,18px);line-height:1.65;letter-spacing:-.01em;animation:intro-rise .9s .16s cubic-bezier(.16,1,.3,1) both}.intro-roll{display:inline-block;height:1.3em;overflow:hidden;color:var(--blue);vertical-align:top}.intro-roll-track{display:flex;flex-direction:column;transition:transform .65s cubic-bezier(.65,0,.35,1)}.intro-roll-track>span{display:block;height:1.3em;animation:none!important}.intro-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;animation:intro-rise .9s .26s cubic-bezier(.16,1,.3,1) both}.intro-primary,.intro-secondary{min-height:54px;border:0;border-radius:14px;padding:0 24px;font-size:16px;font-weight:600;letter-spacing:-.01em;transition:background-color .2s ease,transform .15s ease}.intro-primary{color:#fff;background:var(--blue)}.intro-primary:hover{background:#1b64da}.intro-secondary{color:var(--ink-2);background:#f2f4f6}.intro-secondary:hover{background:#e5e8eb}.intro-primary:active,.intro-secondary:active{transform:scale(.97)}.intro :focus-visible{outline:2px solid var(--blue);outline-offset:3px}.links{position:absolute;z-index:0;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.link{fill:none;stroke:#d3e1f7;stroke-width:2;transition:stroke .3s ease}.link.is-sending{stroke:#9ec2fa;stroke-dasharray:5 6;animation:link-flow .7s linear infinite}.idle-packet{fill:#8fb6f6;opacity:.7}.packet{fill:var(--blue);filter:drop-shadow(0 0 6px rgba(49,130,246,.7))}.packet.is-done{opacity:0;transition:opacity .2s ease}.node{position:absolute;top:178px;left:112px;width:156px}.node-orbit{position:absolute;top:72px;left:78px;border:1px solid #e3ecfb;border-radius:50%;transform:translate(-50%,-50%);animation:intro-fade 1.2s .3s ease both}.node-orbit.o1{width:230px;height:230px}.node-orbit.o2{width:340px;height:340px;border-style:dashed;border-color:#e8eef8;animation:intro-fade 1.2s .4s ease both,orbit-spin 60s linear infinite}.node-orbit i{position:absolute;top:-4px;left:50%;width:8px;height:8px;margin-left:-4px;border-radius:50%;background:#3182f6;box-shadow:0 0 0 4px #3182f624}.node-mark{position:relative;width:136px;height:145px;margin:0 auto;filter:drop-shadow(0 22px 26px rgba(31,76,190,.3));animation:cube-float 5s ease-in-out infinite}.node-mark svg,.node-layer{position:absolute;inset:0;display:block;width:100%;height:100%}.node-face{position:absolute;inset:0}.node-flash{opacity:0;animation:cube-flash .9s ease-out}.node-ground{position:absolute;top:148px;left:50%;width:0;height:0}.node-shadow{position:absolute;top:12px;left:-58px;width:116px;height:24px;border-radius:50%;background:radial-gradient(closest-side,rgba(28,60,140,.25),transparent);animation:shadow-float 5s ease-in-out infinite}.node-wave{position:absolute;top:2px;left:-110px;width:220px;height:48px;border:1.5px solid rgba(49,130,246,.5);border-radius:50%;opacity:0;animation:ground-wave 1.4s cubic-bezier(.2,.7,.3,1) both}.node-wave.late{animation-delay:.25s}.node-label{position:absolute;top:200px;left:50%;display:inline-flex;align-items:center;gap:6px;border:1px solid #eef0f3;border-radius:999px;padding:6px 12px;color:var(--ink);background:#fff;box-shadow:0 4px 12px #001d3a0f;font-size:12px;font-weight:700;letter-spacing:-.01em;white-space:nowrap;transform:translate(-50%)}.node-label i{width:6px;height:6px;border-radius:50%;background:#03b26c;box-shadow:0 0 0 3px #03b26c29}.browser-shadow{position:absolute;bottom:-36px;left:30px;width:320px;height:56px;border-radius:50%;background:radial-gradient(closest-side,rgba(40,70,130,.2),transparent);filter:blur(8px);animation:intro-fade 1.2s .3s ease both}.browser{position:absolute;top:0;left:0;width:380px;height:520px;overflow:visible;border:1px solid #e8ebef;border-radius:18px;background:#fff;box-shadow:0 2px 6px #001d3a0a,0 40px 80px -30px #1e325a4d;transform:rotateY(-14deg) rotateX(5deg);transform-style:preserve-3d;animation:browser-in 1.2s .15s cubic-bezier(.16,1,.3,1) both}.browser-bar{display:flex;height:40px;align-items:center;gap:14px;border-bottom:1px solid #f0f2f5;padding:0 14px}.browser-dots{display:flex;gap:6px}.browser-dots i{width:10px;height:10px;border-radius:50%;background:#e5e8eb}.browser-url{flex:0 1 240px;margin:0 auto;border-radius:8px;padding:5px 12px;color:var(--ink-3);background:#f4f5f7;font-size:13px;text-align:center}.dash{display:block;height:calc(100% - 40px);transform-style:preserve-3d}.dash-main{height:100%;padding:18px 20px;border-radius:0 0 18px 18px;background:#f7f8fa;transform-style:preserve-3d}.dash-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.dash-head strong{display:inline-flex;align-items:center;font-size:18px;font-weight:700;letter-spacing:-.03em}.dash-head small{color:var(--ink-3);font-size:11px}.dash-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;transform-style:preserve-3d}.p-sales{grid-column:1 / -1}.dash-sales{display:flex;flex-direction:column;gap:4px}.dash-sales .app-total{display:flex;flex:0 0 auto;align-items:center;gap:8px;margin:4px 0 0}.dash-sales .app-up{font-size:12px;letter-spacing:0}.dash-sales .app-spark{width:100%;min-width:0;height:40px;margin-bottom:10px}.svc-mark{display:inline-block;width:14px;height:14px;margin-right:6px;border-radius:4px;background:#191f28;vertical-align:-2px}.dash-link{display:inline-flex;align-items:center;gap:6px;color:var(--ink-2);font-size:13px;font-weight:600}.dash-link i{width:6px;height:6px;border-radius:50%;background:#03b26c;box-shadow:0 0 0 3px #03b26c29}.source-tag{display:inline-flex;align-items:center;gap:4px;border-radius:6px;padding:2px 6px 2px 2px;color:var(--ink-3)!important;background:#f4f5f7;font-size:12px!important;font-weight:600;transition:color .3s ease,background-color .3s ease}.source-mark{display:block;width:14px;height:15px}.source-live{display:none}.dash-panel.is-active .source-tag{color:var(--blue)!important;background:#eaf2ff}.dash-panel.is-active .source-idle{display:none}.dash-panel.is-active .source-live{display:inline}.dash-panel{position:relative;border:1px solid #eef0f3;border-radius:16px;padding:14px 16px 6px;background:#fff;text-align:left;transition:transform .7s cubic-bezier(.16,1,.3,1),box-shadow .7s ease,border-color .5s ease}.dash-panel.is-active{z-index:2;border-color:#cfe0fb;transform:scale(1.035);box-shadow:0 2px 6px #001d3a0d,0 24px 48px -18px #001d3a47;animation:panel-ding .7s ease-out}.dash-panel header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.dash-panel header strong{font-size:16px;font-weight:700;letter-spacing:-.02em}.dash-panel header span{color:var(--ink-3);font-size:11px}.metric{display:flex;align-items:baseline;gap:6px;margin:6px 0 8px}.metric strong{font-size:34px;font-weight:700;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.metric small{color:var(--ink-3);font-size:13px}.log-row{display:flex;min-height:38px;align-items:center;gap:8px;border-top:1px solid #f4f5f7;font-size:14px}.log-row i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#d1d6db}.log-row i.blue{background:var(--blue)}.log-row i.green{background:#03b26c}.log-row code{color:var(--ink);font:500 13px ui-monospace,SFMono-Regular,Menlo,monospace}.log-row span{flex:1;min-width:0;overflow:hidden;color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap}.log-row time{color:var(--ink-3);font-size:12px;white-space:nowrap}.app-up{border-radius:6px;padding:2px 6px;color:var(--blue)!important;background:#eaf2ff;font-weight:700}.app-total{font-size:30px;font-weight:700;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.app-spark{display:block;overflow:visible}@keyframes link-flow{to{stroke-dashoffset:-10}}@keyframes orbit-spin{to{rotate:360deg}}@keyframes cube-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes shadow-float{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.9)}}@keyframes cube-flash{0%{opacity:.55}to{opacity:0}}@keyframes ground-wave{0%{opacity:.9;transform:scale(.3)}to{opacity:0;transform:scale(1)}}@keyframes panel-ding{0%{box-shadow:0 0 #3182f673,0 30px 60px -18px #001d3a4d}to{box-shadow:0 0 0 14px #3182f600,0 30px 60px -18px #001d3a4d}}@keyframes browser-in{0%{opacity:0;transform:translateY(40px) rotateY(-14deg) rotateX(5deg)}to{opacity:1;transform:rotateY(-14deg) rotateX(5deg)}}@keyframes feature-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:719px){.intro-bar{height:60px;padding:0 20px}.intro-stage{grid-template-columns:1fr;padding:0 16px 24px}.intro-side,.links{display:none}.intro-mobile-mark{display:block;width:64px;height:68px;margin-bottom:28px;filter:drop-shadow(0 14px 18px rgba(31,76,190,.28));animation:cube-float 5s ease-in-out infinite}.intro-title{white-space:normal}.intro-lead{margin-bottom:28px}.intro-actions{width:100%;flex-direction:column}.intro-primary,.intro-secondary{width:100%}}.intro.is-leaving{pointer-events:none;animation:intro-veil .52s .12s ease both}.intro.is-leaving .intro-stage>*,.intro.is-leaving .intro-bar{animation:intro-leave .42s cubic-bezier(.4,0,1,1) both}.app-shell.is-entering{overflow:hidden;height:100vh;background:#f2f4f6}.app-shell.is-entering .topbar{animation:shell-drop .7s .26s cubic-bezier(.16,1,.3,1) both}.app-shell.is-entering .layout{animation:shell-expand .9s cubic-bezier(.7,0,.2,1) both}.app-shell.is-entering .sidebar{animation:shell-side .7s .32s cubic-bezier(.16,1,.3,1) both}.app-shell.is-entering .content{animation:shell-content .7s .42s cubic-bezier(.16,1,.3,1) both}@keyframes intro-rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes intro-fade{0%{opacity:0}to{opacity:1}}@keyframes intro-leave{to{opacity:0;transform:translateY(-20px) scale(.98)}}@keyframes intro-veil{to{background:transparent;visibility:hidden}}@keyframes shell-expand{0%{clip-path:inset(var(--enter-inset, 22% 26%) round 18px)}to{clip-path:inset(0 round 0)}}@keyframes shell-drop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:none}}@keyframes shell-side{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:none}}@keyframes shell-content{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
