/* A finite spread of work, rather than a long inventory. */
.work-index #drawer-content{padding:22px 28px 25px}.work-index #drawer-content>.meta{margin:0;font-size:10px!important}.work-index #drawer-content>h2{font-size:35px!important;margin:8px 0 0!important}.work-index .filters{margin:18px 0}
.work-spread{display:grid;grid-template-columns:1.15fr 1fr;grid-template-rows:1fr 1fr;gap:20px 26px}
.work-spread .project-item{display:grid;grid-template-columns:88px 1fr auto;gap:12px;padding:0 0 14px;align-items:center;min-width:0}.work-spread .project-item img{width:88px;height:110px;object-fit:cover}.work-spread .project-item strong{font-size:19px;line-height:1.15}.work-spread .project-item small{font-size:10px;line-height:1.4}.work-spread .project-item .arrow{font-size:18px}
.work-spread .project-item:first-child{grid-row:span 2;display:flex;flex-wrap:wrap;gap:12px;align-content:start}.work-spread .project-item:first-child img{width:100%;height:235px;object-fit:cover}.work-spread .project-item:first-child strong{font-size:25px}.work-spread .project-item:first-child .arrow{align-self:center}
.work-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:24px;gap:15px;font-size:11px}.work-pagination button{padding:10px 13px;background:#1d1d1b;color:#f7f7ef;border-radius:24px}.work-pagination button:disabled{background:#deded1;opacity:.65;color:#1d1d1b;cursor:default}

@media(max-width:600px){.work-index #drawer-content{padding:20px}.work-index #drawer-content>h2{font-size:29px!important}.work-index .filters{gap:5px;margin:14px 0}.work-index .filters button{padding:7px 10px;font-size:11px}.work-spread{display:flex;flex-direction:column;gap:13px}.work-spread .project-item,.work-spread .project-item:first-child{display:grid;grid-template-columns:76px 1fr auto;gap:13px;align-items:center;padding-bottom:13px}.work-spread .project-item img,.work-spread .project-item:first-child img{width:76px;height:80px}.work-spread .project-item strong,.work-spread .project-item:first-child strong{font-size:18px}.work-pagination{margin-top:15px}}
