:root{--bg:#f7f6f3;--surface:#fff;--surface-2:#f0efeb;--ink:#23231f;--ink-2:#5c5b53;--ink-3:#8d8c82;--line:#e2e1da;--accent:#47599c;--accent-ink:#3a4a86;--good:#2e7d4f;--warn:#a9700f;--crit:#b3452e;--meter-track:#e6e5de;--mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}@media (prefers-color-scheme:dark){:root{--bg:#191a1c;--surface:#212226;--surface-2:#2a2b30;--ink:#e8e7e2;--ink-2:#a5a49b;--ink-3:#77766e;--line:#34353a;--accent:#8fa0dd;--accent-ink:#a5b4e8;--good:#5cb885;--warn:#d9a544;--crit:#d97a63;--meter-track:#33343a}}:root[data-theme=light]{--bg:#f7f6f3;--surface:#fff;--surface-2:#f0efeb;--ink:#23231f;--ink-2:#5c5b53;--ink-3:#8d8c82;--line:#e2e1da;--accent:#47599c;--accent-ink:#3a4a86;--good:#2e7d4f;--warn:#a9700f;--crit:#b3452e;--meter-track:#e6e5de}:root[data-theme=dark]{--bg:#191a1c;--surface:#212226;--surface-2:#2a2b30;--ink:#e8e7e2;--ink-2:#a5a49b;--ink-3:#77766e;--line:#34353a;--accent:#8fa0dd;--accent-ink:#a5b4e8;--good:#5cb885;--warn:#d9a544;--crit:#d97a63;--meter-track:#33343a}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--sans);margin:0;font-size:15px;line-height:1.5}.wrap{max-width:880px;margin:0 auto;padding:40px 20px 80px}.readme{font-family:var(--sans);background:var(--surface);border:1px solid var(--line);word-break:break-word;max-height:340px;color:var(--ink-2);border-radius:6px;margin:0;padding:12px 14px;font-size:.82rem;line-height:1.6;overflow-y:auto}.readme h1,.readme h2,.readme h3,.readme h4,.readme h5,.readme h6{color:var(--ink);margin:.9em 0 .4em;font-weight:600;line-height:1.3}.readme h1:first-child,.readme h2:first-child,.readme h3:first-child{margin-top:0}.readme h1{font-size:1.3rem}.readme h2{font-size:1.15rem}.readme h3{font-size:1.02rem}.readme p{margin:.5em 0}.readme ul,.readme ol{margin:.5em 0;padding-left:1.5em}.readme li{margin:.2em 0}.readme li input[type=checkbox]{margin-right:.4em}.readme code{font-family:var(--mono);background:var(--surface-2);border-radius:3px;padding:.1em .35em;font-size:.85em}.readme pre{font-family:var(--mono);background:var(--surface-2);border:1px solid var(--line);border-radius:6px;margin:.6em 0;padding:10px 12px;font-size:.78rem;overflow-x:auto}.readme pre code{background:0 0;padding:0}.readme table{border-collapse:collapse;max-width:100%;margin:.6em 0;font-size:.82rem;display:block;overflow-x:auto}.readme th,.readme td{border:1px solid var(--line);text-align:left;padding:4px 8px}.readme th{background:var(--surface-2);font-weight:600}.readme a{color:var(--accent-ink)}.readme a:hover{text-decoration:underline}.readme blockquote{border-left:3px solid var(--line);color:var(--ink-3);margin:.6em 0;padding:.2em .9em}.readme del{color:var(--ink-3)}.readme hr{border:none;border-top:1px solid var(--line);margin:1em 0}.readme img{max-width:100%}header.page h1{letter-spacing:-.02em;text-wrap:balance;margin:0 0 4px;font-size:1.7rem;font-weight:700}header.page .sub{color:var(--ink-2);margin:0}header.page .sub code{font-family:var(--mono);font-size:.85em}.notice{border:1px solid var(--line);border-left:3px solid var(--warn);background:var(--surface);color:var(--ink-2);border-radius:6px;margin-top:18px;padding:10px 14px;font-size:.86rem}.totals{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin:24px 0 36px;display:grid}.tile{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:12px 14px}.tile .n{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.tile .l{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);margin-top:2px;font-size:.7rem}.hide-ignored-toggle{color:var(--ink-2);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;margin-top:18px;font-size:.8rem;display:inline-flex}.hide-ignored-toggle input{accent-color:var(--accent);cursor:pointer}.repo{background:var(--surface);border:1px solid var(--line);border-radius:10px;margin-bottom:22px;overflow:hidden}.repo-head{padding:18px 20px 14px}.repo-head .toprow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.repo-head h2{letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:650}.repo-head h2 a{color:var(--ink);text-decoration:none}.repo-head h2 a:hover{color:var(--accent-ink);text-decoration:underline}.badges{align-items:baseline;gap:8px;display:inline-flex}.badge{text-transform:uppercase;letter-spacing:.07em;border:1px solid var(--line);color:var(--ink-2);background:var(--surface-2);border-radius:99px;padding:2px 8px;font-size:.66rem}.badge.private{border-color:var(--warn);color:var(--warn);background:0 0}.lang{color:var(--ink-3);font-size:.78rem}.desc{color:var(--ink-2);margin:6px 0 0;font-size:.86rem}.assess-group{align-items:baseline;gap:6px;margin-left:auto;display:inline-flex}.assess-label{color:var(--ink-3);font-size:.72rem}.assess-control{border:1px solid var(--line);border-radius:6px;font-size:.72rem;display:inline-flex}.assess-control label{cursor:pointer;color:var(--ink-2);-webkit-user-select:none;user-select:none;padding:2px 8px;position:relative}.assess-control label:first-child{border-radius:5px 0 0 5px}.assess-control label:last-child{border-radius:0 5px 5px 0}.assess-control label.active{background:var(--accent);color:var(--surface)}.assess-control input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.assess-control label:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:-2px}.assess-control:has(input:disabled){opacity:.5}.assess-control input:disabled{cursor:not-allowed}.assess-control label:has(input:disabled){cursor:not-allowed}.assess-reason{color:var(--ink-3);font-size:.7rem;font-style:italic}.repo.is-ignored{opacity:.55}.meter-row{align-items:center;gap:12px;margin-top:14px;display:flex}.meter-row .last-assessed.date{color:var(--ink-3);font-size:.7rem;font-style:italic}.meter{background:var(--meter-track);border-radius:99px;flex:1;height:7px;overflow:hidden}.meter>div{border-radius:99px;height:100%}.meter-pct{font-family:var(--mono);font-variant-numeric:tabular-nums;text-align:right;min-width:3.2em;font-size:.82rem}.status-chip{letter-spacing:.04em;white-space:nowrap;border-radius:5px;padding:3px 9px;font-size:.7rem;font-weight:600}.s-good{color:var(--good);background:color-mix(in srgb, var(--good) 12%, transparent)}.s-warn{color:var(--warn);background:color-mix(in srgb, var(--warn) 13%, transparent)}.s-crit{color:var(--crit);background:color-mix(in srgb, var(--crit) 12%, transparent)}.s-none{color:var(--ink-3);background:var(--surface-2)}.assess{border-top:1px solid var(--line);background:var(--surface);padding:14px 20px 16px}.assess .eyebrow{text-transform:uppercase;letter-spacing:.09em;color:var(--accent-ink);margin-bottom:6px;font-size:.66rem;font-weight:650}.assess p{max-width:68ch;margin:0 0 8px;font-size:.9rem}.assess p:last-child{margin-bottom:0}.assess ul{color:var(--ink-2);margin:6px 0 0;padding-left:18px;font-size:.86rem}.assess li{margin-bottom:3px}.raw{border-top:1px solid var(--line);background:var(--surface-2)}.raw details{border-bottom:1px solid var(--line)}.raw details:last-child{border-bottom:none}.raw summary{cursor:pointer;color:var(--ink-2);-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:9px 20px;font-size:.8rem;font-weight:600;list-style:none;display:flex}.raw summary::-webkit-details-marker{display:none}.raw summary:before{content:"▸";color:var(--ink-3);font-size:.7rem;transition:transform .12s}.raw details[open] summary:before{transform:rotate(90deg)}@media (prefers-reduced-motion:reduce){.raw summary:before{transition:none}}.raw summary:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.raw .count{font-family:var(--mono);color:var(--ink-3);font-size:.72rem;font-weight:400}.raw .body{padding:4px 20px 16px;overflow-x:auto}table.log{border-collapse:collapse;font-family:var(--mono);width:100%;font-size:.76rem}table.log td{white-space:nowrap;vertical-align:top;color:var(--ink-2);padding:2px 14px 2px 0}table.log td.msg{white-space:normal;color:var(--ink);min-width:24ch}table.log td.date,table.log td.sha{color:var(--ink-3)}.pr-state{font-weight:600}.pr-state.merged{color:var(--good)}.pr-state.open{color:var(--accent-ink)}.pr-state.closed{color:var(--crit)}.empty{color:var(--ink-3);font-size:.8rem;font-style:italic}footer.page{border-top:1px solid var(--line);color:var(--ink-3);max-width:68ch;margin-top:40px;padding-top:16px;font-size:.78rem}.login-wrap{max-width:360px;padding-top:96px}.login-form{background:var(--surface);border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:10px;padding:24px 22px;display:flex}.login-title{letter-spacing:-.02em;margin:0;font-size:1.3rem;font-weight:700}.login-sub{color:var(--ink-2);margin:0 0 6px;font-size:.85rem}.login-label{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);font-size:.7rem}.login-form input[type=password]{font:inherit;border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:6px;padding:9px 10px}.login-form input[type=password]:focus-visible{outline:2px solid var(--accent);outline-offset:-1px}.login-form button{font:inherit;border:1px solid var(--accent);background:var(--accent);color:var(--surface);cursor:pointer;border-radius:6px;margin-top:4px;padding:9px 10px;font-weight:600}.login-form button:disabled{opacity:.6;cursor:default}.login-error{color:var(--crit);margin:0;font-size:.82rem}.qtip{cursor:pointer;color:var(--ink-2);box-sizing:border-box;font:inherit;background:0 0;border:none;padding:0;font-style:normal;transition:all .1s ease-in-out;display:inline-block;position:relative}.qtip:hover{color:var(--ink)}.qtip:before{content:attr(data-tip);background:var(--surface-2);color:var(--ink-2);border:1px solid var(--line);text-align:center;opacity:0;visibility:hidden;letter-spacing:0;min-width:120px;padding:.5em;font-family:sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:1.2em;transition:all .1s ease-in-out;position:absolute;box-shadow:0 2px 8px #0000002e}.qtip:after{content:"";opacity:0;visibility:hidden;border-style:solid;width:0;height:0;transition:all .1s ease-in-out;position:absolute}.qtip:hover:before,.qtip:hover:after,.qtip:focus-visible:before,.qtip:focus-visible:after{visibility:visible;opacity:1}.qtip.tip-top:before{box-sizing:border-box;border-radius:3px;top:0;left:50%;transform:translate(-50%,calc(-100% - 8px))}.qtip.tip-top:after{border-width:8px 8px 0;border-color:var(--surface-2) transparent transparent transparent;top:-8px;left:50%;transform:translate(-50%)}.qtip.tip-bottom:before{box-sizing:border-box;border-radius:3px;bottom:0;left:50%;transform:translate(-50%,calc(100% + 8px))}.qtip.tip-bottom:after{border-width:0 8px 8px;border-color:transparent transparent var(--surface-2) transparent;bottom:-8px;left:50%;transform:translate(-50%)}[data-start-icon-button]{cursor:pointer;color:var(--start-dt-text,#f9fafb);background:0 0;border-width:0;border-radius:.5rem;justify-content:center;align-items:center;padding:.375rem;transition-property:color,background-color,border-color,box-shadow,opacity;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}[data-start-icon-button]:hover{color:var(--start-dt-text,#e5e7eb);background-color:var(--start-dt-surface-hover,#374151)}[data-start-icon-button]:focus{outline:2px solid #0000;outline-color:var(--start-dt-accent,#f9fafb);outline-offset:2px}[data-start-icon-button]:focus-visible{box-shadow:0 0 0 2px var(--start-dt-accent,#111827bf)}[data-start-icon-button]:active{color:var(--start-dt-accent,#f3f4f6);background-color:var(--start-dt-surface-active,#1f2937)}[data-start-icon-button]:disabled{opacity:.35;cursor:default;pointer-events:none}[data-start-icon-button]>svg{width:1.25rem;height:1.25rem}[data-start-text-size=xs]{font-size:.75rem;line-height:1.33333}[data-start-text-size=sm]{font-size:.875rem;line-height:1.42857}[data-start-text-size=base]{font-size:1rem;line-height:1.5}[data-start-text-size=lg]{font-size:1.125rem;line-height:1.55556}[data-start-text-size=xl]{font-size:1.25rem;line-height:1.4}[data-start-text-size="2xl"]{font-size:1.5rem;line-height:1.33333}[data-start-text-font=sans]{font-family:system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}[data-start-text-font=serif]{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}[data-start-text-font=mono]{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}[data-start-text-weight=thin]{font-weight:100}[data-start-text-weight=extralight]{font-weight:200}[data-start-text-weight=light]{font-weight:300}[data-start-text-weight=normal]{font-weight:400}[data-start-text-weight=medium]{font-weight:500}[data-start-text-weight=semibold]{font-weight:600}[data-start-text-weight=bold]{font-weight:700}[data-start-text-weight=extrabold]{font-weight:800}[data-start-text-weight=black]{font-weight:900}[data-start-text-wrap=wrap]{white-space:wrap}[data-start-text-wrap=nowrap]{white-space:nowrap}[data-start-badge]{background-color:var(--background);border:1px var(--border) solid;color:var(--foreground);border-radius:.375rem;justify-content:center;align-items:center;gap:.25rem;padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;font-weight:600;line-height:1rem;display:inline-flex}[data-start-badge=success]{--background:oklch(63% .15 150/.14);--border:oklch(63% .15 150/.4);--foreground:oklch(80% .14 152)}[data-start-badge=failure]{--background:oklch(63% .21 25/.14);--border:oklch(63% .21 25/.4);--foreground:oklch(78% .15 22)}[data-start-badge=warning]{--background:oklch(75% .15 85/.14);--border:oklch(75% .15 85/.4);--foreground:oklch(85% .13 88)}[data-start-badge=info]{--background:oklch(68% .13 245/.14);--border:oklch(68% .13 245/.4);--foreground:oklch(78% .11 245)}[data-start-placeholder]{width:100%;height:100%;color:var(--start-dt-text-muted,inherit);justify-content:center;align-items:center;display:flex}[data-start-placeholder]>span{text-align:center}[data-start-section]{flex-direction:column;gap:.375rem;display:flex}[data-start-section-title]{text-transform:uppercase;letter-spacing:.06em;color:var(--start-dt-text-muted,inherit)}summary[data-start-section-title]{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.375rem;list-style:none;display:flex}summary[data-start-section-title]::-webkit-details-marker{display:none}summary[data-start-section-title]:before{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:.375rem;height:.375rem;transition:transform .15s cubic-bezier(.4,0,.2,1);transform:rotate(-45deg)}details[open]>summary[data-start-section-title]:before{transform:rotate(45deg)}summary[data-start-section-title]:hover{color:var(--start-dt-text,inherit)}[data-start-section-content]{border-left:2px var(--start-dt-border-soft,oklch(87% .065 274.039)) solid;width:calc(100% - 2rem);margin-left:.25rem;padding-left:.625rem;overflow:auto}[data-start-select]{margin:0;flex-direction:column;margin-block:0;padding-inline:0;list-style-type:none;display:flex}[data-start-select]>*+*{border-top:1px var(--start-dt-border-soft,oklch(87% .065 274.039)) solid}[data-start-select-option]{color:var(--start-dt-text,#f9fafb);cursor:pointer;white-space:nowrap;border-left:2px solid #0000;outline:none;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}[data-start-select-option]:hover{background-color:var(--start-dt-surface-hover,#374151)}[data-start-select-option][tc-active],[data-start-select-option][tc-selected],[data-start-select-option]:focus{color:var(--start-dt-text,#e5e7eb);background-color:var(--start-dt-accent-soft,#374151);border-left-color:var(--start-dt-accent,transparent)}[data-start-tab]{cursor:pointer;color:var(--start-dt-text-muted,#e5e7eb);background:0 0;border:none;border-radius:.375rem;outline:none;justify-content:center;align-items:center;padding:.25rem .875rem;font-size:.8125rem;font-weight:500;line-height:1.25rem;transition-property:color,background-color,border-color,box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}[data-start-tab]:hover,[data-start-tab]:focus{color:var(--start-dt-text,#e5e7eb)}[data-start-tab][tc-active],[data-start-tab][tc-selected]{color:var(--start-dt-text,#e5e7eb);background-color:var(--start-dt-surface-hover,#374151);box-shadow:0 1px 2px oklch(0% 0 0/.25)}[data-start-tab-list]{background-color:var(--start-dt-surface,#111827);border-radius:.5rem;align-self:flex-start;gap:.25rem;margin:.5rem;padding:.25rem;display:inline-flex}[data-start-tab-panel]{border-top:var(--start-dt-border-soft,oklch(87% .065 274.039)) 1px solid;flex-direction:column;flex:1;gap:.75rem;min-height:0;padding:.75rem;display:flex;overflow:auto}[data-start-button]{cursor:pointer;color:var(--start-dt-text,oklch(97% .014 254.604));background-color:var(--start-dt-surface,#111827);border:1px var(--start-dt-border,transparent) solid;white-space:nowrap;border-radius:.5rem;outline:none;justify-content:center;align-items:center;padding:.25rem .625rem;font-size:.875rem;line-height:1.25rem;transition-property:color,background-color,border-color,box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}[data-start-button][tc-active],[data-start-button][tc-selected],[data-start-button]:hover,[data-start-button]:focus{color:var(--start-dt-text,#dbeafe);background-color:var(--start-dt-surface-hover,#1e3a8a);border-color:var(--start-dt-accent,transparent)}[data-start-blob-viewer]{text-align:left;align-self:flex-start;align-items:center;gap:.625rem;padding:.5rem .75rem;display:flex}[data-start-blob-viewer] svg{width:1.5rem;height:1.5rem;color:var(--start-dt-accent,currentColor);flex-shrink:0}[data-start-blob-viewer-info]{flex-direction:column;align-items:flex-start;gap:.25rem;min-width:0;display:flex}[data-start-blob-viewer-name]{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.8125rem;font-weight:600;line-height:1rem;overflow:hidden}[data-start-blob-viewer-meta]{color:var(--start-dt-text-muted,inherit);align-items:center;gap:.5rem;font-size:.75rem;line-height:1rem;display:flex}[data-start-headers-viewer]{font-size:.75rem;line-height:1rem}[data-start-hex-viewer]{border:1px var(--start-dt-border-soft,oklch(87% .065 274.039)) solid;background-color:var(--start-dt-surface,transparent);border-radius:.5rem;flex-direction:column;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;display:flex;overflow:auto}[data-start-hex-row]{white-space:nowrap;align-items:center;gap:1rem;padding:.125rem .625rem;display:flex}[data-start-hex-row]:nth-child(2n){background-color:oklch(100% 0 0/.03)}[data-start-hex-row]:hover{background-color:var(--start-dt-surface-hover,transparent)}[data-start-hex-offset]{color:var(--start-dt-text-muted,inherit)}[data-start-hex-chunk]{letter-spacing:.05em;color:var(--start-dt-text,inherit)}[data-start-hex-text]{border-left:1px var(--start-dt-border-soft,oklch(87% .065 274.039)) solid;color:oklch(78% .11 150);justify-content:start;align-items:center;margin-left:auto;padding-left:1rem;display:flex}[data-start-seroval-value]{align-items:center;gap:.25rem;display:flex}[data-start-seroval-value=key]{color:oklch(78% .1 305)}[data-start-seroval-value=string]{color:oklch(78% .11 150)}[data-start-seroval-value=number]{color:oklch(80% .11 80)}[data-start-seroval-value=keyword]{color:oklch(74% .1 250);font-style:italic}[data-start-seroval-separator]{color:var(--start-dt-text-muted)}[data-start-seroval-viewer]{border:1px var(--start-dt-border-soft,oklch(87% .065 274.039)) solid;background-color:var(--start-dt-surface,transparent);height:100%;min-height:12rem;color:var(--start-dt-text,#f9fafb);border-radius:.5rem;padding:.375rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;overflow:auto}[data-start-seroval-tree-node]{flex-direction:column;display:flex}[data-start-seroval-tree-row]{width:100%;min-width:0;color:inherit;font:inherit;text-align:left;background:0 0;border:none;border-radius:.25rem;outline:none;align-items:center;gap:.375rem;padding:.125rem .25rem;display:flex}button[data-start-seroval-tree-row]{cursor:pointer}button[data-start-seroval-tree-row]:hover,button[data-start-seroval-tree-row]:focus-visible{background-color:var(--start-dt-surface-hover,transparent)}[data-start-seroval-tree-chevron]{width:.875rem;color:var(--start-dt-text-muted,inherit);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}[data-start-seroval-tree-chevron]:before{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:.3125rem;height:.3125rem;transition:transform .15s cubic-bezier(.4,0,.2,1);transform:rotate(-45deg)}[data-start-seroval-tree-chevron][data-leaf]:before{content:none}[data-start-seroval-tree-row][data-expanded]>[data-start-seroval-tree-chevron]:before{transform:rotate(45deg)}[data-start-seroval-tree-children]{border-left:1px var(--start-dt-border-soft,oklch(87% .065 274.039)) solid;flex-direction:column;margin-left:.6875rem;padding-left:.625rem;display:flex}[data-start-seroval-tree-key]{flex-shrink:0;align-items:center;gap:.125rem;display:inline-flex}[data-start-seroval-tree-preview]{color:var(--start-dt-text-muted,inherit);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.75rem;line-height:1rem;overflow:hidden}[data-start-seroval-tree-circular]{align-items:center;gap:.25rem;display:inline-flex}[data-start-seroval-tree-circular]>svg{width:1rem;height:1rem;color:var(--start-dt-accent,currentColor)}[data-start-seroval-tree-raw]{padding:.25rem 0}[data-start-seroval-value=plain]{color:var(--start-dt-text,#f9fafb)}[data-start-functions-instance-detail]{align-items:center;gap:.5rem;min-width:0;display:flex}[data-start-functions-instance-detail]>[data-start-text-size]{text-overflow:ellipsis;overflow:hidden}[data-start-functions-viewer]{color:var(--start-dt-text);flex-direction:row;height:100%;display:flex}[data-start-functions-sidebar]{border-right:var(--start-dt-border-soft) 1px solid;flex-direction:column;flex-shrink:0;width:17rem;min-height:0;display:flex}[data-start-functions-detail]{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:auto}[data-start-functions-instances-container]{color:var(--start-dt-text);flex:1;width:100%;min-height:0;overflow:auto}[data-start-functions-instances]{flex-direction:column;padding:0;list-style:none;display:flex}[data-start-functions-instances]>[data-start-select-option]{color:var(--start-dt-text);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;display:flex}[data-start-headers]{flex-direction:column;gap:.5rem;display:flex}[data-start-headers-title]{font-weight:500}[data-start-properties]{flex-direction:column;gap:.25rem;display:flex}[data-start-property]{flex-flow:row;align-items:center;gap:.25rem;display:flex}[data-start-property]>[data-start-text-weight=semibold]{color:var(--start-dt-text-muted)}[data-start-function-instance-viewer]{flex-direction:column;width:100%;min-height:100%;display:flex}[data-start-function-instance-viewer-nav],[data-start-functions-nav]{z-index:1;border-bottom:var(--start-dt-border-soft) 1px solid;background:var(--start-dt-bg-glass);-webkit-backdrop-filter:blur(16px)saturate(140%);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex;position:sticky;top:0}[data-start-functions-nav]{flex-shrink:0;justify-content:flex-start}[data-start-functions-nav] svg{color:var(--start-dt-accent);padding:.25rem}[data-start-function-instance-viewer-nav]>div:last-child{flex-shrink:0;align-items:center;gap:.5rem;display:flex}[data-start-function-instance-timing]{color:var(--start-dt-text-muted);background:var(--start-dt-surface);border-radius:9999px;align-items:center;padding:.125rem .5rem;display:inline-flex}[data-start-tab-panel]>div[data-start-section]:first-child{flex:auto;min-height:18rem}[data-start-tab-panel]>div[data-start-section]:first-child>[data-start-section-content]{flex:1;min-height:0}[data-start-function-instance-viewer-nav-left],[data-start-function-instance-viewer-nav-left]>div{align-items:center;gap:.5rem;min-width:0;display:flex}[data-start-function-instance-viewer-content]{flex:1;min-height:0}[data-start-function-instance-viewer-content]>[tc-tab-group]{flex-direction:column;height:100%;display:flex}[data-start-kv-table]{border:1px var(--start-dt-border-soft) solid;border-radius:.5rem;flex-direction:column;gap:0;display:flex;overflow:hidden}[data-start-kv-row]{align-items:baseline;gap:.75rem;padding:.375rem .625rem;display:flex}[data-start-kv-row]:nth-child(2n){background-color:oklch(100% 0 0/.03)}[data-start-kv-row]:hover{background-color:var(--start-dt-surface-hover)}[data-start-kv-key]{text-overflow:ellipsis;color:oklch(78% .1 305);flex:0 0 11rem;min-width:0;overflow:hidden}[data-start-kv-value]{word-break:break-all;min-width:0;color:var(--start-dt-text);flex:1}[data-start-dev-toolbar]{--start-dt-bg:oklch(16% .015 265);--start-dt-bg-glass:oklch(17% .015 265/.88);--start-dt-surface:oklch(22% .02 265);--start-dt-surface-hover:oklch(27% .025 265);--start-dt-surface-active:oklch(30% .03 265);--start-dt-border:oklch(34% .02 265);--start-dt-border-soft:oklch(27% .02 265);--start-dt-text:oklch(93% .005 265);--start-dt-text-muted:oklch(68% .015 265);--start-dt-accent:oklch(68% .13 245);--start-dt-accent-soft:oklch(68% .13 245/.16);--start-dt-danger:oklch(63% .21 25);--start-dt-shadow:0 12px 32px oklch(0% 0 0/.4), 0 2px 8px oklch(0% 0 0/.25);z-index:2147483647;color:var(--start-dt-text);flex-direction:column-reverse;align-items:flex-start;font-family:system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;display:flex;position:fixed;bottom:0;left:0}[data-start-dev-toolbar]>[tc-toolbar]{cursor:grab}[data-start-dev-toolbar]>[tc-toolbar]:active{cursor:grabbing}[data-start-dev-toolbar]>[tc-toolbar]{background:var(--start-dt-bg-glass);-webkit-backdrop-filter:blur(16px)saturate(140%);border:var(--start-dt-border) 1px solid;box-shadow:var(--start-dt-shadow);border-radius:9999px;flex-direction:row;align-items:center;gap:.625rem;margin:1rem;padding:.375rem .625rem;display:flex;position:relative;overflow:hidden}[data-start-dev-toolbar]>[tc-toolbar]>div{flex-direction:row;justify-content:center;align-items:center;gap:.125rem;display:flex}[data-start-dev-toolbar]>[tc-toolbar]>div:last-child{border-left:var(--start-dt-border) 1px solid;color:var(--start-dt-text-muted);gap:.5rem;padding-left:.625rem}[data-start-dev-toolbar-version]{color:var(--start-dt-accent);background:var(--start-dt-accent-soft);border:none;border-radius:9999px;padding:.125rem .5rem;font-size:.875rem;font-weight:600;line-height:1.25rem}[data-start-dev-toolbar-version]>div{width:1.5rem;height:1.5rem}[data-start-dev-toolbar] svg{width:1.25rem;height:1.25rem}[data-start-dev-toolbar-panel]{border:var(--start-dt-border) 1px solid;background:var(--start-dt-bg-glass);-webkit-backdrop-filter:blur(16px)saturate(140%);box-shadow:var(--start-dt-shadow);border-radius:1rem;flex-direction:column;width:56rem;max-width:calc(100vw - 10rem);height:min(40rem,100vh - 4rem);max-height:calc(100vh - 2rem);margin:0 1rem;display:flex;overflow:hidden}
