@font-face{font-family:"Satoshi";src:url("/fonts/Satoshi-Variable.woff2") format("woff2");font-weight:400 700;font-style:normal;font-display:swap}body{font-family:"Satoshi",system-ui,-apple-system,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6,strong,b{font-family:"Satoshi",system-ui,-apple-system,sans-serif;font-weight:700}a{color:#9b2c2c}a:hover{color:#1a1a1a}ul,ol{padding-left:32px}ul{list-style-type:square}ul li::marker{color:#9b2c2c}html{scrollbar-gutter:stable}body{margin:0;color:#1a1a1a}.site-header{padding:0 1rem}.site-header .bar{display:flex;justify-content:center;max-width:1280px;margin:0 auto;box-sizing:border-box;border-bottom:1px solid #000;padding:2rem 0}.site-header a{display:inline-flex;align-items:center;gap:.7rem;color:#1a1a1a;text-decoration:none}.site-header svg{width:2.25rem;height:2.25rem;fill:#9b2c2c}.site-title{font-size:1.9rem;font-weight:700;line-height:1}.listing{max-width:1280px;margin:0 auto;padding:2rem 1rem 4rem}.search{max-width:420px;margin:0 auto 1.75rem}.search input{width:100%;box-sizing:border-box;padding:.5rem 1rem;font:inherit;color:inherit;border:1px solid #c9c9cf;border-radius:10px;background:#fff}.search input:focus{outline:none;border-color:#9b2c2c;box-shadow:0 0 0 3px rgba(155,44,44,.12)}.pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:1280px;margin:0 auto 2.5rem}.pill{display:inline-flex;align-items:center;height:36px;box-sizing:border-box;padding:8px 24px;border:2px solid #9b2c2c;border-radius:8px;background:#f3dada;color:#1a1a1a;text-decoration:none;font-size:.95rem;transition:background .15s ease,color .15s ease}.pill:hover,.pill:focus-visible,.pill.is-active{outline:none;background:#9b2c2c;color:#fff}.cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}@media (max-width: 1024px){.cards{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 560px){.cards{grid-template-columns:1fr}}.card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;height:140px;box-sizing:border-box;padding:1.25rem;overflow:hidden;text-align:center;text-decoration:none;color:#1a1a1a;border:2px solid #ddd !important;border-radius:8px;transition:border-color .15s ease,background .15s ease,color .15s ease}.card:hover,.card:focus-visible{outline:none;border-color:#9b2c2c !important;background:#f3dada}.card:hover .card-title,.card:focus-visible .card-title{color:#9b2c2c}.card-title{font-weight:700;font-size:1.05rem;line-height:1.3}.card-cat{color:#666;font-size:.9rem}.search-empty{text-align:center;color:#666;margin:2rem 0}.pagination{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:2.5rem}.pagination a,.pagination span{padding:.3rem .8rem;border:1px solid #dddde2;border-radius:8px;text-decoration:none;color:#1a1a1a}.pagination a:hover,.pagination a:focus-visible{outline:none;background:#9b2c2c;color:#fff;border-color:#9b2c2c}.pagination .current{background:#9b2c2c;color:#fff;border-color:#9b2c2c}.pagination .disabled{opacity:.4}.pagination .ellipsis{border:0;padding-left:.25rem;padding-right:.25rem;color:#999}.post{max-width:802px;margin:0 auto;padding:2rem 1rem 4rem}.back-link{display:inline-block;margin-top:3rem}.site-footer{padding:0 1rem}.site-footer .bar{max-width:1280px;margin:1rem auto 0;padding:2rem 0;box-sizing:border-box;border-top:1px solid #000;text-align:center;font-size:.9rem;color:#666}.site-footer a{color:#9b2c2c}.site-footer a:hover{color:#1a1a1a}.code-block{margin:1.25rem 0;border-radius:8px;overflow:hidden;background:#272822;font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-size:.875rem}.code-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:#1e1f1c;color:#f8f8f2}.code-lang{font-size:.8rem;font-weight:600;letter-spacing:.02em}.code-copy{border:0;border-radius:999px;padding:.3rem .9rem;font:inherit;font-size:.78rem;font-weight:600;color:#1e1e2e;background:#eceff4;cursor:pointer;transition:background .15s ease}.code-copy:hover{background:#fff}.code-copy.is-copied{background:#a6e3a1}.code-body{display:flex;overflow-x:auto}.code-gutter{flex:0 0 auto;padding:1rem .75rem;text-align:right;user-select:none;white-space:pre;line-height:1.5;color:#75715e;border-right:1px solid rgba(255,255,255,.08)}.code-block pre{margin:0;padding:1rem;flex:1 1 auto;overflow-x:visible;line-height:1.5;background:rgba(0,0,0,0) !important}.code-block code{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace}:not(pre)>code{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-size:.875em;padding:.15em .4em;border-radius:4px;background:rgba(39,40,34,.08);color:#b3261e;border:1px solid rgba(0,0,0,.08);white-space:nowrap}.table-wrap{width:100%;overflow-x:auto;margin:1.25rem 0;border:1px solid #e2e2e6;border-radius:8px;-webkit-overflow-scrolling:touch}table{border-collapse:collapse;width:100%;min-width:32rem;font-size:.95rem}thead th{background:#f4f4f6;text-align:left;font-weight:700}th,td{padding:.6rem .9rem;border-bottom:1px solid #e2e2e6;white-space:nowrap}tbody tr:last-child td{border-bottom:0}tbody tr:nth-child(even){background:#fafafb}tbody tr:hover{background:rgba(155,44,44,.06)}