.Patches-module__ZitBrG__page{width:min(calc(100% - (var(--layout-page-gutter) * 2)), 92rem);padding-bottom:var(--layout-section-block);margin-inline:auto}.Patches-module__ZitBrG__hero{border-bottom:1px solid var(--border-subtle);align-items:end;gap:clamp(2rem,6vw,6rem);min-height:min(48rem,82svh);padding-block:clamp(5rem,12vw,10rem) clamp(4rem,9vw,7rem);display:grid}.Patches-module__ZitBrG__heroTitle{letter-spacing:-.035em;text-wrap:balance;max-width:12ch;margin-top:1rem;font-size:clamp(3.4rem,8.4vw,8.5rem);line-height:.9}.Patches-module__ZitBrG__heroAside{max-width:37rem;color:var(--text-muted);font-size:var(--text-body-l);flex-direction:column;align-items:flex-start;gap:2rem;line-height:1.6;display:flex}.Patches-module__ZitBrG__jump{border-bottom:1px solid var(--accent-primary);color:var(--text-primary);gap:.7rem;padding-bottom:.3rem;font-size:.95rem;text-decoration:none;display:inline-flex}.Patches-module__ZitBrG__jump span{color:var(--accent-primary)}.Patches-module__ZitBrG__needs,.Patches-module__ZitBrG__compare,.Patches-module__ZitBrG__library{padding-block:var(--layout-section-block)}.Patches-module__ZitBrG__sectionHead{gap:1rem;max-width:58rem;margin-bottom:clamp(2.5rem,6vw,5rem);display:grid}.Patches-module__ZitBrG__sectionTitle{max-width:17ch;font-size:var(--text-display-l);letter-spacing:-.02em;line-height:.98}.Patches-module__ZitBrG__sectionIntro{max-width:48ch;color:var(--text-muted);font-size:var(--text-body-l);line-height:1.55}.Patches-module__ZitBrG__needGrid{border-top:1px solid var(--border-subtle);grid-template-columns:1fr;margin:0;padding:0;list-style:none;display:grid}.Patches-module__ZitBrG__need{border-bottom:1px solid var(--border-subtle);grid-template-columns:2.2rem minmax(0,1fr);gap:.7rem 1rem;padding-block:1.75rem;display:grid}.Patches-module__ZitBrG__needNumber{color:var(--accent-primary);grid-row:1/span 3}.Patches-module__ZitBrG__needTitle{font-size:clamp(1.45rem,2.7vw,2rem);line-height:1}.Patches-module__ZitBrG__needBody{max-width:40ch;color:var(--text-muted);line-height:1.55}.Patches-module__ZitBrG__needLinks{flex-wrap:wrap;gap:.5rem;display:flex}.Patches-module__ZitBrG__needLinks a{border:1px solid var(--border-subtle);border-radius:var(--radius-pill);color:var(--text-primary);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .65rem;font-size:.68rem;text-decoration:none}.Patches-module__ZitBrG__needLinks a:hover,.Patches-module__ZitBrG__needLinks a:focus-visible{border-color:var(--accent-primary)}.Patches-module__ZitBrG__compare{position:relative}.Patches-module__ZitBrG__tableHint{color:var(--accent-primary);margin-bottom:.75rem}.Patches-module__ZitBrG__tableWrap{overscroll-behavior-inline:contain;border:1px solid var(--border-subtle);border-radius:var(--radius-card);background:var(--surface-canvas);scrollbar-width:thin;overflow-x:auto}.Patches-module__ZitBrG__table{border-collapse:collapse;width:max(100%,82rem);font-size:.88rem}.Patches-module__ZitBrG__table th,.Patches-module__ZitBrG__table td{border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);text-align:left;vertical-align:top;min-width:9rem;padding:1.1rem}.Patches-module__ZitBrG__table thead th{z-index:2;background:var(--surface-inverse);color:var(--text-inverse);font-family:var(--font-display), serif;font-size:1.05rem;font-weight:500;position:sticky;top:0}.Patches-module__ZitBrG__table thead a{color:inherit;-webkit-text-decoration-color:var(--accent-primary);text-decoration-color:var(--accent-primary);text-underline-offset:.25rem}.Patches-module__ZitBrG__table th:first-child{z-index:3;min-width:10rem;position:sticky;left:0}.Patches-module__ZitBrG__table tbody th{background:var(--surface-soft);color:var(--text-primary);font-family:var(--font-mono), monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem}.Patches-module__ZitBrG__table tbody tr:last-child th,.Patches-module__ZitBrG__table tbody tr:last-child td{border-bottom:0}.Patches-module__ZitBrG__libraryGrid{border-top:1px solid var(--border-subtle);grid-template-columns:1fr;display:grid}.Patches-module__ZitBrG__material{border-bottom:1px solid var(--border-subtle);min-height:14rem;color:var(--text-primary);isolation:isolate;grid-template-columns:2.25rem minmax(7rem,.65fr) minmax(0,1.35fr) 1.25rem;align-items:center;gap:clamp(.75rem,2vw,1.5rem);padding-block:1.5rem;text-decoration:none;display:grid;position:relative}.Patches-module__ZitBrG__material:before{content:"";inset:0 calc(var(--layout-page-gutter) * -.35);z-index:-1;background:linear-gradient(90deg, var(--guide-wash), transparent 72%);opacity:0;transition:opacity var(--duration-standard) ease;position:absolute}.Patches-module__ZitBrG__material:hover:before,.Patches-module__ZitBrG__material:focus-visible:before{opacity:.7}.Patches-module__ZitBrG__materialIndex{color:var(--guide-accent);align-self:start}.Patches-module__ZitBrG__materialStage{place-items:center;display:grid}.Patches-module__ZitBrG__materialStage img{width:min(100%,11rem);height:auto;filter:drop-shadow(var(--shadow-object));transition:transform var(--duration-deliberate) var(--ease-cloth);transform:rotate(-1.5deg)scale(.94)}.Patches-module__ZitBrG__material:nth-child(2n) .Patches-module__ZitBrG__materialStage img{transform:rotate(1.5deg)scale(.94)}.Patches-module__ZitBrG__material:hover .Patches-module__ZitBrG__materialStage img,.Patches-module__ZitBrG__material:focus-visible .Patches-module__ZitBrG__materialStage img{transform:rotate(0)translateY(-.35rem)scale(1)}.Patches-module__ZitBrG__materialCopy{flex-direction:column;gap:.6rem;display:flex}.Patches-module__ZitBrG__materialName{font-size:clamp(1.6rem,3vw,2.6rem);line-height:1}.Patches-module__ZitBrG__materialThesis{font-size:1.05rem}.Patches-module__ZitBrG__materialChoice,.Patches-module__ZitBrG__materialWatch{max-width:52ch;color:var(--text-muted);font-size:.88rem;line-height:1.5}.Patches-module__ZitBrG__materialChoice strong,.Patches-module__ZitBrG__materialWatch strong{color:var(--text-primary);font-weight:600}.Patches-module__ZitBrG__materialArrow{color:var(--guide-accent)}.Patches-module__ZitBrG__cta{border-radius:var(--radius-panel);background:var(--surface-inverse);color:var(--text-inverse);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;padding:clamp(2.5rem,6vw,5rem);display:flex}.Patches-module__ZitBrG__cta .caption{color:color-mix(in srgb, var(--text-inverse) 58%, transparent)}.Patches-module__ZitBrG__ctaTitle{max-width:20ch;margin-top:.8rem;font-size:clamp(2rem,4.5vw,4rem);line-height:.98}@media (min-width:760px){.Patches-module__ZitBrG__tableHint{display:none}.Patches-module__ZitBrG__hero{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.65fr)}.Patches-module__ZitBrG__needGrid,.Patches-module__ZitBrG__libraryGrid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(2rem,5vw,5rem)}.Patches-module__ZitBrG__material{grid-template-columns:2rem minmax(7rem,.6fr) minmax(0,1.4fr) 1.25rem}.Patches-module__ZitBrG__cta{flex-direction:row;align-items:end}}@media (min-width:1080px){.Patches-module__ZitBrG__needGrid{grid-template-columns:repeat(5,minmax(0,1fr));column-gap:0}.Patches-module__ZitBrG__need{border-right:1px solid var(--border-subtle);flex-direction:column;min-height:19rem;padding:1.5rem;display:flex}.Patches-module__ZitBrG__need:first-child{padding-left:0}.Patches-module__ZitBrG__need:last-child{border-right:0;padding-right:0}.Patches-module__ZitBrG__needLinks{margin-top:auto}}@media (max-width:560px){.Patches-module__ZitBrG__hero{min-height:42rem}.Patches-module__ZitBrG__material{grid-template-columns:1.5rem 5.5rem minmax(0,1fr) 1rem;min-height:10rem}.Patches-module__ZitBrG__materialChoice,.Patches-module__ZitBrG__materialWatch{display:none}}@media (prefers-reduced-motion:reduce){.Patches-module__ZitBrG__material:before,.Patches-module__ZitBrG__materialStage img{transition:none}}
