@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--surface:#f5f5f5;--surface-deep:#ededed;--surface-hover:#e9e9e9;--selected:#e5e5e5;--text:#262626;--muted:#686868;--faint:#6d6d6d;--border:#dedede;--border-strong:#bababa;--orange:#bd430c;--orange-bg:#fff0e8;--green:#106b3e;--blue:#0667ce;--key:#83520c;--string:#167443;--number:#7958bd;--danger:#ac352d;--tour-accent-text:#fff;--shadow:0 8px 32px #00000016;font-family:Arial,Helvetica,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#212121;--surface:#262626;--surface-deep:#262626;--surface-hover:#323232;--selected:#3b3b3b;--text:#e3e3e3;--muted:#a0a0a0;--faint:#8c8c8c;--border:#303030;--border-strong:#575757;--orange:#ff986b;--orange-bg:#38291f;--green:#9adbb7;--blue:#316bd3;--key:#e7b66e;--string:#a4d49b;--number:#bd9be8;--danger:#f09b91;--tour-accent-text:#21120c;--shadow:0 8px 32px #00000038}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent}body{background:var(--bg);color:var(--text);margin:0;font-size:12px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:0 0;border:0}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--orange);outline-offset:2px}input,textarea,select{color:var(--text)}button,a{touch-action:manipulation}svg{flex-shrink:0}::selection{background:#ff763f45}.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}.skip-link{z-index:100;background:var(--bg);padding:10px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.orange{color:var(--orange)}.green{color:var(--green)}.muted{color:var(--muted)}.dark-only{display:none}[data-theme=dark] .dark-only{display:block}[data-theme=dark] .light-only{display:none}.icon-button{width:28px;height:28px;color:var(--muted);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-button:hover{background:var(--surface-hover);color:var(--text)}.ui-button{border-radius:4px;justify-content:center;align-items:center;gap:9px;min-height:32px;padding:8px 13px;font-weight:600;display:inline-flex}.ui-button-default{background:var(--blue);color:#fff}.ui-button-default:hover{background:#0964bd}.ui-button-outline{border:1px solid var(--border-strong);background:var(--surface)}.ui-button-outline:hover,.ui-button-ghost:hover{background:var(--surface-hover)}.ui-button-icon{width:32px;padding:0}.ui-button-sm{min-height:26px;padding:5px 8px}kbd{color:var(--muted);border:1px solid var(--border);white-space:nowrap;border-radius:3px;padding:2px 4px;font-family:inherit;font-size:10px}.app-shell{flex-direction:column;height:100dvh;min-height:440px;display:flex;overflow:hidden}.topbar{background:var(--surface-deep);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:15px;height:45px;padding:0 12px;display:flex}.brand-mark{color:var(--muted);border:0;border-radius:5px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.top-home{color:var(--muted);align-items:center;gap:15px;font-size:11px;display:flex}.workspace-name{white-space:nowrap;align-items:center;gap:12px;font-weight:400;display:flex}.workspace-name-text{line-height:14px;display:block}.personal-badge{color:var(--muted);border:1px solid var(--border-strong);border-radius:3px;padding:3px 5px;font-size:10px}.global-search{border:1px solid var(--border);width:320px;height:25px;color:var(--muted);background:var(--surface);border-radius:4px;align-items:center;gap:9px;padding:0 9px;font-size:11px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.global-search kbd{border:0;margin-left:auto}.top-actions{align-items:center;gap:13px;margin-left:auto;display:flex}.avatar-slot{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.avatar{width:27px;height:27px;color:var(--orange);background:var(--orange-bg);border:1px solid #a57458;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.avatar>span{line-height:1;display:block}.mobile-menu{display:none}.workspace-layout{flex:1;min-height:0;display:flex}.panel-resizer{cursor:col-resize;touch-action:none;background:var(--surface);flex-shrink:0;width:6px;position:relative}.panel-resizer>span{background:0 0;width:1px;transition:background .15s;position:absolute;inset:0 auto 0 50%}.panel-resizer:hover>span,.panel-resizer:focus-visible>span{background:var(--orange)}.panel-resizer:focus-visible{outline:none}.workspace-layout[data-resizing]{cursor:col-resize;-webkit-user-select:none;user-select:none}.workspace-layout[data-resizing] .collection-pane,.workspace-layout[data-resizing] .right-panel{transition:none}.copy-button.copied:not(.panel-primary-button){color:var(--green)}.collection-pane{width:var(--collection-width,clamp(260px, 25vw, 480px));background:var(--surface);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;min-height:0;transition:width .19s;display:flex;overflow:hidden}.collection-pane.collapsed{width:48px}.activity-rail{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:34px;display:flex}.rail-button{width:40px;height:26px;color:var(--muted);border-radius:5px;justify-content:center;align-items:center;display:flex}.rail-button svg{width:16px;height:16px}.rail-button span,.rail-divider,.rail-bottom{display:none}.rail-button:hover,.rail-button.active{background:var(--selected);color:var(--text)}.collapsed .activity-rail{flex-direction:column;height:auto;padding:6px 0}.collapsed .rail-button{width:40px;padding:0}.collapsed .rail-button span{display:none}.sidebar{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.desktop-sidebar{min-width:var(--collection-width,clamp(260px, 25vw, 480px));opacity:1;transition:opacity .15s}.collection-pane.collapsed .desktop-sidebar{opacity:0;pointer-events:none}.sidebar-sections{flex-shrink:0;max-height:54%;padding:0 8px 8px;overflow-y:auto}.sidebar-sections>button{border-top:1px solid var(--border);text-align:left;align-items:center;gap:8px;width:100%;height:27px;padding:0 8px;font-size:10px;font-weight:600;display:flex}.sidebar-sections>button:hover{background:var(--surface-hover)}.sidebar-section-count{color:var(--faint);margin-left:auto;font-size:9px}.sidebar-section-panel{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .18s,opacity .15s;display:grid}.sidebar-section-panel.open{opacity:1;grid-template-rows:1fr}.sidebar-section-panel>div{min-height:0;padding:0;overflow:hidden}.sidebar-section-panel.open>div{max-height:190px;padding:4px 0 8px;overflow-y:auto}.sidebar-panel-row{text-align:left;border-radius:4px;align-items:center;gap:7px;width:100%;min-height:28px;padding:4px 9px 4px 22px;font-size:10px;display:flex}.sidebar-panel-row:hover,.sidebar-panel-row.active{background:var(--surface-hover)}.sidebar-panel-row>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.history-row>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.history-row small{color:var(--faint);font-size:8px}.sidebar-panel-empty,.sidebar-documentation{color:var(--muted);margin:0;padding:7px 12px 9px 22px;font-size:10px;line-height:1.55}.sidebar-documentation p{margin:0 0 7px}.sidebar-documentation a{color:var(--orange)}.sidebar-achievement{min-height:27px;color:var(--faint);align-items:center;gap:7px;padding:4px 9px 4px 22px;font-size:10px;display:flex}.sidebar-achievement>span{flex:1}.sidebar-achievement.found{color:var(--text)}.sidebar-achievement.found>svg:first-child{color:var(--orange)}.sidebar-variables{border-top:1px solid var(--border);margin:5px 9px 0 22px;padding-top:8px}.sidebar-variables>strong{color:var(--muted);margin-bottom:5px;font-size:9px;font-weight:600;display:block}.sidebar-variables>div{grid-template-columns:minmax(75px,.8fr) minmax(0,1.2fr);gap:6px;padding:4px 0;font-size:9px;display:grid}.sidebar-variables span{color:var(--orange);text-overflow:ellipsis;overflow:hidden}.sidebar-variables small{color:var(--muted);overflow-wrap:anywhere}.response-heading{padding:9px 12px 2px;font-size:12px;font-weight:600}.preferences-form{grid-template-columns:1fr 1fr;align-items:center;gap:20px;display:grid}.preferences-form select{border:1px solid var(--border-strong);background:var(--surface);border-radius:4px;min-width:0;padding:9px}.preferences-form p{grid-column:1/-1;margin:0}.sidebar-heading{justify-content:space-between;align-items:center;height:29px;padding:0 9px 0 16px;display:flex}.sidebar-heading strong{font-size:10px;font-weight:600}.sidebar-search{height:28px;color:var(--muted);border:1px solid var(--border);border-radius:3px;align-items:center;gap:8px;margin:7px 9px 8px;padding:0 8px;display:flex}.sidebar-search input{background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:11px}.sidebar-search kbd{border:0;padding:0;font-size:16px}.collection-root{align-items:center;gap:8px;height:25px;padding:0 16px;display:flex}.collection-root strong{font-size:12px;font-weight:400}.collection-root>svg:nth-child(2){color:var(--orange)}.version-tag{color:var(--text);background:var(--surface-hover);border-radius:2px;margin-left:auto;padding:2px 4px;font-size:9px}.collection-tree{flex:1;padding-bottom:20px;overflow:auto}.collection-folder{text-align:left;align-items:center;gap:9px;width:100%;height:25px;padding:0 17px 0 24px;font-size:11px;display:flex}.collection-folder svg{color:var(--muted)}.collection-folder:hover{background:var(--surface-hover)}.collection-count{color:var(--faint);margin-left:auto;font-size:10px}.lab-folder,.lab-folder svg{color:var(--orange)}.endpoint-row{text-align:left;border-radius:5px;grid-template-columns:max-content minmax(0,1fr);align-items:center;column-gap:5px;width:calc(100% - 16px);height:25px;margin:0 8px;padding:0 12px 0 30px;font-size:11px;display:grid;position:relative}.endpoint-row>span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.endpoint-row.selected{background:var(--selected)}.endpoint-row.selected:before{content:"";background:var(--orange);width:2px;display:none;position:absolute;top:0;bottom:0;left:0}.endpoint-row:hover{background:var(--surface-hover)}.method{flex-shrink:0;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:9px;font-weight:600;line-height:1;font-style:normal!important}.method-get{color:var(--green)}.method-post{color:var(--key)}button.endpoint-unavailable:disabled{cursor:not-allowed;opacity:1;color:var(--muted)}button.endpoint-unavailable:disabled:hover{background:0 0}.endpoint-soon{color:var(--orange);white-space:nowrap;flex-shrink:0;margin-left:auto;padding-left:8px;font-size:10px;font-weight:500}.endpoint-label{align-items:center;min-width:0;display:flex}.endpoint-name{text-overflow:ellipsis;overflow:hidden}.sidebar-bottom{border-top:1px solid var(--border);padding:16px 18px 20px}.tiny-label{color:var(--faint);font-size:10px;font-weight:600}.sidebar-bottom .tiny-label{font-size:9px}.sidebar-bottom p{color:var(--muted);margin:9px 0 12px;font-size:11px}.sidebar-bottom a{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.main-workspace{flex-direction:column;flex:1;min-width:0;display:flex}.workspace-tabs{border-bottom:1px solid var(--border);background:var(--surface-deep);flex-shrink:0;align-items:center;height:34px;display:flex}.open-tabs{scrollbar-width:none;flex:1;align-items:center;min-width:0;height:100%;display:flex;overflow:auto hidden}.open-tabs::-webkit-scrollbar{display:none}.tab-track{flex:1;min-width:0;height:100%;position:relative}.tab-track.has-overflow{padding-bottom:6px}.tab-scrollbar{background:var(--surface-hover);cursor:pointer;touch-action:none;border-radius:3px;height:4px;position:absolute;bottom:1px;left:0;right:0}.tab-scrollbar-thumb{border-radius:inherit;background:var(--faint);cursor:grab;position:absolute;top:0;bottom:0}.tab-scrollbar:active .tab-scrollbar-thumb{cursor:grabbing}.tab-scrollbar:hover .tab-scrollbar-thumb,.tab-scrollbar:focus-visible .tab-scrollbar-thumb{background:var(--orange)}.tab-scrollbar:focus-visible{outline:1px solid var(--orange);outline-offset:1px}.endpoint-tabs{flex:1;align-items:center;min-width:0;height:100%;display:flex}.tab-scroll-button{flex-shrink:0;width:22px}.tab-scroll-button:disabled{cursor:default}.request-tab{border-right:1px solid var(--border);height:26px;color:var(--muted);flex-shrink:0;align-items:center;max-width:min(260px,100% - 8px);display:flex;position:relative}.request-tab.active{background:var(--selected);height:25px;color:var(--text);border-radius:5px;margin:0 4px}.request-tab>button:first-child{align-items:center;gap:5px;min-width:0;height:100%;padding:0 12px 0 17px;font-size:11px;display:flex}.request-tab>button:first-child>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.request-tab .method,.tab-close{flex-shrink:0}.tab-close{width:25px;height:26px;color:var(--muted);align-items:center;display:flex}.tab-close:hover{color:var(--text)}.new-tab{margin:0 8px}.environment-select{border-left:1px solid var(--border);flex-shrink:0;padding:0 8px;position:relative}.environment-trigger{border:1px solid var(--border);background:var(--surface);border-radius:4px;align-items:center;gap:8px;height:28px;padding:0 8px;font-size:11px;display:flex}.environment-trigger:hover,.environment-trigger[aria-expanded=true]{background:var(--surface-hover);border-color:var(--border-strong)}.environment-trigger>svg{color:var(--muted);margin-left:6px}.environment-menu{z-index:35;border:1px solid var(--border-strong);background:var(--bg);min-width:112px;box-shadow:var(--shadow);border-radius:6px;padding:4px;position:absolute;top:calc(100% + 6px);right:8px}.environment-menu>button{text-align:left;border-radius:3px;align-items:center;gap:9px;width:100%;min-height:30px;padding:6px 8px;font-size:11px;display:flex}.environment-menu>button>span:nth-child(2){flex:1}.environment-menu>button:hover,.environment-menu>button:focus-visible,.environment-menu>button[aria-checked=true]{background:var(--surface-hover)}.environment-modal-select option{background:var(--surface)}.environment-dot{background:var(--muted);border-radius:50%;width:6px;height:6px}.environment-dot.environment-production{background:#ef4444}.environment-dot.environment-qa{background:var(--orange)}.environment-dot.environment-development{background:var(--green)}.environment-dot.environment-lab{background:#a78bfa}.env-settings{margin-right:8px}.request-heading{flex-shrink:0;justify-content:space-between;align-items:center;height:42px;padding:0 12px;display:flex}.breadcrumb{min-width:0;color:var(--muted);white-space:nowrap;align-items:center;gap:10px;font-size:11px;display:flex;overflow:hidden}.breadcrumb strong{color:var(--text);text-overflow:ellipsis;font-weight:500;overflow:hidden}.request-description{color:var(--muted);flex-shrink:0;margin:0 0 14px;padding:0 18px;font-size:11px}.request-area{flex-shrink:0;min-height:180px;overflow:auto}.request-panel{width:100%;min-width:0;padding:0 12px}.request-url-row{gap:8px;height:33px;margin-bottom:7px;display:flex}.request-url{border:1px solid var(--border-strong);background:var(--bg);border-radius:4px;flex:1;align-items:center;min-width:0;padding-right:8px;display:flex}.request-method{border-right:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;width:94px;height:26px;padding:0 12px;font-size:11px;font-weight:600;display:flex}.request-address{white-space:nowrap;scrollbar-width:none;flex:1;align-items:center;padding:0 13px;font-family:inherit;font-size:12px;display:flex;overflow:auto}.variable{color:var(--orange);background:var(--orange-bg);padding:2px}.send-button{border-radius:4px 0 0 4px;justify-content:center;width:96px;font-size:12px}.send-actions{flex-shrink:0;align-self:center;align-items:center;display:flex;position:relative}.send-button,.send-options-button{height:32px;min-height:32px}.send-options-button{border-left:1px solid #ffffff4d;border-radius:0 4px 4px 0;flex:0 0 22px;width:22px;padding:0}.send-options-menu{z-index:35;border:1px solid var(--border-strong);background:var(--bg);width:max-content;box-shadow:var(--shadow);border-radius:6px;padding:3px;position:absolute;top:calc(100% + 6px);right:0}.send-options-menu>button{white-space:nowrap;text-align:left;border-radius:3px;align-items:center;gap:6px;width:100%;min-height:24px;padding:4px 6px;font-size:10px;display:flex}.send-options-menu>button:hover,.send-options-menu>button:focus-visible{background:var(--surface-hover)}.request-tabs-scroll{align-items:center;gap:3px;min-width:0;display:flex}.request-scroll-button{flex-shrink:0;width:24px;height:30px}.request-scroll-button:disabled{cursor:default}.request-tabs{white-space:nowrap;scrollbar-width:thin;overscroll-behavior-x:contain;border-bottom:0;flex:1;align-items:stretch;gap:6px;min-width:0;min-height:32px;display:flex;overflow-x:auto}.request-tabs>button{color:var(--muted);flex-shrink:0;align-items:center;gap:3px;padding:0 7px;font-size:11px;display:flex;position:relative}.request-tabs>button.active{color:var(--text);background:var(--surface-hover);border-radius:4px}.request-tabs>button.active:after{content:"";background:#ef723c;height:2px;display:none;position:absolute;bottom:0;left:0;right:0}.request-version{color:var(--faint);flex-shrink:0;margin-left:auto;padding-top:6px;font-size:10px}.tab-dot{background:var(--green);border-radius:50%;width:5px;height:5px;margin-left:3px}.request-content{min-width:0;padding-top:13px}.panel-label{color:var(--muted);margin-bottom:5px;font-size:12px}.panel-label>span{float:right;color:var(--faint);font-size:10px}.params-table{border-collapse:collapse;text-align:left;table-layout:fixed;width:100%;font-size:11px}.params-table th{color:var(--muted);font-weight:500}.params-table td,.params-table th{border:1px solid var(--border);word-break:break-word;padding:5px 9px}.params-table .check-column{width:32px}.fake-check{border:1px solid var(--border-strong);border-radius:2px;width:10px;height:10px;display:block}.query-params-scroll{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow:auto hidden}.query-params-table{min-width:560px}.query-params-table .param-field-cell{padding:0}.query-params-table input:not([type=checkbox]){width:100%;min-width:0;min-height:32px;color:var(--text);background:0 0;border:0;border-radius:2px;padding:8px 9px;display:block}.query-params-table input::placeholder{color:var(--faint)}.query-params-table input[type=checkbox]{width:12px;height:12px;accent-color:var(--green);display:block}.param-remove{width:18px;height:24px;color:var(--muted);justify-content:center;align-items:center;padding:0;display:flex}.param-remove:hover{color:var(--danger)}.query-params-hint{color:var(--muted);margin:7px 0;font-size:10px;line-height:1.5}.placeholder{color:var(--faint)}.context-note{color:var(--muted);gap:10px;padding:9px 0;line-height:1.7;display:flex}.context-note strong{color:var(--text);font-weight:500}.context-note p{margin:4px 0}.script-content pre{color:var(--green);margin:8px 0;font-size:11px;line-height:1.7}.script-content p{color:var(--muted);font-size:10px}.body-mode{max-width:100%;color:var(--muted);background:0 0;border:0;gap:6px;margin-bottom:10px;padding:0;display:inline-flex}.body-mode>button{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:28px;padding:4px 9px;font-size:11px;font-weight:500;line-height:16px;display:inline-flex}.body-mode>button:hover{background:var(--surface-hover);color:var(--text)}.body-mode>button.active{border-color:var(--border-strong);background:var(--bg);color:var(--orange)}.contact-body-content{padding-bottom:14px}.json-body-editor{border:1px solid var(--border);background:var(--bg);width:100%;min-width:0;color:var(--text);tab-size:2;border-radius:5px;font:12px/1.6 monospace;display:flex;overflow:hidden}.json-body-editor:focus-within{border-color:var(--orange)}.json-body-editor[data-invalid=true]{border-color:var(--danger)}.json-body-gutter{background:var(--surface);border-right:1px solid var(--border);color:var(--faint);text-align:right;-webkit-user-select:none;user-select:none;flex:0 0 38px;position:relative;overflow:hidden}.json-body-gutter pre{font:inherit;margin:0;padding:12px 9px;position:absolute;inset:0 0 auto}.json-body-input{flex:1;min-width:0;position:relative}.json-body-highlight{pointer-events:none;-webkit-user-select:none;user-select:none;font:inherit;margin:0;position:absolute;inset:0;overflow:hidden}.json-body-highlight code{width:max-content;min-width:100%;font:inherit;white-space:pre;padding:12px;display:block}.json-body-input textarea{color:#0000;-webkit-text-fill-color:transparent;width:100%;height:220px;caret-color:var(--text);font:inherit;tab-size:inherit;white-space:pre;resize:none;background:0 0;border:0;border-radius:0;margin:0;padding:12px;display:block;position:relative}.json-body-input textarea:focus-visible{outline:none}.json-body-key{color:var(--key)}.json-body-string{color:var(--string)}.json-body-number,.json-body-bracket{color:var(--number)}.json-body-literal{color:#1165b5}:root[data-theme=dark] .json-body-literal{color:#8cb9ef}.json-body-punctuation{color:var(--muted)}.request-json-editor>p{color:var(--danger);margin:8px 0 0;font-size:11px;line-height:1.5}.contact-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.contact-fields label{flex-direction:column;gap:4px;min-width:0;font-size:11px;font-weight:500;display:flex}.contact-fields input,.contact-fields textarea{background:var(--bg);border:1px solid var(--border);border-radius:5px;width:100%;min-width:0;min-height:32px;padding:6px 9px;font:400 12px/1.5 Arial,sans-serif}.contact-fields input:hover,.contact-fields textarea:hover{border-color:var(--border-strong)}.contact-fields input:focus-visible,.contact-fields textarea:focus-visible{border-color:var(--orange);outline:2px solid var(--orange);outline-offset:2px}.contact-fields input::placeholder,.contact-fields textarea::placeholder{color:var(--faint);opacity:1}.contact-fields .message-field{grid-column:1/-1}.contact-fields textarea{resize:vertical;min-height:72px}.contact-fields .honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.resize-divider{border-bottom:1px solid var(--border);cursor:row-resize;touch-action:none;flex-shrink:0;justify-content:center;align-items:center;height:8px;display:flex}.resize-divider span{background:var(--border-strong);opacity:.5;border-radius:2px;width:26px;height:2px}.resize-divider:hover{background:var(--surface-hover)}.response-panel{flex-direction:column;flex:1;min-height:90px;display:flex;overflow:hidden}.response-top{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;height:40px;padding:0 17px;display:flex}.response-tabs{scrollbar-width:none;align-items:stretch;gap:23px;height:100%;display:flex;overflow-x:auto}.response-tabs>button{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:11px;display:flex;position:relative}.response-tabs>button.active{color:var(--text)}.response-tabs>button.active:after{content:"";background:#ef723c;height:2px;position:absolute;bottom:0;left:0;right:0}.test-count{color:var(--green);font-size:9px}.response-metrics{white-space:nowrap;gap:17px;font-size:10px;display:flex}.metric-label{color:var(--muted)}.response-toolbar{flex-shrink:0;align-items:center;gap:16px;height:38px;padding:0 15px;display:flex}.view-switch{scrollbar-width:none;border:1px solid var(--border);border-radius:4px;align-items:stretch;gap:1px;min-width:0;height:25px;padding:2px;display:flex;overflow-x:auto}.view-switch button{white-space:nowrap;color:var(--muted);border-radius:2px;flex-shrink:0;padding:0 10px;font-size:10px}.view-switch button.active{background:var(--selected);color:var(--text)}.view-switch button:hover{background:var(--surface-hover)}.json-label{color:var(--muted);border-left:1px solid var(--border);padding-left:15px;font-size:10px}.response-actions{color:var(--muted);align-items:center;gap:10px;margin-left:auto;display:flex}.json-viewer{flex:1;min-height:0;padding:9px 0 22px;overflow:auto}.json-viewer pre{tab-size:2;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.85}.code-line{min-width:max-content;display:flex}.line-number{-webkit-user-select:none;user-select:none;text-align:right;width:48px;color:var(--faint);border-right:1px solid var(--border);flex-shrink:0;margin-right:12px;padding-right:16px;font-size:10px;display:inline-block}.line-code{white-space:pre;padding-right:25px}.json-key{color:var(--key)}.json-string{color:var(--string)}.json-number{color:var(--number)}.request-content .json-viewer{max-height:160px}.raw-response{white-space:pre-wrap;overflow-wrap:anywhere;flex:1;margin:0;padding:14px 18px;font-size:12px;line-height:1.7;overflow:auto}.preview-response{padding:8px 24px 25px;overflow:auto}.readable-object{margin:0}.readable-object>div{border-bottom:1px solid var(--border);grid-template-columns:160px 1fr;gap:18px;padding:12px 0;display:grid}.readable-object dt{color:var(--muted);text-transform:capitalize}.readable-object dd{margin:0;line-height:1.7}.readable-list{margin:0;padding-left:17px}.readable-list li{padding:3px 0}.readable-object a{color:var(--orange)}.visualize-response{padding:20px 25px;overflow:auto}.visualize-response h3{font-size:15px;font-weight:500}.visualize-response dl{max-width:550px}.visualize-response dl>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;padding:10px 0;display:flex}.visualize-response dt,.visualize-response p{color:var(--muted)}.visualize-response dd{margin:0;font-family:monospace}.response-detail{padding:16px;overflow:auto}.test-result{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:11px 0;font-size:11px;display:flex}.test-result>span{font-family:monospace;font-size:10px}.response-empty{color:var(--muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;padding:25px 10px;display:flex}.response-empty svg{color:var(--faint)}.response-empty p{color:var(--text);margin:6px 0 0;font-size:13px}.response-empty span{font-size:11px}.response-empty kbd{margin-top:5px}.right-rail{border-left:1px solid var(--border);background:var(--surface-deep);width:37px;color:var(--muted);flex-direction:column;flex-shrink:0;align-items:center;gap:18px;padding-top:12px;display:flex}.right-rail .active{color:var(--text);background:var(--selected)}.mobile-right-tools{display:none}.right-panel{opacity:0;background:var(--surface);flex-shrink:0;width:0;min-width:0;transition:width .19s,opacity .15s;overflow:hidden}.right-panel.open{width:var(--right-panel-width,330px);opacity:1;border-left:1px solid var(--border)}.right-panel-inner{width:calc(var(--right-panel-width,330px) - 1px);flex-direction:column;height:100%;display:flex}.right-panel-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;height:42px;padding:0 8px 0 14px;display:flex}.right-panel-header>span{align-items:center;gap:8px;display:flex}.right-panel-header strong{font-size:11px;font-weight:600}.right-panel-content{flex:1;min-height:0;padding:14px;overflow:auto}.right-panel-content>p{color:var(--muted);margin:0 0 14px;font-size:10px;line-height:1.6}.panel-primary-button{background:var(--blue);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:31px;margin-top:10px;font-size:11px;font-weight:600;display:flex}.panel-primary-button>svg{flex-shrink:0}.agent-format-links{grid-template-columns:1fr 1fr;gap:8px;margin-top:8px;display:grid}.agent-format-links a{border:1px solid var(--border);color:var(--muted);text-align:center;border-radius:4px;padding:8px;font-size:10px}.agent-format-links a:hover{color:var(--text);background:var(--surface-hover)}.side-achievement{border-bottom:1px solid var(--border);color:var(--faint);align-items:flex-start;gap:9px;padding:11px 0;display:flex}.side-achievement>span{flex:1;min-width:0}.side-achievement strong,.side-achievement small{display:block}.side-achievement strong{font-size:11px;font-weight:500}.side-achievement small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.45}.side-achievement.found>svg:first-child{color:var(--orange)}.panel-documentation{line-height:1.7}.panel-documentation dl{margin:0}.panel-documentation dl>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding:9px 0;display:flex}.statusbar{background:var(--surface);border-top:1px solid var(--border);height:27px;color:var(--muted);flex-shrink:0;align-items:center;gap:15px;padding:0 13px;font-size:10px;display:flex}.statusbar button,.statusbar a,.local-status{align-items:center;gap:6px;display:flex}.local-status svg{color:var(--green)}.footer-divider{background:var(--border);width:1px;height:12px}.statusbar button:hover,.statusbar a:hover,.statusbar button.active{color:var(--text)}.statusbar-right{align-items:center;gap:20px;margin-left:auto;display:flex}.footer-count{color:var(--text);font-size:9px}.footer-version{font-size:inherit;line-height:inherit;align-items:center;display:flex}.console-panel{border-top:1px solid var(--border-strong);background:var(--surface-deep);flex-direction:column;flex-shrink:0;height:190px;display:flex}.console-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:33px;padding:0 12px;display:flex}.console-heading strong{align-items:center;gap:7px;font-size:11px;font-weight:500;display:flex}.console-heading>span{color:var(--muted);font-size:10px}.console-logs{padding:6px 12px;overflow:auto}.console-line{border-bottom:1px solid var(--border);align-items:center;gap:14px;padding:7px 0;font-family:monospace;font-size:11px;display:flex}.console-line button{text-align:left}.console-line .log-time{color:var(--faint);font-size:10px}.debug-entry{color:var(--orange);text-align:left;width:100%}.dialog-overlay{z-index:50;background:#0008;animation:.13s fade-in;position:fixed;inset:0}.dialog-content{z-index:51;border:1px solid var(--border-strong);background:var(--bg);width:calc(100% - 32px);max-width:570px;max-height:85dvh;box-shadow:var(--shadow);border-radius:6px;padding:25px;animation:.13s fade-in;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.dialog-content>h2{margin:0 25px 8px 0;font-size:16px;font-weight:600}.dialog-content>p{color:var(--muted);margin:0 15px 20px 0;font-size:12px;line-height:1.7}.dialog-close{z-index:2;position:absolute;top:12px;right:12px}.dialog-content.welcome-dialog{border-radius:10px;max-width:520px;padding:30px}.welcome-byline{color:var(--muted);align-items:center;gap:10px;margin-bottom:26px;font-size:11px;display:flex}.welcome-byline>span>span{color:var(--faint);margin:0 5px}.welcome-monogram{background:var(--orange-bg);width:32px;height:32px;color:var(--orange);letter-spacing:-1px;border-radius:7px;flex-shrink:0;place-items:center;font-size:15px;font-weight:600;display:grid}.dialog-content.welcome-dialog>h2{letter-spacing:-.8px;font-size:26px}.welcome-dialog>p{color:var(--text);margin:0 0 18px;font-size:13px;line-height:1.65}.welcome-story{color:var(--muted);font-size:12px;line-height:1.75}.welcome-story p{margin:0 0 12px}.welcome-entry-heading{margin:24px 0 12px;font-size:12px;font-weight:600}.welcome-entries{gap:9px;display:grid}.welcome-entry{border:1px solid var(--border);background:var(--surface);text-align:left;border-radius:6px;align-items:center;gap:13px;width:100%;padding:15px;transition:background .13s,border-color .13s;display:flex}.welcome-entry:hover{border-color:var(--border-strong);background:var(--surface-hover)}.welcome-entry>span{flex:1;min-width:0}.welcome-entry strong{font-size:12px;font-weight:600;display:block}.welcome-entry small{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.5;display:block}.welcome-human{background:var(--orange-bg);border-color:var(--orange)}@supports (color:color-mix(in lab, red, red)){.welcome-human{border-color:color-mix(in srgb, var(--orange) 40%, var(--border))}}.welcome-human>svg{color:var(--orange)}.welcome-human:hover{background:var(--orange-bg);border-color:var(--orange)}.welcome-term{white-space:nowrap;align-items:baseline;display:inline-flex;position:relative}.welcome-term-help{color:inherit;line-height:inherit;text-decoration-line:underline;text-decoration-style:dotted;-webkit-text-decoration-color:var(--muted);-webkit-text-decoration-color:var(--muted);-webkit-text-decoration-color:var(--muted);text-decoration-color:var(--muted);text-underline-offset:3px;cursor:help;padding:0}.welcome-term-help:hover,.welcome-term-help:focus-visible{color:var(--orange);-webkit-text-decoration-color:var(--orange);-webkit-text-decoration-color:var(--orange);-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange)}.welcome-term-tooltip{z-index:1;border:1px solid var(--border-strong);background:var(--bg);color:var(--text);box-shadow:var(--shadow);white-space:normal;border-radius:6px;padding:10px 12px;font-size:11px;font-weight:400;line-height:1.6;position:absolute;top:calc(100% + 6px)}.welcome-term-tooltip:before{content:"";width:100%;height:7px;position:absolute;top:-7px;left:0}@media (max-width:600px){.dialog-content.welcome-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);padding:20px 18px;overflow:hidden}.dialog-content.welcome-dialog>h2{font-size:22px}.welcome-byline{margin-bottom:14px}.welcome-dialog>p{margin-bottom:12px;line-height:1.5}.welcome-story{font-size:11px;line-height:1.55}.welcome-story p{margin-bottom:7px}.welcome-entry-heading{margin:14px 0 8px}.welcome-entry{gap:10px;padding:10px 12px}.welcome-entry small{margin-top:2px;line-height:1.35}}.search-dialog{padding:20px}.command-input{border:1px solid var(--border-strong);color:var(--muted);border-radius:4px;align-items:center;gap:10px;padding:10px;display:flex}.command-input input{background:0 0;border:0;outline:none;flex:1;min-width:0}.search-results{max-height:360px;margin:12px -7px;overflow:auto}.search-results>button{text-align:left;border-radius:3px;align-items:center;gap:12px;width:100%;padding:11px 10px;display:flex}.search-results>button:hover{background:var(--surface-hover)}.search-results>button>div{flex-direction:column;flex:1;gap:5px;display:flex}.search-results strong{font-size:12px;font-weight:500}.search-results>button>div>span{color:var(--muted);font-size:10px}.dialog-footnote{color:var(--muted);margin-top:16px;font-size:10px;line-height:1.8}.dialog-footnote kbd{margin:0 3px 0 8px}.empty-small{color:var(--muted);padding:20px 15px;font-size:11px;line-height:1.7}.achievement{border-bottom:1px solid var(--border);color:var(--faint);align-items:center;gap:14px;padding:15px 0;display:flex}.achievement>div{flex:1}.achievement strong{font-size:12px;font-weight:500}.achievement p{margin:5px 0 0;font-size:11px;line-height:1.5}.achievement.found>svg{color:var(--orange)}.achievement.found strong{color:var(--text)}.achievement.found p{color:var(--muted)}.environment-modal-select{justify-content:space-between;align-items:center;margin:20px 0;display:flex}.environment-modal-select select{border:1px solid var(--border-strong);background:var(--surface);border-radius:3px;padding:7px 10px}.variables-table{font-size:11px}.variables-table th:first-child{width:40%}.history-list{max-height:350px;margin-bottom:15px;overflow:auto}.history-list button{text-align:left;border-bottom:1px solid var(--border);align-items:center;gap:12px;width:100%;padding:11px 0;display:flex}.history-list button>span:nth-child(2){flex:1;font-family:monospace;font-size:11px}.history-list small{color:var(--muted);margin-top:6px;font-size:10px;display:block}.help-content{color:var(--muted);line-height:1.8}.help-content dl>div{border-bottom:1px solid var(--border);justify-content:space-between;padding:8px 0;display:flex}.help-links{color:var(--orange);flex-wrap:wrap;gap:16px;margin:18px 0;font-size:11px;display:flex}.help-links a{align-items:center;gap:5px;display:flex}.code-snippet-panel{min-width:0}.snippet-toolbar{align-items:center;gap:5px;margin-bottom:10px;display:flex}.snippet-toolbar>button[role=tab]{color:var(--muted);border-radius:4px;padding:7px 9px;font-size:11px}.snippet-toolbar>button[role=tab]:hover,.snippet-toolbar>button[role=tab].active{color:var(--text);background:var(--surface-hover)}.snippet-toolbar .ui-button{margin-left:auto}.code-snippet-panel pre{border:1px solid var(--border);background:var(--surface-deep);min-height:220px;max-height:48dvh;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:4px;margin:0;padding:16px;font:11px/1.65 monospace;overflow:auto}.tour-layer{z-index:80;pointer-events:none;position:fixed;inset:0}.tour-interaction-shield{z-index:0;pointer-events:auto;position:fixed;inset:0}.tour-spotlight{z-index:1;border:1px solid var(--orange);position:fixed}@supports (color:color-mix(in lab, red, red)){.tour-spotlight{border:1px solid color-mix(in srgb, var(--orange) 72%, white)}}.tour-spotlight{box-shadow:0 0 0 9999px #090909b8, 0 0 0 4px var(--orange), 0 10px 30px #0004;border-radius:9px}@supports (color:color-mix(in lab, red, red)){.tour-spotlight{box-shadow:0 0 0 9999px #090909b8, 0 0 0 4px color-mix(in srgb, var(--orange) 22%, transparent), 0 10px 30px #0004}}.tour-spotlight{pointer-events:none;transition:top .26s cubic-bezier(.2,.8,.2,1),left .26s cubic-bezier(.2,.8,.2,1),width .26s cubic-bezier(.2,.8,.2,1),height .26s cubic-bezier(.2,.8,.2,1)}.tour-card{z-index:2;width:min(380px,100vw - 28px);color:var(--text);background:var(--bg);border:1px solid var(--border-strong);opacity:0;pointer-events:auto;border-radius:12px;outline:none;padding:20px;transition:top .26s cubic-bezier(.2,.8,.2,1),left .26s cubic-bezier(.2,.8,.2,1),opacity .15s,transform .15s;position:fixed;transform:translateY(4px);box-shadow:0 20px 70px #0008}.tour-card.positioned{opacity:1;transform:translateY(0)}.tour-pointer{background:var(--bg);border:solid var(--border-strong);width:14px;height:14px;position:absolute;transform:rotate(45deg)}.tour-card[data-side=right] .tour-pointer{left:-8px;top:var(--tour-pointer-offset,50%);border-width:0 0 1px 1px}.tour-card[data-side=left] .tour-pointer{right:-8px;top:var(--tour-pointer-offset,50%);border-width:1px 1px 0 0}.tour-card[data-side=bottom] .tour-pointer{top:-8px;left:var(--tour-pointer-offset,50%);border-width:1px 0 0 1px}.tour-card[data-side=top] .tour-pointer{bottom:-8px;left:var(--tour-pointer-offset,50%);border-width:0 1px 1px 0}.tour-card-header{align-items:center;gap:10px;margin-bottom:16px;display:flex}.tour-step-icon{width:34px;height:34px;color:var(--orange);background:var(--orange-bg);border:1px solid var(--orange);justify-content:center;align-items:center;display:flex}@supports (color:color-mix(in lab, red, red)){.tour-step-icon{border:1px solid color-mix(in srgb, var(--orange) 28%, var(--border))}}.tour-step-icon{border-radius:9px}.tour-card-header>div{flex-direction:column;gap:2px;display:flex}.tour-eyebrow{color:var(--orange);font-size:10px;font-weight:600}.tour-counter{color:var(--muted);font-size:10px}.tour-close{align-self:flex-start;margin-left:auto}.tour-card>h2{letter-spacing:-.35px;margin:0 0 9px;font-size:20px;font-weight:600;line-height:1.25}.tour-card>p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.tour-action{color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:7px;align-items:flex-start;gap:9px;margin-top:15px;padding:11px 12px;font-size:11px;line-height:1.5;display:flex}.tour-action svg{color:var(--orange);margin-top:1px}.tour-progress{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:19px;display:grid}.tour-progress span{background:var(--border);border-radius:2px;height:3px;overflow:hidden}.tour-progress span:after{content:"";background:var(--orange);width:0;height:100%;transition:width .22s;display:block}.tour-progress span.active:after{width:100%}.tour-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:15px;display:flex}.tour-navigation{align-items:center;gap:7px;margin-left:auto;display:flex}.tour-back,.tour-next{border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:7px 11px;font-weight:600;display:inline-flex}.tour-back{border:1px solid var(--border);background:var(--surface)}.tour-back:hover{background:var(--surface-hover)}.tour-next{min-width:102px;color:var(--tour-accent-text);background:var(--orange)}.tour-next:hover{background:var(--orange)}@supports (color:color-mix(in lab, red, red)){.tour-next:hover{background:color-mix(in srgb, var(--orange) 90%, #000)}}.text-button{padding:5px 0;font-size:11px}.toast{z-index:70;max-width:min(460px,100% - 32px);color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-left:2px solid var(--orange);box-shadow:var(--shadow);border-radius:4px;align-items:center;gap:12px;padding:12px 12px 12px 16px;font-size:11px;line-height:1.6;display:flex;position:fixed;bottom:43px;right:23px}.toast>svg{color:var(--orange)}.toast>span{flex:1}.raw-page{max-width:850px;margin:0 auto;padding:50px 28px;font-size:15px;line-height:1.8}.raw-page header{border-bottom:1px solid var(--border);padding-bottom:22px}.raw-page h1{margin:18px 0 2px;font-size:32px}.raw-page h2{margin:32px 0 12px;font-size:22px}.raw-page h3{margin:20px 0 8px;font-size:16px}.raw-page p{margin:8px 0}.raw-page nav{flex-wrap:wrap;gap:20px;font-size:12px;display:flex}.raw-page a{color:var(--orange);text-underline-offset:3px;text-decoration:underline}.raw-language-form{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;font-size:12px;display:flex}.raw-language-form select{border:1px solid var(--border-strong);background:var(--surface);min-height:34px;color:var(--text);border-radius:4px;padding:5px 9px}.raw-format-languages li{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.raw-format-languages span{min-width:65px}.raw-page ul{padding-left:20px;list-style:outside}.raw-page li{padding:3px 0}.raw-page footer{border-top:1px solid var(--border);color:var(--muted);margin-top:35px;padding-top:15px;font-size:12px}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (min-width:1700px){.request-area{min-height:260px}.json-viewer pre{font-size:13px}.collection-folder,.endpoint-row{height:25px}}@media (max-width:1250px){.right-panel.open{width:var(--right-panel-width,290px)}.right-panel-inner{width:calc(var(--right-panel-width,290px) - 1px)}.top-home,.personal-badge{display:none}.response-metrics{gap:10px}.metric-label{display:none}.global-search{width:230px}.sidebar-bottom .tiny-label{font-size:7px}.response-tabs{gap:16px}}@media (max-width:950px){.panel-resizer-right,.right-panel,.right-rail{display:none}.mobile-right-tools{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;align-items:center;gap:4px;padding:1px 8px;display:flex}.mobile-tool-button{min-height:28px;color:var(--muted);border-radius:4px;flex:1;justify-content:center;align-items:center;gap:4px;padding:3px 5px;font-size:10px;line-height:12px;display:flex}.mobile-tool-button>svg{flex-shrink:0;width:12px;height:12px}.mobile-tool-button>span{line-height:12px;display:block}.mobile-tool-button:hover{background:var(--surface-hover);color:var(--text)}.mobile-tool-button.active{background:var(--orange-bg);color:var(--orange)}.dialog-content.mobile-tools-dialog{width:100%;max-width:600px;max-height:85dvh;padding:0 0 env(safe-area-inset-bottom);background:var(--surface);border-radius:16px 16px 0 0;animation:.18s ease-out mobile-tools-enter;top:auto;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.mobile-tools-dialog .right-panel-inner{width:100%;height:auto;max-height:calc(85dvh - env(safe-area-inset-bottom))}.mobile-tools-dialog .right-panel-header{height:58px;padding:0 60px 0 20px}.mobile-tools-dialog .right-panel-header strong{font-size:14px}.mobile-tools-dialog .dialog-close{width:44px;height:44px;top:7px;right:8px}.mobile-tools-dialog .right-panel-content{overscroll-behavior:contain;flex:0 auto;padding:20px}.mobile-tools-dialog .right-panel-content>p{font-size:13px}.mobile-tools-dialog .panel-primary-button,.mobile-tools-dialog .agent-format-links a,.mobile-tools-dialog .snippet-toolbar>button{min-height:44px;font-size:12px}.mobile-tools-dialog .code-snippet-panel pre{max-height:36dvh}.endpoint-row{padding-left:24px}.collection-folder{padding-left:16px}.collection-root{gap:6px;padding-left:9px}.global-search{width:200px}.request-tabs{gap:19px}.response-metrics{font-size:9px}.response-top{gap:8px;padding:0 12px}.response-tabs{gap:12px}.response-tabs button{font-size:10px}.sidebar-bottom{padding:14px 12px}.request-description{font-size:10px}}@keyframes mobile-tools-enter{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@media (max-width:700px){.panel-resizer-left{display:none}.app-shell{min-height:0}.topbar{gap:10px;height:48px;padding:0 10px}.mobile-menu{display:flex}.brand-mark{width:23px;height:23px}.brand-mark svg{width:16px}.workspace-name{gap:5px;min-width:0;height:28px;font-size:11px}.workspace-name>svg{display:none}.global-search{background:0 0;border:0;flex-shrink:0;justify-content:center;width:28px;height:28px;margin-left:0;padding:0;position:static;transform:none}.global-search span,.global-search kbd{display:none}.top-actions{gap:5px;margin-left:auto}.top-actions>.icon-button,.avatar-slot{width:28px;height:28px}.desktop-help{display:none}.avatar{width:24px;height:24px;font-size:9px}.collection-pane,.desktop-sidebar,.activity-rail{display:none}.workspace-tabs{height:37px}.environment-select{gap:2px;padding:0 4px 0 7px}.environment-trigger{gap:5px;padding:0 6px;font-size:10px}.env-settings{width:23px;margin-right:2px}.request-tab>button:first-child{gap:6px;padding-left:10px;padding-right:5px;font-size:10px}.request-tab{max-width:min(180px,100% - 8px)}.request-tab>button:first-child>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tab-close{width:21px}.new-tab{width:23px;margin:0 3px}.request-heading{height:37px;padding:0 12px}.breadcrumb{gap:7px;font-size:10px}.breadcrumb>span:first-of-type,.breadcrumb>span:nth-of-type(2){display:none}.request-description{margin-bottom:12px;padding:0 12px;font-size:11px;line-height:1.5}.request-area{min-height:180px;max-height:36dvh;overflow-x:hidden;height:220px!important}.request-panel{padding:0 10px}.request-url-row{gap:6px;height:39px}.request-method{width:63px;padding:0 8px;font-size:10px}.request-address{padding:0 8px;font-size:10px}.request-url{padding-right:3px}.request-url .icon-button{width:23px}.send-button{gap:7px;width:65px;padding:8px;font-size:11px}.send-button,.send-options-button{height:34px;min-height:34px}.send-options-button{width:22px}.request-tabs{gap:10px}.request-tabs button{font-size:12px}.request-version,.panel-label>span{display:none}.params-table{font-size:10px}.params-table td,.params-table th{padding:8px}.resize-divider{pointer-events:none;height:5px}.response-top{flex-direction:column;align-items:stretch;gap:0;height:auto;min-height:60px;padding:0 11px}.response-tabs{gap:23px;height:32px}.response-tabs>button{font-size:12px}.response-metrics{border-top:1px solid var(--border);gap:16px;padding:7px 0;font-size:9px}.metric-label{display:inline}.response-toolbar{gap:8px;height:36px;padding:0 9px}.view-switch button{padding:0 8px;font-size:11px}.json-label{padding-left:8px;font-size:9px}.response-actions{gap:6px}.json-viewer{padding-top:7px}.json-viewer pre{font-size:12px;line-height:1.9}.line-number{width:32px;margin-right:9px;padding-right:8px;font-size:9px}.statusbar{gap:10px;height:29px;padding:0 9px;font-size:9px}.local-status{gap:0;font-size:0}.footer-divider,.footer-search,.footer-linkedin,.footer-version{display:none!important}.statusbar-right{gap:12px}.statusbar-right button{gap:4px}.mobile-drawer{background:var(--surface);border-radius:0;flex-direction:column;width:min(310px,87vw);max-width:none;max-height:100dvh;padding:14px 0 0;display:flex;top:0;bottom:0;left:0;transform:none}.mobile-drawer .sidebar-search{flex-shrink:0;min-height:32px;margin-right:48px}.mobile-drawer .sidebar-heading{min-height:44px;padding-right:12px}.mobile-drawer .sidebar-heading>button{width:44px;height:44px}.mobile-drawer .dialog-close{top:21px}.mobile-drawer .collection-root{padding-left:15px}.mobile-drawer .collection-folder{height:38px;padding-left:25px;font-size:12px}.mobile-drawer .endpoint-row{height:37px;padding-left:62px;font-size:11px}.mobile-drawer .sidebar-bottom .tiny-label{font-size:8px}.console-panel{height:155px}.console-heading>span{display:none}.console-line{gap:7px;font-size:9px}.console-line .log-time{font-size:8px}.debug-entry{flex-wrap:wrap;font-size:10px}.contact-fields{grid-template-columns:1fr;gap:10px}.contact-fields label{gap:4px;font-size:11px}.contact-fields input,.contact-fields textarea{min-height:34px;padding:6px 9px;font-size:16px;line-height:20px}.contact-fields textarea{min-height:76px}.body-mode>button{min-height:30px}.json-body-editor{font-size:16px;line-height:1.5}.json-body-input textarea{height:210px}.request-area.contact-request-area{max-height:none;height:min(380px,100dvh - 320px)!important}.preview-response{padding:5px 15px 20px}.readable-object>div{grid-template-columns:1fr;gap:5px;padding:9px 0}.readable-object dt{font-size:10px}.readable-object dd{font-size:12px}.dialog-content{padding:22px 18px}.mobile-drawer{padding:14px 0 0}.dialog-content>h2{font-size:15px}.tour-card{border-radius:10px;padding:17px}.tour-card>h2{font-size:18px}.tour-card>p{font-size:11px}.tour-action{margin-top:12px;padding:9px 10px}.tour-footer{align-items:flex-end}.tour-skip{text-align:left;max-width:48px}.variables-table{font-size:9px}.toast{font-size:10px;bottom:41px;right:12px}.raw-page{padding:25px 20px;font-size:14px}.raw-page h1{font-size:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.response-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.metric-label{margin-right:3px}.ping-pong-easter-egg{z-index:90;pointer-events:none;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.ping-pong-scene{perspective:800px;perspective-origin:50% 35%;width:320px;height:340px;position:relative}.ping-pong-paddle{transform-origin:50% 90%;filter:drop-shadow(7px 14px 10px #00000059);width:170px;height:240px;animation:2.4s both ping-pong-swing;position:absolute;top:38px;left:65px}.ping-pong-ball{background:radial-gradient(circle at 32% 26%,#fff 0%,#fcfbf5 25%,#eeeae0 52%,#c6c1b4 78%,#8e897e 100%);border-radius:50%;width:34px;height:34px;animation:2.4s linear both ping-pong-return;position:absolute;top:99px;left:133px;overflow:hidden;box-shadow:inset -2px -3px 5px #49412f2e,inset 1px 1px 2px #fff}.ping-pong-ball:before{content:"";border-left:.5px solid #9b958259;border-right:.5px solid #ffffffa6;border-radius:50%;position:absolute;inset:1px 7px;transform:rotate(-32deg)}.ping-pong-scene strong{background:var(--surface);color:var(--text);letter-spacing:2px;border-radius:8px;padding:6px 12px;font-size:24px;animation:2.4s both ping-pong-caption;position:absolute;bottom:24px;right:14px}@keyframes ping-pong-swing{0%{opacity:0;transform:translate3d(-35px,18px,-60px)rotate(-32deg)rotateY(-35deg)}12%,27%{opacity:1;transform:translate3d(-25px,12px,-45px)rotate(-28deg)rotateY(-28deg)}35%{opacity:1;transform:translate(0)rotate(0)rotateY(0)}48%,76%{opacity:1;transform:translate3d(18px,-10px,30px)rotate(16deg)rotateY(24deg)}to{opacity:0;transform:translate(18px,4px)rotate(12deg)rotateY(24deg)}}@keyframes ping-pong-return{0%{opacity:0;transform:translate3d(110px,-85px,480px)rotate(-110deg)}8%{opacity:1}35%{opacity:1;transform:translateZ(3px)rotate(0)}80%{opacity:1}86%,to{opacity:0;transform:translate3d(5px,2px,780px)rotate(240deg)}}@keyframes ping-pong-caption{0%,34%{opacity:0;transform:translateY(8px)}40%,76%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ping-pong-paddle{transform:rotate(-12deg)}.ping-pong-ball{transform:translate(62px,-20px)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
