.PageHeaderButtons_buttonContainer__GvIZn{display:flex;gap:.5rem;align-items:center;padding-bottom:1em;margin-bottom:2em;border-bottom:1px solid #777de9;width:100%;margin-top:-.5em}.PageHeaderButtons_button__TYKoz{display:flex;align-items:center;gap:.25rem;padding:.375rem .75rem;border:1px solid rgb(210 210 210);border-radius:.375rem;background-color:rgb(250 250 250);color:rgb(75 75 75);font-size:.75rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 1px 2px rgba(0,0,0,.05)}.PageHeaderButtons_button__TYKoz:hover{background-color:rgb(255 255 255);border-color:rgb(150 150 150);color:rgb(23 23 23);text-decoration:none;box-shadow:0 2px 4px rgba(0,0,0,.08)}.PageHeaderButtons_button__TYKoz:active{transform:translateY(1px)}.PageHeaderButtons_icon__tgfJk{flex-shrink:0;fill:currentColor}.PageHeaderButtons_buttonText__BQi4B{font-size:.875rem}@media (prefers-color-scheme:light){.PageHeaderButtons_button__TYKoz{background-color:rgb(250 250 250)!important;border-color:rgb(210 210 210)!important;color:rgb(75 75 75)!important;box-shadow:0 1px 2px rgba(0,0,0,.05)}.PageHeaderButtons_button__TYKoz:hover{background-color:rgb(255 255 255)!important;border-color:rgb(150 150 150)!important;color:rgb(23 23 23)!important;box-shadow:0 2px 4px rgba(0,0,0,.08)}}.light .PageHeaderButtons_button__TYKoz{background-color:rgb(250 250 250)!important;border-color:rgb(210 210 210)!important;color:rgb(75 75 75)!important;box-shadow:0 1px 2px rgba(0,0,0,.05)}.light .PageHeaderButtons_button__TYKoz:hover{background-color:rgb(255 255 255)!important;border-color:rgb(150 150 150)!important;color:rgb(23 23 23)!important;box-shadow:0 2px 4px rgba(0,0,0,.08)}@media (prefers-color-scheme:dark){.PageHeaderButtons_button__TYKoz{background-color:rgb(10 10 10)!important;border-color:rgb(64 64 64)!important;color:rgb(163 163 163)!important;box-shadow:none}.PageHeaderButtons_button__TYKoz:hover{background-color:rgb(38 38 38)!important;border-color:rgb(115 115 115)!important;color:rgb(245 245 245)!important}}.dark .PageHeaderButtons_button__TYKoz{background-color:rgb(10 10 10)!important;border-color:rgb(64 64 64)!important;color:rgb(163 163 163)!important;box-shadow:none}.dark .PageHeaderButtons_button__TYKoz:hover{background-color:rgb(38 38 38)!important;border-color:rgb(115 115 115)!important;color:rgb(245 245 245)!important}.InteractiveCodeBlock_container__cdnp0{margin:1rem 0}.InteractiveCodeBlock_controls__BkSV1{display:flex;gap:1rem;margin-bottom:1rem;padding:1rem;background:hsl(var(--secondary));border-radius:.5rem;flex-wrap:wrap}.InteractiveCodeBlock_controlGroup__6ZtYa{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:200px}.InteractiveCodeBlock_label__70MBH{font-size:.875rem;font-weight:600;color:hsl(var(--foreground))}.InteractiveCodeBlock_input__OSUem,.InteractiveCodeBlock_select__1QBw0{padding:.5rem;border:1px solid hsl(var(--border));border-radius:.375rem;background:hsl(var(--background));color:hsl(var(--foreground));font-family:var(--font-mono,ui-monospace,monospace);font-size:.875rem}.InteractiveCodeBlock_input__OSUem:focus,.InteractiveCodeBlock_select__1QBw0:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary)/.2)}.InteractiveCodeBlock_input__OSUem:disabled{opacity:.5;cursor:not-allowed;background:hsl(var(--muted))}.InteractiveCodeBlock_inputError__0qDqK{border-color:hsl(var(--destructive));background-color:hsl(var(--destructive)/.1)}.InteractiveCodeBlock_inputError__0qDqK:focus{border-color:hsl(var(--destructive));box-shadow:0 0 0 2px hsl(var(--destructive)/.2)}.InteractiveCodeBlock_checkboxLabel__Yazml{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:hsl(var(--foreground));cursor:pointer;margin-top:1.5rem}.InteractiveCodeBlock_checkbox__Am6Ts{width:1rem;height:1rem;cursor:pointer}.InteractiveCodeBlock_toolSelector__5kxHd{display:flex;flex-direction:column;gap:.25rem}.InteractiveCodeBlock_toolCheckboxes__yESE7{display:flex;flex-wrap:wrap;gap:1rem}.InteractiveCodeBlock_toolCheckboxLabel__CxWjl{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:400;color:hsl(var(--foreground));cursor:pointer}@media (max-width:768px){.InteractiveCodeBlock_controls__BkSV1{flex-direction:column}.InteractiveCodeBlock_controlGroup__6ZtYa{min-width:100%}}