.ps-deck-hub{padding-block:clamp(2rem,4vw,4rem);display:flex;flex-direction:column;gap:clamp(2.5rem,5vw,4.5rem)}.ps-deck-hub__hero{position:relative;display:grid;place-items:center;text-align:center;padding:clamp(3rem,7vw,6rem) clamp(1rem,3vw,3rem);border:1px solid var(--ps-border-strong);border-radius:28px;background:radial-gradient(circle at 20% 10%,var(--ps-primary-soft) 0%,transparent 45%),radial-gradient(circle at 80% 90%,var(--ps-primary-soft) 0%,transparent 45%),var(--ps-bg-elevated);overflow:hidden;isolation:isolate}.ps-deck-hub__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,var(--ps-border-strong) 1px,transparent 1px);background-size:24px 24px;opacity:.4;mask-image:radial-gradient(ellipse at center,black 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center,black 30%,transparent 75%);z-index:-1;pointer-events:none}.ps-deck-hub__hero-glow{position:absolute;inset:-50% 0 auto 0;height:200%;background:radial-gradient(ellipse at 50% 0%,var(--ps-primary) 0%,transparent 55%);opacity:.18;z-index:-1}.ps-deck-hub__hero-title{font-size:clamp(2.25rem,5.5vw,4rem);font-weight:900;line-height:1.16;letter-spacing:-.02em;padding-bottom:.08em;margin:0;background:linear-gradient(135deg,var(--ps-fg) 0%,var(--ps-primary) 50%,var(--ps-fg) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:ps-hero-title-shine 8s ease-in-out infinite}@keyframes ps-hero-title-shine{0%,to{background-position:0% center}50%{background-position:100% center}}.ps-deck-hub__hero:after{content:"";position:absolute;bottom:-40px;right:-40px;width:180px;height:180px;background-image:radial-gradient(circle at 30% 40%,var(--ps-primary) 0%,transparent 35%),radial-gradient(circle at 70% 60%,#ffd700 0%,transparent 30%);filter:blur(40px);opacity:.35;z-index:-1;pointer-events:none}@media(max-width:749px){.ps-deck-hub__hero:after{display:none}}.ps-deck-hub__hero-content{max-width:760px;display:flex;flex-direction:column;align-items:center;gap:1rem}.ps-deck-hub__hero-eyebrow{font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ps-primary);margin:0}.ps-deck-hub__hero-tagline{font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.55;color:var(--ps-fg-muted);max-width:640px;margin:0}.ps-deck-hub__hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1rem}.ps-deck-hub__hero-stats{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;max-width:560px}.ps-deck-hub__hero-stats li{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;background:var(--ps-bg);border:1px solid var(--ps-border);border-radius:12px}.ps-deck-hub__hero-stats strong{font-size:1.25rem;font-weight:800;color:var(--ps-fg);line-height:1}.ps-deck-hub__hero-stats span{font-size:.75rem;color:var(--ps-fg-muted);text-align:center}.ps-deck-hub__bloc{display:flex;flex-direction:column;gap:1.5rem}.ps-deck-hub__bloc-head{display:flex;flex-direction:column;gap:.5rem}.ps-deck-hub__bloc-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;margin:0;color:var(--ps-fg)}.ps-deck-hub__bloc-tagline{font-size:1rem;line-height:1.55;color:var(--ps-fg-muted);margin:0;max-width:720px}.ps-deck-hub__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem}.ps-deck-hub__card{display:flex;flex-direction:column;background:var(--ps-bg-elevated);border:1px solid var(--ps-border);border-radius:16px;overflow:hidden;min-height:280px;transition:border-color .25s ease;position:relative;isolation:isolate}.ps-deck-hub__card:hover{border-color:var(--ps-primary-border)}.ps-deck-hub__card-link{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}.ps-deck-hub__card-thumb{aspect-ratio:5 / 3;background:var(--ps-bg);position:relative;overflow:hidden}.ps-deck-hub__card-thumb img{width:100%;height:100%;object-fit:cover}.ps-deck-hub__card-body{padding:1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.ps-deck-hub__card-tag{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--ps-primary)}.ps-deck-hub__card-title{font-size:1.05rem;font-weight:700;line-height:1.3;color:var(--ps-fg)}.ps-deck-hub__card-meta{font-size:.85rem;color:var(--ps-fg-muted);margin-top:auto}.ps-deck-hub__card-thumb-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:2.5rem;opacity:.22}.ps-deck-hub__score{position:absolute;top:8px;left:8px;z-index:2;display:inline-flex;align-items:baseline;gap:1px;padding:.25rem .5rem;border-radius:999px;background:#080a18a8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1.5px solid var(--score-color, var(--ps-primary));line-height:1}.ps-deck-hub__score strong{color:var(--score-color, var(--ps-primary));font-size:.95rem;font-weight:800}.ps-deck-hub__score small{color:#fff;font-size:.6rem;opacity:.7;font-weight:700}.ps-deck-hub__fmt{position:absolute;top:8px;right:8px;z-index:2;padding:.22rem .55rem;border-radius:999px;background:#080a18a8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.02em}.ps-deck-hub__fmt--tier{background:var(--ps-primary)}.ps-deck-hub__count{display:flex;align-items:center;gap:.5rem}.ps-deck-hub__count-bar{flex:1;height:6px;border-radius:999px;background:var(--ps-bg);border:1px solid var(--ps-border);overflow:hidden}.ps-deck-hub__count-bar span{display:block;height:100%;background:var(--ps-primary);border-radius:999px;transition:width .3s ease}.ps-deck-hub__count.is-complete .ps-deck-hub__count-bar span{background:#22c55e}.ps-deck-hub__count-label{font-size:.78rem;font-weight:700;color:var(--ps-fg-muted);white-space:nowrap}.ps-deck-hub__count.is-complete .ps-deck-hub__count-label{color:#22c55e}.ps-deck-hub__compo{display:flex;gap:.6rem;font-size:.78rem;color:var(--ps-fg-muted);font-weight:600}.ps-deck-hub__compo span{display:inline-flex;align-items:center;gap:.2rem}.ps-deck-hub__price{margin-top:auto;font-size:1.3rem;font-weight:800;color:var(--ps-fg);letter-spacing:-.01em}.ps-deck-hub__price--empty{font-size:.9rem;font-weight:600;color:var(--ps-fg-muted)}.ps-deck-hub__libbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:.75rem 1rem;background:var(--ps-bg-elevated);border:2px solid var(--ps-border);border-radius:14px}.ps-deck-hub__libcount{justify-self:start;font-size:.9rem;font-weight:700;color:var(--ps-fg-muted);white-space:nowrap}.ps-deck-hub__libtitle{justify-self:center;margin:0;font-size:clamp(1.15rem,2.4vw,1.5rem);font-weight:800;color:var(--ps-fg);white-space:nowrap}.ps-deck-hub__sort{justify-self:end;display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:var(--ps-fg-muted);white-space:nowrap}@media(max-width:749px){.ps-deck-hub__libbar{grid-template-columns:1fr 1fr;grid-template-areas:"title title" "count sort";gap:.6rem}.ps-deck-hub__libtitle{grid-area:title;justify-self:center}.ps-deck-hub__libcount{grid-area:count}.ps-deck-hub__sort{grid-area:sort}}.ps-deck-hub__sort select{border:1.5px solid var(--ps-border-strong);background:var(--ps-bg-elevated);color:var(--ps-fg);height:40px;box-sizing:border-box;padding:0 .65rem;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit}.ps-deck-hub__card-delete{position:absolute;bottom:10px;right:10px;z-index:3;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--ps-border-strong);border-radius:50%;background:var(--ps-bg);color:var(--ps-fg-muted);cursor:pointer;opacity:.85;transition:background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease,transform .15s ease}.ps-deck-hub__card-delete svg{width:18px;height:18px}.ps-deck-hub__card-delete:hover,.ps-deck-hub__card-delete:focus-visible{background:#e5484d;border-color:#e5484d;color:#fff;opacity:1;transform:scale(1.06);outline:none}.ps-deck-hub__card-delete:disabled{opacity:.5;cursor:default;transform:none}.ps-deck-toast{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0a0c1c8c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:ps-deck-toast-in .15s ease}@keyframes ps-deck-toast-in{0%{opacity:0}to{opacity:1}}.ps-deck-toast__box{background:var(--ps-bg-elevated);border:1px solid var(--ps-border-strong);border-radius:16px;padding:1.5rem 1.5rem 1.25rem;max-width:380px;width:100%;text-align:center;box-shadow:0 24px 60px -12px #00000073;animation:ps-deck-toast-box-in .18s ease}@keyframes ps-deck-toast-box-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ps-deck-toast__msg{font-size:1rem;font-weight:600;line-height:1.5;color:var(--ps-fg);margin:0 0 1.25rem}.ps-deck-toast__actions{display:flex;gap:.75rem;justify-content:center}.ps-deck-toast__btn{flex:1 1 0;max-width:140px;padding:.7rem 1rem;border-radius:12px;font-size:.95rem;font-weight:700;cursor:pointer;border:1px solid transparent;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.ps-deck-toast__btn--yes{background:#e5484d;border-color:#e5484d;color:#fff}.ps-deck-toast__btn--yes:hover{background:#cf3c41;border-color:#cf3c41}.ps-deck-toast__btn--no{background:var(--ps-bg);border-color:var(--ps-border-strong);color:var(--ps-fg)}.ps-deck-toast__btn--no:hover{border-color:var(--ps-fg-muted)}.ps-deck-hub__card--skeleton .ps-deck-hub__card-thumb,.ps-deck-hub__card--skeleton .ps-deck-hub__card-tag,.ps-deck-hub__card--skeleton .ps-deck-hub__card-title,.ps-deck-hub__card--skeleton .ps-deck-hub__card-meta{background:linear-gradient(90deg,var(--ps-bg) 25%,var(--ps-primary-soft) 50%,var(--ps-bg) 75%);background-size:200% 100%;animation:ps-skeleton-shimmer 1.4s ease-in-out infinite}.ps-deck-hub__card--skeleton .ps-deck-hub__card-tag{height:12px;width:60px;border-radius:4px}.ps-deck-hub__card--skeleton .ps-deck-hub__card-title{height:20px;border-radius:4px}.ps-deck-hub__card--skeleton .ps-deck-hub__card-meta{height:14px;width:80%;border-radius:4px}@keyframes ps-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ps-deck-hub__empty{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.6rem;padding:clamp(2rem,4vw,3rem);background:radial-gradient(circle at 50% 0%,var(--ps-primary-soft) 0%,transparent 60%),var(--ps-bg-elevated);border:1px dashed var(--ps-border-strong);border-radius:16px;list-style:none}.ps-deck-hub__empty-icon{font-size:2.5rem;line-height:1}.ps-deck-hub__empty-title{font-size:1.1rem;font-weight:700;color:var(--ps-fg)}.ps-deck-hub__empty-text{font-size:.9rem;color:var(--ps-fg-muted);line-height:1.5;margin:0;max-width:460px}.ps-deck-hub__card--create{border-style:dashed;display:grid;place-items:center;min-height:280px;background:transparent}.ps-deck-hub__card--create .ps-deck-hub__card-link{align-items:center;justify-content:center;gap:.75rem;padding:2rem}.ps-deck-hub__card-create-icon{font-size:3rem;font-weight:200;line-height:1;color:var(--ps-primary)}.ps-deck-hub__card-create-label{font-weight:700;color:var(--ps-fg)}.ps-deck-hub__bloc--cta{display:grid;place-items:center}.ps-deck-hub__cta-card{background:var(--ps-bg-elevated);border:2px solid var(--ps-border);border-radius:14px;padding:clamp(1.5rem,3vw,2.5rem);text-align:center;max-width:540px;width:100%}.ps-deck-hub__cta-title{font-size:1.5rem;font-weight:800;margin:0 0 .5rem}.ps-deck-hub__cta-text{color:var(--ps-fg-muted);margin:0 0 1.25rem;line-height:1.55}.ps-deck-hub__cta-buttons{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.ps-deck-hub__features{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.ps-deck-hub__feature{background:var(--ps-bg-elevated);border:2px solid var(--ps-border);border-radius:14px;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.ps-deck-hub__feature-icon{font-size:2rem;line-height:1}.ps-deck-hub__feature h3{font-size:1.15rem;font-weight:700;margin:0}.ps-deck-hub__feature p{font-size:.95rem;line-height:1.5;color:var(--ps-fg-muted);margin:0}.ps-deck-hub__bloc--about .ps-deck-hub__bloc-title{text-align:center}.ps-deck-hub__about-text{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;line-height:1.7;color:var(--ps-fg)}.ps-deck-hub__about-text a{color:var(--ps-primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.ps-deck-hub__faq{display:flex;flex-direction:column;gap:.75rem;max-width:860px;margin:0 auto;width:100%}.ps-deck-hub__faq-item{background:var(--ps-bg-elevated);border:2px solid var(--ps-border);border-radius:14px;padding:1rem 1.25rem;transition:border-color .2s ease}.ps-deck-hub__faq-item[open]{border-color:var(--ps-primary)}.ps-deck-hub__faq-item summary{cursor:pointer;font-weight:700;font-size:1.05rem;list-style:none;display:flex;justify-content:space-between;align-items:center}.ps-deck-hub__faq-item summary::-webkit-details-marker{display:none}.ps-deck-hub__faq-item summary:after{content:"+";font-size:1.5rem;font-weight:200;color:var(--ps-primary);transition:transform .2s ease}.ps-deck-hub__faq-item[open] summary:after{transform:rotate(45deg)}.ps-deck-hub__faq-item p{margin:1rem 0 0;line-height:1.65;color:var(--ps-fg-muted)}.ps-deck-hub__faq-item p a{color:var(--ps-primary);text-decoration:underline}@media(max-width:749px){.ps-deck-hub__hero-stats{grid-template-columns:repeat(2,1fr)}.ps-deck-hub__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.ps-deck-hub__card{min-height:auto}.ps-deck-hub__card-body{padding:.75rem}.ps-deck-hub__card-title{font-size:.9rem}.ps-deck-hub__card-meta{font-size:.75rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/playshop-deck-hub.css.map */
