.gallery-main{padding-bottom:32px}.gallery-intro{max-width:960px;padding-bottom:32px}.gallery-intro-meta{font-family:var(--font-geist-mono), monospace;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.04em;flex-wrap:wrap;gap:12px 24px;margin-top:28px;font-size:10px;display:flex}.gallery-collection,.stress-panel,.gallery-detail-figure,.gallery-detail-info,.gallery-detail-diagnostics,.gallery-source,.gallery-case-navigation{min-width:0;margin-inline:0}.gallery-collection{margin-top:32px}.gallery-section-heading,.stress-header,.gallery-detail-toolbar,.gallery-detail-exports,.gallery-card-meta,.gallery-results-bar{justify-content:space-between;align-items:center;gap:16px;display:flex}.gallery-section-heading h2,.stress-panel h2,.gallery-detail-info h2{letter-spacing:-.8px;margin:10px 0 0;font-size:24px;font-weight:500;line-height:1.2}.gallery-text-link{color:var(--muted-foreground);text-underline-offset:4px;font-size:12px}.gallery-tabs{border:0;border-bottom:1px solid var(--line);flex-wrap:wrap;gap:8px 24px;min-width:0;margin:24px 0 0;padding:0;display:flex}.gallery-tabs button{min-height:var(--control-height);color:var(--muted-foreground);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;align-items:center;gap:10px;padding:4px 0;display:flex}.gallery-tabs button:hover:not(:disabled){color:var(--foreground);background:0 0}.gallery-tabs button[aria-pressed=true]{color:var(--foreground);border-bottom-color:var(--foreground)}.gallery-tabs :where(button) span{font-family:var(--font-geist-mono), monospace;border-radius:var(--radius);background:var(--muted);padding:3px 6px;font-size:10px}.gallery-filters{grid-template-columns:minmax(220px,1fr) minmax(130px,180px) minmax(110px,150px) auto;align-items:end;gap:16px;margin-top:24px;display:grid}.gallery-filters .field{margin:0}.gallery-search input{font-family:inherit}.gallery-results-bar{color:var(--muted-foreground);margin:22px 0 18px;font-size:11px;line-height:1.5}.gallery-results-bar p{margin:0}.gallery-results-bar p:first-child{color:var(--foreground)}.gallery-results-bar :where(p) span{color:var(--muted-foreground);margin-left:5px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.gallery-card{background:var(--card);min-width:0;color:var(--card-foreground);border:1px solid var(--line);border-radius:var(--radius);content-visibility:auto;contain-intrinsic-size:auto 550px}.gallery-card:focus-within{border-color:var(--input)}.gallery-thumbnail{aspect-ratio:5/3;border-bottom:1px solid var(--line);background:#fff;justify-content:center;align-items:center;text-decoration:none;display:flex}.gallery-thumbnail img{aspect-ratio:5/3;object-fit:contain;width:100%;height:auto;display:block}.gallery-thumbnail:focus-visible{outline-offset:-5px}.gallery-thumbnail-rejected{background-color:var(--card);color:var(--card-foreground);background-image:radial-gradient(var(--border) .7px, transparent .7px);background-size:12px 12px}.gallery-rejection-preview{overflow-wrap:anywhere;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:32px;display:flex}.gallery-rejection-preview strong{letter-spacing:-.8px;font-size:clamp(22px,2.3vw,32px);font-weight:500}.gallery-rejection-preview code{font-size:12px}.gallery-rejection-preview>span:last-child{max-width:300px;color:var(--muted-foreground);font-size:11px;line-height:1.6}.gallery-card-body{padding:24px}.gallery-card-meta{color:var(--muted-foreground);flex-wrap:wrap;gap:8px;font-size:11px}.gallery-badge{border:1px solid var(--line);border-radius:var(--radius);font-family:var(--font-geist-mono), monospace;letter-spacing:.01em;align-items:center;padding:4px 7px;font-size:9px;line-height:1.4;display:inline-flex}.gallery-main .is-pass{color:var(--success)}.gallery-main .is-fail{color:var(--destructive)}.gallery-badge.is-pass{border-color:var(--success-border);background:var(--success-background)}.gallery-badge.is-fail{border-color:var(--destructive-border);background:var(--destructive-background)}.gallery-card h3{letter-spacing:-.5px;margin:16px 0 10px;font-size:21px;font-weight:500;line-height:1.3}.gallery-card :where(h3) a{justify-content:space-between;gap:16px;text-decoration:none;display:flex}.gallery-card :where(h3) a:hover{text-underline-offset:4px;text-decoration:underline}.gallery-card :where(h3) span{color:var(--muted-foreground);font-size:16px}.gallery-card-body>p{min-height:44px;color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.8}.gallery-tags{flex-wrap:wrap;gap:6px;margin-top:18px;display:flex}.gallery-tags span{border:1px solid var(--line);border-radius:var(--radius);font-size:9px;font-family:var(--font-geist-mono), monospace;color:var(--muted-foreground);overflow-wrap:anywhere;padding:3px 6px}.gallery-card-expectation{border-top:1px solid var(--line);color:var(--muted-foreground);overflow-wrap:anywhere;flex-wrap:wrap;justify-content:space-between;gap:6px 16px;margin-top:20px;padding-top:14px;font-size:10px;display:flex}.gallery-empty{text-align:center;border:1px solid var(--line);border-radius:var(--radius);padding:32px 24px}.gallery-empty h3{letter-spacing:-.5px;font-size:24px;font-weight:500}.gallery-empty p{color:var(--muted-foreground);margin-bottom:24px;font-size:13px;line-height:1.7}.stress-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);padding:24px}.stress-header{align-items:flex-start;gap:24px}.stress-header>div:first-child{max-width:670px}.stress-header p,.gallery-detail-info p{color:var(--muted-foreground);margin:12px 0 0;font-size:12px;line-height:1.8}.gallery-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.stress-header .gallery-actions{flex-shrink:0;justify-content:flex-end;max-width:300px}.stress-status{overflow-wrap:anywhere;margin:20px 0 10px;font-size:12px;line-height:1.7}.stress-panel progress{width:100%;height:6px;accent-color:var(--success);display:block}.stress-counters{grid-template-columns:minmax(0,1.4fr) repeat(5,minmax(0,1fr));gap:16px;margin:24px 0 16px;display:grid}.stress-counters dt{color:var(--muted-foreground);margin-bottom:8px;font-size:10px}.stress-counters dd{font-family:var(--font-geist-mono), monospace;letter-spacing:-.7px;margin:0;font-size:20px}.stress-counters :where(dd) span{letter-spacing:0;color:var(--muted-foreground);font-size:12px}.stress-current,.stress-note{color:var(--muted-foreground);overflow-wrap:anywhere;margin:12px 0 0;font-size:10px;line-height:1.7}.stress-failures{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.stress-failures h3{font-size:16px;font-weight:500}.stress-failures p,.stress-failures li,.stress-failures a{overflow-wrap:anywhere;font-size:12px;line-height:1.7}.stress-failures details,.gallery-source details{border-top:1px solid var(--line);padding:16px 0}.stress-failures summary,.gallery-source summary{overflow-wrap:anywhere;font-size:12px;line-height:1.7}.stress-failures :where(summary) span{color:var(--muted-foreground);margin-left:12px;font-size:10px}.stress-failures pre,.gallery-source pre{max-width:100%;max-height:460px;color:var(--syntax-text);background:var(--syntax-background);border:1px solid var(--line);border-radius:var(--radius);font-family:var(--font-geist-mono), monospace;tab-size:2;margin:16px 0 0;padding:20px;font-size:11px;line-height:1.8;overflow:auto}.gallery-detail-intro{padding-top:32px}.gallery-detail-intro>p{max-width:760px}.gallery-detail-kicker{flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px;display:flex}.gallery-detail-figure{border:1px solid var(--line);border-radius:var(--radius);background:var(--card);color:var(--card-foreground)}.gallery-detail-toolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;padding:20px 24px}.gallery-case-id{font-family:var(--font-geist-mono), monospace;color:var(--muted-foreground);overflow-wrap:anywhere;font-size:10px}.gallery-figure-scroll{overscroll-behavior-x:contain;min-width:0;max-width:100%;overflow-x:auto}.gallery-full-svg{min-width:900px}.gallery-full-svg>svg{width:100%;height:auto;display:block}.figure-output.figure-output-complex{min-width:900px}.gallery-scroll-hint{border-top:1px solid var(--line);color:var(--muted-foreground);margin:0;padding:12px 24px;font-size:11px;line-height:1.7}.gallery-connectivity{border-top:1px solid var(--line);min-width:0;margin:0;padding:32px 0}.gallery-connectivity-note{max-width:850px;color:var(--muted-foreground);margin:20px 0;font-size:12px;line-height:1.8}.gallery-graph-counts{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;margin:28px 0;display:grid}.gallery-graph-counts dt{color:var(--muted-foreground);font-size:11px}.gallery-graph-counts dd{font-family:var(--font-geist-mono), monospace;margin:8px 0 0;font-size:24px}.gallery-table-scroll{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);min-width:0;max-width:100%;overflow-x:auto}.gallery-net-table{border-collapse:collapse;text-align:left;width:100%;min-width:640px;font-size:12px}.gallery-net-table caption{text-align:left;color:var(--muted-foreground);padding:16px 20px;font-size:11px}.gallery-net-table :where(th,td){border-top:1px solid var(--line);vertical-align:top;padding:16px 20px;font-weight:400}.gallery-net-table thead{background:var(--muted);color:var(--muted-foreground);font-size:11px}.gallery-net-table ul{flex-wrap:wrap;gap:8px 16px;margin:0;padding:0;list-style:none;display:flex}.gallery-net-table code{overflow-wrap:anywhere}.gallery-detail-rejection{background:var(--muted);padding:32px 24px}.gallery-detail-rejection h2{letter-spacing:-.8px;margin:16px 0;font-size:24px;font-weight:500;line-height:1.2}.gallery-detail-rejection p{max-width:650px;color:var(--muted-foreground);font-size:13px;line-height:1.8}.gallery-detail-rejection a{text-underline-offset:4px;margin-top:14px;font-size:12px;display:inline-block}.gallery-detail-exports{border-top:1px solid var(--line);flex-wrap:wrap;padding:20px 24px}.gallery-detail-exports p,.gallery-export-unavailable{color:var(--muted-foreground);font-size:11px;line-height:1.6}.gallery-button{min-height:var(--control-height);border:1px solid var(--input);border-radius:var(--radius);background:var(--card);color:var(--card-foreground);justify-content:center;align-items:center;padding:4px 12px;font-size:12px;font-weight:500;line-height:22px;text-decoration:none;display:inline-flex}.gallery-button:hover{background:var(--muted)}.gallery-button-primary{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.gallery-button-primary:hover{background:var(--primary);text-underline-offset:4px;text-decoration:underline}.gallery-export-unavailable{padding:8px}.gallery-detail-info{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:32px;padding:32px 0;display:grid}.gallery-detail-info>div{max-width:420px}.gallery-outcomes{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:0;display:grid}.gallery-outcomes dt{color:var(--muted-foreground);margin-bottom:8px;font-size:11px}.gallery-outcomes dd{overflow-wrap:anywhere;flex-direction:column;gap:6px;margin:0;font-size:13px;display:flex}.gallery-outcomes :where(dd) span,.gallery-outcomes code{font-size:11px}.gallery-detail-diagnostics{border-top:1px solid var(--line);padding:32px 0;scroll-margin-top:24px}.gallery-detail-diagnostics ul{margin:24px 0 0;padding:0;list-style:none}.gallery-detail-diagnostics li{border:1px solid var(--line);border-radius:var(--radius);overflow-wrap:anywhere;margin-top:12px;padding:20px;font-size:12px}.gallery-detail-diagnostics li>code{font-size:12px;font-weight:500}.gallery-detail-diagnostics li p{color:var(--muted-foreground);line-height:1.7}.gallery-detail-diagnostics dl{margin:0}.gallery-detail-diagnostics dl>div{flex-wrap:wrap;gap:8px 20px;margin-top:8px;font-size:11px;display:flex}.gallery-detail-diagnostics dt{min-width:80px;color:var(--muted-foreground)}.gallery-detail-diagnostics dd{margin:0}.gallery-clean-result{color:var(--muted-foreground);margin:24px 0 0;font-size:12px;line-height:1.7}.gallery-source{border-bottom:1px solid var(--line)}.gallery-case-navigation{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;padding:32px 0 16px;display:grid}.gallery-case-navigation>a{flex-direction:column;align-items:flex-start;gap:10px;text-decoration:none;display:flex}.gallery-case-navigation>a:last-child{text-align:right;align-items:flex-end}.gallery-case-navigation strong{font-size:16px;font-weight:500}.gallery-case-navigation a:hover strong{text-underline-offset:4px;text-decoration:underline}.gallery-case-navigation>span,.gallery-case-navigation a>span:last-child{color:var(--muted-foreground);font-size:11px}.intro .editor-origin{text-underline-offset:4px;margin-top:16px;font-size:12px}@media (max-width:1000px){.stress-header{flex-direction:column}.stress-header .gallery-actions{justify-content:flex-start;max-width:none}.stress-counters{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 16px}.gallery-filters{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr)}.gallery-filters>button{grid-column:1/-1;justify-self:start}.gallery-detail-info{gap:32px}}@media (max-width:650px){.gallery-grid{grid-template-columns:minmax(0,1fr);gap:24px}.gallery-section-heading,.gallery-results-bar{flex-direction:column;align-items:flex-start;gap:12px}.gallery-tabs{gap:8px 16px}.gallery-tabs button{gap:6px;font-size:12px}.gallery-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gallery-search{grid-column:1/-1}.gallery-card-body{padding:20px}.gallery-rejection-preview{gap:12px;padding:24px}.stress-panel{padding:22px 18px}.stress-counters{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-detail-toolbar,.gallery-detail-exports{padding:18px}.gallery-detail-info{grid-template-columns:minmax(0,1fr);padding:32px 0}.gallery-detail-rejection{padding:40px 24px}.gallery-outcomes{gap:24px 16px}.gallery-case-navigation{gap:20px}}
