.stack-gallery[data-astro-cid-myxc7ke3]{display:flex;flex-direction:column;align-items:center;gap:6rem;padding:2rem 1rem;width:100%;max-width:1100px;margin:0 auto}.stack-group[data-astro-cid-myxc7ke3]{width:100%;display:flex;justify-content:center}.stack-pile[data-astro-cid-myxc7ke3]{position:relative;width:200px;height:280px;cursor:pointer;transition:width .5s cubic-bezier(.34,1.56,.64,1)}.stack-pile[data-astro-cid-myxc7ke3].is-expanded{width:auto;height:auto;min-width:100%}.stack-card[data-astro-cid-myxc7ke3]{position:absolute;top:50%;left:50%;width:200px;height:270px;margin-left:-100px;margin-top:-135px;border-radius:16px;overflow:hidden;transform-origin:center center;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .4s ease;will-change:transform,opacity}.stack-card[data-astro-cid-myxc7ke3].is-expanded{position:relative;top:auto;left:auto;margin-left:0;margin-top:0;display:inline-block;vertical-align:middle}.stack-card__cover[data-astro-cid-myxc7ke3]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .5s ease}.stack-card[data-astro-cid-myxc7ke3].is-expanded:hover .stack-card__cover[data-astro-cid-myxc7ke3]{transform:scale(1.05)}.stack-card__overlay[data-astro-cid-myxc7ke3]{position:absolute;inset:0;background:linear-gradient(to top,rgba(15,15,20,.92) 0%,rgba(15,15,20,.5) 40%,transparent 70%);display:flex;flex-direction:column;justify-content:flex-end;padding:16px;opacity:.85;transition:opacity .4s ease,background .4s ease}.stack-card[data-astro-cid-myxc7ke3].is-expanded .stack-card__overlay[data-astro-cid-myxc7ke3]{opacity:1;background:linear-gradient(to top,rgba(15,15,20,.95) 0%,rgba(15,15,20,.55) 45%,rgba(15,15,20,.1) 75%,transparent 100%)}html.light .stack-card__overlay[data-astro-cid-myxc7ke3]{background:linear-gradient(to top,rgba(248,250,252,.95) 0%,rgba(248,250,252,.5) 40%,transparent 70%)}html.light .stack-card[data-astro-cid-myxc7ke3].is-expanded .stack-card__overlay[data-astro-cid-myxc7ke3]{background:linear-gradient(to top,rgba(248,250,252,.98) 0%,rgba(248,250,252,.55) 45%,rgba(248,250,252,.1) 75%,transparent 100%)}.stack-card__info[data-astro-cid-myxc7ke3]{display:flex;align-items:center;gap:10px;margin-bottom:8px}.stack-card__avatar[data-astro-cid-myxc7ke3]{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(255,255,255,.25);flex-shrink:0;box-shadow:0 2px 8px #0000004d}html.light .stack-card__avatar[data-astro-cid-myxc7ke3]{border-color:#6366f14d;box-shadow:0 2px 8px #0000001a}.stack-card__text[data-astro-cid-myxc7ke3]{min-width:0;flex:1}.stack-card__name[data-astro-cid-myxc7ke3]{font-size:14px;font-weight:700;color:#fff;line-height:1.3;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html.light .stack-card__name[data-astro-cid-myxc7ke3]{color:#1e293b;text-shadow:0 1px 3px rgba(255,255,255,.8)}.stack-card__desc[data-astro-cid-myxc7ke3]{font-size:11px;color:#fff9;line-height:1.4;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;max-height:0;transition:opacity .3s ease .1s,max-height .3s ease}.stack-card[data-astro-cid-myxc7ke3].is-expanded .stack-card__desc[data-astro-cid-myxc7ke3]{opacity:1;max-height:40px}html.light .stack-card__desc[data-astro-cid-myxc7ke3]{color:#475569}.stack-card__visit[data-astro-cid-myxc7ke3]{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;border-radius:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:12px;font-weight:600;text-decoration:none;opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease,box-shadow .3s ease;align-self:flex-start;box-shadow:0 2px 10px #6366f14d}.stack-card[data-astro-cid-myxc7ke3].is-expanded .stack-card__visit[data-astro-cid-myxc7ke3]{opacity:1;transform:translateY(0);transition-delay:.15s}.stack-card__visit[data-astro-cid-myxc7ke3]:hover{box-shadow:0 4px 20px #6366f180;transform:translateY(-1px)!important}.stack-card__visit[data-astro-cid-myxc7ke3]:active{transform:scale(.96)!important}.stack-card__shine[data-astro-cid-myxc7ke3]{position:absolute;inset:0;background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.08) 50%,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none;border-radius:16px}.stack-card[data-astro-cid-myxc7ke3].is-expanded:hover .stack-card__shine[data-astro-cid-myxc7ke3]{opacity:1}.stack-card__border[data-astro-cid-myxc7ke3]{position:absolute;inset:0;border-radius:16px;pointer-events:none;transition:box-shadow .5s ease;box-shadow:0 10px 30px #6366f126,0 4px 12px #00000040,inset 0 1px #ffffff1a}.stack-pile[data-astro-cid-myxc7ke3]:not(.is-expanded):after{content:attr(data-count);position:absolute;bottom:-30px;left:50%;transform:translate(-50%);font-size:12px;color:var(--color-primary, #6366f1);opacity:.6;white-space:nowrap;pointer-events:none}@media(max-width:900px){.stack-gallery[data-astro-cid-myxc7ke3]{gap:4rem}.stack-card[data-astro-cid-myxc7ke3]{width:170px;height:240px;margin-left:-85px;margin-top:-120px}}@media(max-width:640px){.stack-gallery[data-astro-cid-myxc7ke3]{gap:3rem;padding:1rem .5rem}.stack-card[data-astro-cid-myxc7ke3]{width:150px;height:210px;margin-left:-75px;margin-top:-105px}.stack-card[data-astro-cid-myxc7ke3].is-expanded{width:85%;max-width:320px;height:220px}.stack-pile[data-astro-cid-myxc7ke3].is-expanded{display:flex;flex-direction:column;align-items:center;gap:8px}}html.light .stack-card__border[data-astro-cid-myxc7ke3]{box-shadow:0 10px 30px #6366f11a,0 4px 12px #00000014,inset 0 1px #ffffff4d}.stack-group[data-astro-cid-myxc7ke3]{opacity:0;animation:stackFadeIn .6s ease forwards}.stack-group[data-astro-cid-myxc7ke3]:nth-child(1){animation-delay:.1s}.stack-group[data-astro-cid-myxc7ke3]:nth-child(2){animation-delay:.25s}.stack-group[data-astro-cid-myxc7ke3]:nth-child(3){animation-delay:.4s}.stack-group[data-astro-cid-myxc7ke3]:nth-child(4){animation-delay:.55s}@keyframes stackFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.stack-card[data-astro-cid-myxc7ke3],.stack-pile[data-astro-cid-myxc7ke3],.stack-card__visit[data-astro-cid-myxc7ke3],.stack-card__desc[data-astro-cid-myxc7ke3]{transition:none!important}.stack-group[data-astro-cid-myxc7ke3]{animation:none!important;opacity:1!important}}
