.fd-home-project-card{min-width:0}.fd-home-project-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:4/5;border:1px solid rgba(255,255,255,.1);background:#171717;color:inherit;text-decoration:none}.fd-home-project-card__media img,.fd-home-project-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.fd-home-project-card:hover .fd-home-project-card__media img{transform:scale(1.025)}.fd-home-project-card__stage{position:absolute;top:1rem;left:1rem;padding:.55rem .85rem;border:1px solid rgba(199,255,61,.45);background:#090909d1;color:#c7ff3d;font-size:1rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.fd-home-project-card__info{padding-top:1.25rem}.fd-home-project-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.fd-home-project-card__head h3{margin:0;min-width:0;font-size:1.6rem;line-height:1.25;font-weight:800}.fd-home-project-card__head h3 a{color:inherit;text-decoration:none}.fd-home-project-card__head h3 a:hover{color:#c7ff3d}.fd-home-project-card__price{flex:0 0 auto;font-size:1.35rem;font-weight:800;line-height:1.3}.fd-home-project-card__creator{margin:.55rem 0 0;color:#ffffff85;font-size:1.1rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.fd-home-project-card__countdown{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;margin-top:.85rem;padding:.7rem 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);font-size:1.02rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.fd-home-project-card__countdown-label{color:#ffffff85;white-space:nowrap}.fd-home-project-card__countdown-value{color:#c7ff3d;font-size:1.08rem;font-weight:950;font-variant-numeric:tabular-nums;line-height:1.2;text-align:right;white-space:nowrap}.fd-home-project-card__countdown.is-ended .fd-home-project-card__countdown-value{color:#c7ff3d}.fd-home-project-card__countdown.is-missing .fd-home-project-card__countdown-value{color:#ffffff61}.fd-home-project-card__progress{margin-top:1.25rem}.fd-home-project-card__progress-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:#fff9;font-size:1.05rem;font-weight:700;text-transform:uppercase}.fd-home-project-card__progress-row span strong{color:rgb(var(--color-foreground));font-size:1.25rem}.fd-home-project-card__pct{color:#c7ff3d;font-size:1.25rem}.fd-home-project-card__bar{height:.7rem;margin-top:.65rem;overflow:hidden;background:#ffffff1a}.fd-home-project-card__bar span{display:block;height:100%;background:#c7ff3d;transition:width .3s ease}.fd-home-project-card__cart{display:block;margin-top:1.15rem}.fd-home-project-card__cart-form{margin:0}.fd-home-project-card__cart-button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:4.6rem;padding:.9rem 1.2rem;border:1px solid #C7FF3D;background:#c7ff3d;color:#111;font:inherit;font-size:1.05rem;font-weight:950;letter-spacing:.09em;text-transform:uppercase;cursor:pointer;transition:transform .16s ease,box-shadow .18s ease,filter .18s ease}.fd-home-project-card__cart-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 8px 22px #c7ff3d33;filter:brightness(1.03)}.fd-home-project-card__cart-button:disabled{cursor:not-allowed;opacity:.38}.fd-home-project-card__cart-button .loading__spinner{position:absolute;width:1.8rem;height:1.8rem}.fd-home-project-card__cart-button.loading>span:first-child{opacity:.15}.fd-home-project-card__error{margin:0 0 .7rem;color:#ff9898;font-size:1rem;line-height:1.4}.fd-home-project-card__learn-more{display:flex;align-items:center;justify-content:center;width:100%;min-height:4.6rem;margin-top:1.15rem;padding:.9rem 1.2rem;border:1px solid #C7FF3D;background:transparent;color:#c7ff3d;font-size:1.05rem;font-weight:950;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .16s ease,box-shadow .18s ease}.fd-home-project-card__learn-more:hover{background:#c7ff3d;color:#111;transform:translateY(-1px);box-shadow:0 8px 22px #c7ff3d29}.fd-home-project-card--collection{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:linear-gradient(180deg,#141414,#0c0c0c);box-shadow:0 18px 42px #0000002e}.fd-home-project-card--collection .fd-home-project-card__media{aspect-ratio:16/10;border:0;border-bottom:1px solid rgba(255,255,255,.1);background:#111}.fd-home-project-card--collection .fd-home-project-card__media img,.fd-home-project-card--collection .fd-home-project-card__placeholder{object-fit:contain;object-position:center;background:#111}.fd-home-project-card--collection:hover .fd-home-project-card__media img{transform:none}.fd-home-project-card--collection .fd-home-project-card__stage{top:1.15rem;left:1.15rem;padding:.62rem .9rem;border-color:#c7ff3d94;border-radius:999px;background:#080808e0;font-size:.95rem;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.fd-home-project-card--collection .fd-home-project-card__info{display:flex;flex-direction:column;padding:1.45rem 1.45rem 1.4rem}.fd-home-project-card--collection .fd-home-project-card__head{order:1;align-items:baseline}.fd-home-project-card--collection .fd-home-project-card__head h3{font-size:clamp(1.7rem,2vw,2.35rem);line-height:1.1;font-weight:900;text-transform:uppercase}.fd-home-project-card--collection .fd-home-project-card__price{font-size:clamp(1.55rem,1.8vw,2.05rem);font-weight:900}.fd-home-project-card--collection .fd-home-project-card__creator{order:2;margin-top:.65rem;font-size:1.05rem;text-transform:none}.fd-home-project-card--collection .fd-home-project-card__progress{order:3;margin-top:1.2rem}.fd-home-project-card--collection .fd-home-project-card__progress-row{font-size:1rem}.fd-home-project-card--collection .fd-home-project-card__progress-row span strong,.fd-home-project-card--collection .fd-home-project-card__pct{font-size:1.2rem}.fd-home-project-card--collection .fd-home-project-card__bar{height:.75rem;margin-top:.65rem;border-radius:999px;background:#ffffff21}.fd-home-project-card--collection .fd-home-project-card__bar span{border-radius:999px}.fd-home-project-card--collection .fd-home-project-card__countdown--collection{order:4;display:grid;grid-template-columns:minmax(76px,.72fr) repeat(4,minmax(0,1fr));align-items:stretch;gap:0;margin:1.25rem -1.45rem 0;padding:0;border:0;background:#c7ff3d;color:#090909;letter-spacing:0;text-transform:uppercase}.fd-home-project-card--collection .fd-home-project-card__countdown-lead{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-width:0;padding:.9rem .5rem;border-right:1px solid rgba(0,0,0,.18);color:#090909;font-size:.72rem;font-weight:950;line-height:1;text-align:center}.fd-home-project-card--collection .fd-home-project-card__countdown-lead svg{width:2.35rem;height:2.35rem;flex:0 0 auto}.fd-home-project-card--collection .fd-home-project-card__countdown-unit{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding:.9rem .35rem;border-right:1px solid rgba(0,0,0,.16);color:#090909;text-align:center}.fd-home-project-card--collection .fd-home-project-card__countdown-unit:last-child{border-right:0}.fd-home-project-card--collection .fd-home-project-card__countdown-unit strong{display:block;color:#090909;font-size:clamp(2.15rem,3vw,3.65rem);font-weight:950;font-variant-numeric:tabular-nums;letter-spacing:-.045em;line-height:.92}.fd-home-project-card--collection .fd-home-project-card__countdown-unit small{display:block;margin-top:.48rem;color:#090909;font-size:.7rem;font-weight:950;letter-spacing:.035em;line-height:1}.fd-home-project-card--collection .fd-home-project-card__countdown--collection.is-missing{opacity:.56}.fd-home-project-card--collection .fd-home-project-card__countdown--collection.is-ended .fd-home-project-card__countdown-lead{background:#00000014}.fd-home-project-card--collection .fd-home-project-card__cart,.fd-home-project-card--collection .fd-home-project-card__learn-more{order:5;margin-top:1.15rem}.fd-home-project-card--collection .fd-home-project-card__cart-button,.fd-home-project-card--collection .fd-home-project-card__learn-more{min-height:5.2rem;border-radius:7px;font-size:1.08rem;letter-spacing:.075em}@media screen and (max-width:749px){.fd-home-project-card__stage{top:.7rem;left:.7rem;padding:.45rem .6rem;font-size:.85rem}.fd-home-project-card__head{display:block}.fd-home-project-card__head h3{font-size:1.35rem}.fd-home-project-card__price{display:block;margin-top:.35rem;font-size:1.15rem}.fd-home-project-card__creator{font-size:.95rem}.fd-home-project-card__countdown{gap:.5rem;margin-top:.7rem;padding:.6rem 0;font-size:.82rem;letter-spacing:.04em}.fd-home-project-card__countdown-value{font-size:.88rem}.fd-home-project-card__progress-row{font-size:.85rem;gap:.5rem}.fd-home-project-card__progress-row span strong,.fd-home-project-card__pct{font-size:1rem}.fd-home-project-card__cart-button,.fd-home-project-card__learn-more{min-height:4.2rem;padding:.75rem .7rem;font-size:.9rem;letter-spacing:.06em}.fd-home-project-card--collection .fd-home-project-card__media{aspect-ratio:4/3}.fd-home-project-card--collection .fd-home-project-card__stage{top:.85rem;left:.85rem;padding:.5rem .7rem;font-size:.78rem}.fd-home-project-card--collection .fd-home-project-card__info{padding:1.1rem 1rem 1rem}.fd-home-project-card--collection .fd-home-project-card__head{display:flex;gap:.65rem}.fd-home-project-card--collection .fd-home-project-card__head h3{font-size:1.45rem}.fd-home-project-card--collection .fd-home-project-card__price{display:block;margin-top:0;font-size:1.25rem}.fd-home-project-card--collection .fd-home-project-card__creator{font-size:.9rem}.fd-home-project-card--collection .fd-home-project-card__progress{margin-top:1rem}.fd-home-project-card--collection .fd-home-project-card__countdown--collection{grid-template-columns:50px repeat(4,minmax(0,1fr));margin:1.05rem -1rem 0;padding:0;gap:0}.fd-home-project-card--collection .fd-home-project-card__countdown-lead{gap:.2rem;padding:.7rem .25rem;font-size:.55rem;letter-spacing:0}.fd-home-project-card--collection .fd-home-project-card__countdown-lead svg{width:1.65rem;height:1.65rem}.fd-home-project-card--collection .fd-home-project-card__countdown-unit{padding:.75rem .18rem}.fd-home-project-card--collection .fd-home-project-card__countdown-unit strong{font-size:clamp(1.65rem,8.5vw,2.35rem)}.fd-home-project-card--collection .fd-home-project-card__countdown-unit small{margin-top:.35rem;font-size:.55rem}.fd-home-project-card--collection .fd-home-project-card__cart-button,.fd-home-project-card--collection .fd-home-project-card__learn-more{min-height:4.6rem;font-size:.92rem}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/fansdrop-project-card.css.map */
