.custom-cards{--custom-card-fg: #111;--custom-card-muted: #5c5c5c;--custom-card-line: #e7e7e7;--custom-card-accent: #0b4b3a;--custom-card-shadow: 0 10px 30px rgba(0, 0, 0, .08);--custom-card-radius: 16px;--custom-card-gap: 30px}.custom-cards__grid{display:grid;grid-template-columns:1fr;gap:var(--custom-card-gap)}@media(min-width:640px){.custom-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:980px){.custom-cards__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.participant-card,.work-card{min-width:0;overflow:hidden;color:var(--custom-card-fg);background:#fff;border:1px solid var(--custom-card-line);border-radius:var(--custom-card-radius);box-shadow:0 0 #0000;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.participant-card:hover,.work-card:hover{transform:translateY(-2px);border-color:#0000001f;box-shadow:var(--custom-card-shadow)}.participant-card{display:flex;flex-direction:column}.participant-card__media{position:relative;overflow:hidden;aspect-ratio:4 / 3;background:#f3f3f3}.participant-card__slides,.participant-card__slide{width:100%;height:100%}.participant-card__slide img{display:block;width:100%;height:100%;object-fit:cover}.participant-card__carousel-button{position:absolute;top:50%;width:38px;height:38px;padding:0;color:#111;font-size:30px;line-height:1;border:0;border-radius:50%;background:#ffffffe6;cursor:pointer;transform:translateY(-50%)}.participant-card__carousel-button--previous{left:10px}.participant-card__carousel-button--next{right:10px}.participant-card__carousel-status{position:absolute;right:10px;bottom:10px;padding:3px 8px;color:#fff;font-size:12px;border-radius:999px;background:#0009}.participant-card__body{display:flex;flex:1;flex-direction:column;gap:10px;padding:14px 14px 16px}.participant-card__name{margin:0;font-size:18px;font-weight:650;letter-spacing:-.01em}.participant-card__title,.work-card__title{margin:0;color:var(--custom-card-muted);font-size:14px;line-height:1.35}.custom-card__meta{display:flex;flex-wrap:wrap;gap:8px}.custom-card__pill{display:inline-block;padding:6px 10px;color:#1e1e1e;font-size:12px;line-height:1.2;border:1px solid var(--custom-card-line);border-radius:999px;background:#fafafa}.participant-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto}.participant-card__links{display:flex;flex-wrap:wrap;gap:10px}.custom-card__link{color:var(--custom-card-accent);font-size:13px;font-weight:600;text-decoration:none}.custom-card__link:hover{text-decoration:underline}.participant-card__instagram{display:inline-flex;gap:3px;align-items:center}.participant-card__instagram svg{width:16px;height:16px}.custom-card__button{min-height:36px;padding:0 12px;color:var(--custom-card-fg);font-size:13px;font-weight:600;white-space:nowrap;border:1px solid var(--custom-card-line);border-radius:999px;background:#fff;cursor:pointer}.custom-card__button:hover{border-color:#0000002e}.work-cards__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 0;margin-bottom:var(--custom-card-gap);border-top:1px solid var(--custom-card-line);border-bottom:1px solid var(--custom-card-line)}.work-cards__search{position:relative}.work-cards__input,.work-cards__select{height:42px;padding:0 14px;color:var(--custom-card-fg);font-size:14px;outline:none;border:1px solid var(--custom-card-line);border-radius:999px;background:#fff}.work-cards__input{width:420px;max-width:84vw}.work-cards__select{min-width:180px;padding-right:32px}.work-cards__input:focus,.work-cards__select:focus{border-color:#0b4b3a8c;box-shadow:0 0 0 4px #0b4b3a1f}.work-cards__count{margin-left:auto;color:var(--custom-card-muted);font-size:14px}.work-cards__suggestions{position:absolute;z-index:20;top:calc(100% + 8px);left:0;width:100%;max-height:280px;padding:6px;margin:0;overflow-y:auto;list-style:none;border:1px solid rgba(11,75,58,.2);border-radius:12px;background:#ffffffeb;box-shadow:var(--custom-card-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.work-cards__suggestion{padding:9px 12px;cursor:pointer;border-radius:8px}.work-cards__suggestion:hover,.work-cards__suggestion[aria-selected=true]{background:#0b4b3a1f}.work-cards__suggestion strong{color:var(--custom-card-accent);font-weight:700}.work-card__open{display:flex;width:100%;height:100%;padding:0;flex-direction:column;color:inherit;text-align:left;border:0;background:transparent;cursor:zoom-in}.work-card__image-wrap{position:relative;display:block;overflow:hidden;width:100%;aspect-ratio:4 / 3;background:#f3f3f3}.work-card__image-wrap>img{display:block;width:100%;height:100%;object-fit:cover}.work-card__title{display:block;padding:14px}.work-card__overlay{position:absolute;right:0;bottom:0;left:0;display:flex;flex-wrap:wrap;gap:10px;padding:18px 64px 18px 18px;background:#ffffff80;opacity:0;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease;pointer-events:none}.work-card:hover .work-card__overlay,.work-card:focus-within .work-card__overlay{opacity:1;transform:translateY(0)}.work-card__overlay .custom-card__pill{font-size:14px;box-shadow:0 2px 12px #0000000f}.work-card__pill--maker{font-weight:700}.work-card__expand-icon{position:absolute;right:18px;bottom:18px;width:28px;height:28px;color:#013655}.work-card__expand-icon svg{width:100%;height:100%;fill:currentColor}.work-card[hidden]{display:none}.work-cards__lightbox{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0}.work-cards__lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#000000d1;cursor:zoom-out}.work-cards__lightbox-dialog{position:absolute;top:24px;right:24px;bottom:24px;left:24px;display:flex;align-items:center;justify-content:center;pointer-events:none}.work-cards__lightbox-image{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 20px 60px #00000059;pointer-events:auto}.work-cards__lightbox-close{position:absolute;z-index:1;top:0;right:0;width:44px;height:44px;padding:0;color:#111;font-size:32px;line-height:1;border:0;border-radius:50%;background:#ffffffeb;cursor:pointer;pointer-events:auto}body.custom-work-lightbox-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.participant-card,.work-card,.work-card__overlay{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/custom-cards.css.map */
