@font-face{font-family:Public Sans;src:url(/assets/PublicSans.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{color-scheme:light dark;--background:light-dark(#fff,#09090b);--foreground:light-dark(#09090b,#fafafa);--card:light-dark(#fff,#09090b);--card-foreground:light-dark(#09090b,#fafafa);--popover:light-dark(#fff,#09090b);--popover-foreground:light-dark(#09090b,#fafafa);--primary:light-dark(#18181b,#fafafa);--primary-foreground:light-dark(#fafafa,#18181b);--secondary:light-dark(#f4f4f5,#27272a);--secondary-foreground:light-dark(#18181b,#fafafa);--muted:light-dark(#f4f4f5,#27272a);--muted-foreground:light-dark(#71717a,#a1a1aa);--accent:light-dark(#f4f4f5,#27272a);--accent-foreground:light-dark(#18181b,#fafafa);--destructive:light-dark(#ef4444,#7f1d1d);--destructive-foreground:light-dark(#fafafa,#fafafa);--border:light-dark(#e4e4e7,#27272a);--input:light-dark(#e4e4e7,#27272a);--ring:light-dark(#18181b,#d4d4d8);--success:#16a249;--success-foreground:#fafafa;--radius:.5rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--font-sans:"Public Sans",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji";--font-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Monaco,Consolas,monospace}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh;line-height:1.6;transition:background-color .3s,color .3s}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}.header{padding-block:1rem;transition:background-color .3s,border-color .3s}.header-content{justify-content:space-between;align-items:center;gap:1rem;display:flex}.logo{color:var(--foreground);align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s;display:inline-flex}.logo:hover{opacity:.7}.logo-text{letter-spacing:-.01em;color:var(--foreground);font-family:Public Sans,sans-serif;font-size:1.125rem;font-weight:600}.badge{background-color:var(--secondary);color:var(--secondary-foreground);border-radius:calc(var(--radius)*2);align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;transition:background-color .3s,color .3s;display:inline-flex}.header-actions{align-items:center;gap:.5rem;display:flex}.header-nav{align-items:center;gap:.25rem;display:flex}.nav-link{color:var(--muted-foreground);border-radius:var(--radius);padding:.375rem .625rem;font-family:Public Sans,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background-color .2s}.nav-link:hover,.nav-link-active{color:var(--foreground);background-color:var(--accent)}.header-theme{align-items:center;gap:.5rem;display:inline-flex}.header-theme-label{color:var(--muted-foreground);font-size:.875rem;font-weight:500}.header-separator{background-color:var(--border);opacity:.7;align-self:stretch;width:1px;height:auto;transition:background-color .3s}.main{padding-bottom:4rem}.footer{padding-bottom:2rem}.footer-card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.25rem 1.5rem;transition:background-color .3s,border-color .3s,box-shadow .3s}.footer-content{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}@media (width>=640px){.footer-content{text-align:left;flex-direction:row;justify-content:space-between}}.footer-text{color:var(--muted-foreground);margin:0;font-family:Public Sans,sans-serif;font-size:.875rem}.footer-text a{color:var(--foreground);font-weight:500;text-decoration:none;transition:color .2s}.footer-text a:hover{color:var(--primary)}.footer-right{align-items:center;gap:.75rem;display:flex}.footer-separator{background-color:var(--border);width:1px;height:1rem}.footer-link{color:var(--muted-foreground);align-items:center;gap:.375rem;font-family:Public Sans,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.footer-link:hover{color:var(--foreground)}.footer-link svg{flex-shrink:0}.grid{gap:2rem;display:grid}@media (width>=1024px){.grid{grid-template-columns:1fr 1fr;align-items:start}}.card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:background-color .3s,border-color .3s,box-shadow .3s}.card-header{padding:1.5rem 1.5rem 0}.card-title{letter-spacing:-.025em;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.card-description{color:var(--muted-foreground);font-size:.875rem}.card-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.card-content{padding:1.5rem}.card-footer{border-top:1px solid var(--border);background-color:hsl(from var(--muted)h s l/.3);border-radius:0 0 var(--radius)var(--radius);padding:1rem 1.5rem}.form-group{margin-bottom:1.25rem}.form-group:last-child{margin-bottom:0}.label{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.label-hint{color:var(--muted-foreground);margin-left:.25rem;font-weight:400}.input,.select,.textarea{background-color:var(--background);border:1px solid var(--input);border-radius:var(--radius);width:100%;color:var(--foreground);padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:background-color .3s,color .3s,border-color .3s,box-shadow .3s}:is(.input,.select,.textarea):focus{border-color:var(--ring);box-shadow:0 0 0 2px hsl(from var(--ring)h s l/.2);outline:none}:is(.input,.select):disabled{opacity:.5;cursor:not-allowed}.input::placeholder,.textarea::placeholder{color:var(--muted-foreground)}.select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.5rem}.textarea{resize:vertical;min-height:80px;font-family:var(--font-mono);font-size:.8125rem}.input-group{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.switch-wrapper{background-color:hsl(from var(--muted)h s l/.3);border-radius:var(--radius);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:.75rem;display:flex}.switch-wrapper:last-child{margin-bottom:0}.switch-label{font-size:.875rem;font-weight:500}.switch-description{color:var(--muted-foreground);margin-top:.125rem;font-size:.75rem}.switch{flex-shrink:0;width:2.75rem;height:1.5rem;position:relative}.switch input{opacity:0;width:0;height:0}.switch-slider{cursor:pointer;background-color:var(--input);border-radius:calc(var(--radius)*2);transition:background-color .3s;position:absolute;inset:0}.switch-slider:before{content:"";background-color:var(--background);width:1.25rem;height:1.25rem;box-shadow:var(--shadow-sm);border-radius:50%;transition:transform .2s,background-color .3s;position:absolute;bottom:.125rem;left:.125rem}.switch input:checked+.switch-slider{background-color:var(--primary)}.switch input:checked+.switch-slider:before{transform:translate(1.25rem)}.switch input:focus-visible+.switch-slider{box-shadow:0 0 0 2px hsl(from var(--ring)h s l/.2)}.switch.switch-theme{width:3.5rem;height:1.75rem}.switch.switch-theme .switch-slider{background-color:hsl(from var(--muted)h s l/.35);border:1px solid var(--border);overflow:hidden}.switch.switch-theme input:checked+.switch-slider{background-color:hsl(from var(--muted)h s l/.35)}.switch.switch-theme .switch-slider:before{content:none}.switch-theme-thumb{background-color:var(--primary);border-radius:calc(var(--radius)*2);width:calc(50% - .125rem);height:calc(100% - .25rem);box-shadow:var(--shadow-sm);position:absolute;top:.125rem;left:.125rem}.switch.switch-theme input:checked+.switch-slider .switch-theme-thumb{transform:translate(100%)}.switch-theme-icons{z-index:1;grid-template-columns:1fr 1fr;align-items:center;width:100%;height:100%;padding-inline:.125rem;display:grid;position:relative}.switch-theme-icon{color:var(--muted-foreground);opacity:.7;justify-self:center}.switch.switch-theme input:not(:checked)+.switch-slider .switch-theme-icon-sun,.switch.switch-theme input:checked+.switch-slider .switch-theme-icon-moon{color:var(--foreground);opacity:1}.btn{border-radius:var(--radius);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .3s,color .3s,border-color .3s;display:inline-flex}.btn:focus-visible{box-shadow:0 0 0 2px hsl(from var(--ring)h s l/.2);outline:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:var(--primary);color:var(--primary-foreground)}.btn-primary:hover:not(:disabled){background-color:hsl(from var(--primary)h s l/.9)}.btn-secondary{background-color:hsl(from var(--muted)h s l/.35);color:var(--foreground);border:1px solid var(--border)}.btn-secondary:hover:not(:disabled){background-color:var(--accent);color:var(--foreground)}.btn-outline{border-color:var(--input);color:var(--foreground);background-color:#0000}.btn-outline:hover:not(:disabled){background-color:var(--accent)}.btn-link{color:var(--primary);box-shadow:none;background-color:#0000;border:none;padding:0;text-decoration:none}.btn-link:hover:not(:disabled){opacity:.8;color:var(--primary)}.btn-success{background-color:var(--success);color:var(--success-foreground)}.btn-icon{width:2.25rem;height:2.25rem;padding:0}.btn-group{gap:.5rem;display:flex}.code-block{background-color:hsl(from var(--muted)h s l/.35);border:1px solid var(--border);border-radius:var(--radius);transition:background-color .3s,border-color .3s;position:relative}.code-content{width:100%}.code-content pre{margin:0}.code-content code,#code-output{padding:1rem;font-family:var(--font-mono);white-space:pre-wrap;word-break:break-all;tab-size:2;padding-right:2.7rem;font-size:.8125rem;line-height:1.7;display:block}.code-content code.hljs{background:0 0}.code-expand-btn{background-color:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius) - 2px);width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:pointer;z-index:1;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s,border-color .15s;display:flex;position:absolute;top:.875rem;right:.5rem}.code-expand-btn:hover{background-color:var(--accent);color:var(--foreground)}.code-expand-btn:focus-visible{box-shadow:0 0 0 2px hsl(from var(--ring)h s l/.2);outline:none}.code-expand-btn svg{width:14px;height:14px;display:block}.code-expand-btn .icon-collapse,.code-expand-btn[aria-expanded=true] .icon-expand{display:none}.code-expand-btn[aria-expanded=true] .icon-collapse{display:block}.accordion{border:1px solid var(--border);border-radius:var(--radius);transition:border-color .3s;overflow:hidden}.accordion-item{border-bottom:1px solid var(--border);transition:border-color .3s}.accordion-item:last-child{border-bottom:none}.accordion-trigger{text-align:left;cursor:pointer;width:100%;color:var(--foreground);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .3s,color .3s;display:flex}.accordion-trigger:hover{background-color:hsl(from var(--muted)h s l/.5)}.accordion-trigger svg{width:1rem;height:1rem;color:var(--muted-foreground);flex-shrink:0;transition:transform .2s,color .3s}.accordion-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.accordion-content{grid-template-rows:0fr;transition:grid-template-rows .2s;display:grid}.accordion-content[data-state=open]{grid-template-rows:1fr}.accordion-inner{overflow:hidden}.accordion-body{padding:0 1rem 1rem}.tooltip-wrapper{align-items:center;margin-top:2px;display:inline-flex;position:relative}.tooltip-trigger{border-radius:calc(var(--radius)*2);background-color:var(--background);width:1.25rem;height:1.25rem;color:var(--muted-foreground);cursor:pointer;justify-content:center;align-items:center;transition:background-color .3s,border-color .3s,color .3s;display:inline-flex}.tooltip-trigger:hover{background-color:var(--accent);color:var(--foreground)}.tooltip-trigger:focus-visible{box-shadow:0 0 0 2px hsl(from var(--ring)h s l/.2);outline:none}.tooltip-content{background-color:var(--popover);width:min(320px,80vw);color:var(--popover-foreground);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);z-index:50;opacity:0;pointer-events:none;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.75rem;line-height:1.4;transition:opacity .15s,transform .15s;position:absolute;bottom:100%;left:0;transform:translateY(2px)}.tooltip-wrapper:hover .tooltip-content,.tooltip-wrapper:focus-within .tooltip-content{opacity:1;pointer-events:auto;transform:translateY(0)}.tabs-list{background-color:var(--muted);border-radius:var(--radius);gap:.25rem;margin-bottom:1rem;padding:.25rem;transition:background-color .3s;display:flex}.tab-trigger{border-radius:calc(var(--radius) - 2px);cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background-color .3s,color .3s,box-shadow .3s}.tab-trigger:hover{color:var(--foreground)}.tab-trigger[aria-selected=true]{background-color:var(--background);color:var(--foreground);box-shadow:var(--shadow-sm)}.tab-content{opacity:0;display:none}.tab-content[data-state=active]{will-change:opacity;animation:.2s ease-in-out both tab-content-in;display:block}@keyframes tab-content-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.tab-content[data-state=active]{animation:none}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-muted{color:var(--muted-foreground)}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.font-mono{font-family:var(--font-mono)}.pill-input-container{background-color:var(--background);border:1px solid var(--input);border-radius:var(--radius);cursor:text;flex-wrap:wrap;gap:.375rem;min-height:2.5rem;padding:.375rem;transition:background-color .3s,border-color .3s,box-shadow .3s;display:flex}.pill-input-container:focus-within{border-color:var(--ring);box-shadow:0 0 0 2px hsl(from var(--ring)h s l/.2)}.pill{font-size:.8125rem;font-family:var(--font-mono);background-color:var(--secondary);color:var(--secondary-foreground);border-radius:calc(var(--radius) - 2px);word-break:break-all;align-items:center;gap:.25rem;max-width:100%;padding:.125rem .375rem .125rem .5rem;transition:background-color .15s;display:inline-flex}.pill-text{text-overflow:ellipsis;overflow:hidden}.pill-remove{width:1rem;height:1rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.pill-remove:hover{color:var(--destructive)}.pill-remove:focus-visible{outline:none}.pill-input{min-width:120px;color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:.125rem .25rem;font-family:inherit;font-size:.875rem}.pill-input::placeholder{color:var(--muted-foreground)}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.gap-2{gap:.5rem}.sticky{position:sticky;top:1rem}@media (width<=768px){.input-group{grid-template-columns:1fr}.header-content{flex-direction:row;align-items:center}.header-actions{justify-content:flex-end}.header-separator{display:none}}.help-section{padding:0 0 1.5rem}.help-card{background-color:hsl(from var(--muted)h s l/.3);border:1px solid var(--border);border-radius:var(--radius);max-width:640px;margin:0 auto;padding:1.5rem}.help-content{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.help-text{color:var(--muted-foreground);margin:0;font-family:Public Sans,sans-serif;font-size:.9375rem}.help-actions{flex-direction:column;align-items:center;gap:.75rem;display:flex}@media (width>=480px){.help-actions{flex-direction:row;gap:1rem}}.help-separator{color:var(--muted-foreground);font-family:Public Sans,sans-serif;font-size:.8125rem}.help-email-link{min-width:130px;color:var(--foreground);border:1px solid var(--input);border-radius:var(--radius);background-color:#0000;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.125rem;font-family:Public Sans,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.help-email-link:hover{background-color:var(--accent)}.help-email-link svg{flex-shrink:0;width:1rem;height:1rem}.open-in-chat{display:inline-block;position:relative}.open-in-chat-trigger{border:1px solid var(--input);border-radius:var(--radius);min-width:130px;color:var(--foreground);cursor:pointer;background-color:#0000;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .875rem;font-family:Public Sans,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25;transition:background-color .2s,border-color .2s;display:inline-flex}.open-in-chat-trigger:hover{background-color:var(--accent)}.open-in-chat-trigger:focus-visible{box-shadow:0 0 0 2px hsl(from var(--ring)h s l/.2);outline:none}.open-in-chat-trigger svg{flex-shrink:0;width:1rem;height:1rem}.open-in-chat-trigger .chevron{width:.75rem;height:.75rem;margin-left:-.125rem;transition:transform .2s}.open-in-chat[data-state=open] .open-in-chat-trigger .chevron{transform:rotate(180deg)}.open-in-chat-content{z-index:50;background-color:var(--background);border:1px solid var(--border);border-radius:var(--radius);min-width:200px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;padding:.25rem;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%)translateY(4px)}.open-in-chat[data-state=open] .open-in-chat-content{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.open-in-chat-label{color:var(--muted-foreground);text-align:left;padding:.375rem .5rem;font-family:Public Sans,sans-serif;font-size:.75rem;font-weight:600}.open-in-chat-separator{background-color:var(--border);height:1px;margin:.25rem 0}.open-in-chat-item{width:100%;color:var(--foreground);border-radius:calc(var(--radius) - 2px);cursor:pointer;background:0 0;border:none;align-items:center;gap:.625rem;padding:.5rem;font-family:Public Sans,sans-serif;font-size:.875rem;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.open-in-chat-item:hover{background-color:var(--accent)}.open-in-chat-item:focus-visible{background-color:var(--accent);outline:none}.open-in-chat-item-icon{flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex}.open-in-chat-item-icon svg{width:100%;height:100%}.open-in-chat-item-text{text-align:left;flex:1}.open-in-chat-item-external{width:.875rem;height:.875rem;color:var(--muted-foreground);flex-shrink:0}