:root{font-family:Arial,Helvetica,sans-serif;color:#253b38;background:#f1efe6;color-scheme:light;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:4px}a:hover{color:#a23d24}header,main,footer{max-width:1280px;margin:auto;padding-left:40px;padding-right:40px}header{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid #c4ccbf}.brand{text-decoration:none;flex-shrink:0}.brand img{display:block;image-rendering:pixelated}.brand span{display:block;font-size:9px;letter-spacing:2.5px;margin-top:10px}nav{display:flex;gap:22px;flex-wrap:wrap;justify-content:flex-end;font-size:12px}.intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:44px 0 38px}.eyebrow{font:10px/1.5 monospace;letter-spacing:1.2px;color:#b44428;margin:0 0 14px}h1{font-size:clamp(38px,4.5vw,60px);letter-spacing:-2px;font-weight:400;line-height:1.05;margin:0}.intro-copy{max-width:420px;font-size:14px;line-height:1.7;color:#54675d}.intro-copy p{margin:0 0 12px}.intro-copy p:last-child{margin-bottom:0}.filters{display:flex;gap:16px;align-items:end;padding:22px 0;border-top:1px solid #c4ccbf;border-bottom:1px solid #c4ccbf}label{display:grid;gap:7px;flex:1;font-size:11px;color:#54675d}select,button{font:13px Arial,sans-serif;color:#253b38;background:#f8f7f0;border:1px solid #b5c0b3;padding:11px 9px;border-radius:2px;min-width:0;width:100%}select{cursor:pointer}button{width:auto;white-space:nowrap;cursor:pointer}button:hover{background:#e3e8db}a:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid #b44428;outline-offset:4px}.gallery-note{display:flex;justify-content:space-between;gap:20px;font-size:11px;line-height:1.6;color:#54675d;margin:12px 0 20px}.gallery-note p{margin:0}#count{white-space:nowrap;font-weight:600}#gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(224px,1fr));gap:24px 20px}.face{background:#f8f7f0;border:1px solid #cfd4c6;padding:16px 12px;margin:0;display:flex;flex-direction:column;align-items:center;min-width:0}.face img{display:block;width:200px;height:228px;image-rendering:pixelated;box-shadow:0 0 0 1px #253b3820}.face figcaption{width:200px;padding-top:15px}.face h2{font-size:15px;font-weight:500;letter-spacing:-.2px;margin:0 0 7px}.face .number{font:10px monospace;color:#69796e;margin-right:7px}.face p{font-size:10px;color:#54675d;line-height:1.7;margin:0 0 13px}.face a{font-size:11px}#empty,#error{padding:30px 0;line-height:1.7}footer{display:flex;justify-content:space-between;gap:24px;font-size:10px;letter-spacing:.5px;padding-top:28px;padding-bottom:32px;border-top:1px solid #c4ccbf;margin-top:48px}[hidden]{display:none!important}@media(max-width:760px){header,main,footer{padding-left:22px;padding-right:22px}header{padding-top:24px;padding-bottom:22px;align-items:flex-start;flex-direction:column;gap:20px}nav{justify-content:flex-start}.intro{align-items:flex-start;flex-direction:column;gap:24px;padding:34px 0}.intro-copy{max-width:100%}.desktop{display:none}.filters{flex-wrap:wrap;gap:16px 12px}label{flex:1 1 calc(50% - 12px)}button{width:100%}.gallery-note{flex-direction:column;gap:7px}footer{flex-direction:column;gap:16px}}@media(max-width:510px){#gallery{grid-template-columns:1fr}.face{padding:20px 12px}.face figcaption{width:200px}h1{font-size:46px}}
