.pshow{padding:clamp(76px,11vh,140px) 0;position:relative}.pshow-body{margin-top:clamp(34px,5vh,60px);display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:clamp(20px,3vw,48px);gap:clamp(20px,3vw,48px);align-items:start;--pshow-h:min(600px,calc(100vh - 240px))}.pshow-list{list-style:none;margin:0;padding:0 6px 0 0;display:flex;flex-direction:column;max-height:var(--pshow-h);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(212,175,55,.35) transparent}.pshow-list::-webkit-scrollbar{width:4px}.pshow-list::-webkit-scrollbar-track{background:transparent}.pshow-list::-webkit-scrollbar-thumb{background:rgba(212,175,55,.35);border-radius:999px}.pshow-list::-webkit-scrollbar-button{display:none}.pshow-row{width:100%;display:flex;align-items:center;gap:1rem;padding:1rem 1.1rem;border:0;border-radius:14px;background:transparent;color:inherit;text-align:left;cursor:pointer;border-left:2px solid transparent;transition:background .25s ease,border-color .25s ease,transform .25s ease}.pshow-row+.pshow-row{margin-top:2px}.pshow-row-icon{flex:0 0 auto;display:grid;place-items:center;width:2.9rem;height:2.9rem;border-radius:50%;background:radial-gradient(circle at 32% 26%,#ffffff,#f1ebf9 82%);box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--accent,#6a1b9a) 22%,transparent);transition:transform .28s cubic-bezier(.34,1.56,.64,1);opacity:.85}.pshow-row-icon .glyph-svg{width:58%;height:58%}.pshow-row-text{display:flex;flex-direction:column;gap:.15rem;min-width:0}.pshow-row-name{font-family:Jost,sans-serif;font-weight:600;font-size:1.02rem;line-height:1.25;color:rgba(237,228,204,.72);transition:color .25s ease}.pshow-row-tag{font-family:Poppins,sans-serif;font-weight:300;font-size:.82rem;line-height:1.35;color:rgba(237,228,204,.4);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:26ch}.pshow-row-arrow{margin-left:auto;color:var(--accent,#b98cff);opacity:0;transform:translateX(-6px);transition:opacity .25s ease,transform .25s ease}.pshow-row:hover{background:rgba(255,255,255,.04)}.pshow-row.is-active{background:rgba(255,255,255,.05);border-left-color:var(--accent,#6a1b9a)}.pshow-row.is-active .pshow-row-icon{opacity:1;transform:scale(1.06)}.pshow-row.is-active .pshow-row-name{color:#f6efe2}.pshow-row.is-active .pshow-row-arrow{opacity:1;transform:translateX(0)}.pshow-preview{position:relative;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.09);background:radial-gradient(120% 100% at 100% 0,color-mix(in srgb,var(--accent,#6a1b9a) 26%,transparent),transparent 62%),linear-gradient(160deg,rgba(255,255,255,.05),rgba(255,255,255,.015));transition:background .5s ease;height:var(--pshow-h,auto);min-height:22rem;display:flex;position:-webkit-sticky;position:sticky;top:92px}.pshow-preview-inner{padding:clamp(1.8rem,3vw,3rem);display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;animation:pshowIn .5s cubic-bezier(.2,.7,.3,1)}@keyframes pshowIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.pshow-preview-icon{display:grid;place-items:center;width:5rem;height:5rem;border-radius:50%;background:radial-gradient(circle at 32% 26%,#ffffff,#f1ebf9 82%);box-shadow:0 14px 34px rgba(0,0,0,.4),inset 0 0 0 4px color-mix(in srgb,var(--accent,#6a1b9a) 24%,transparent);margin-bottom:.4rem}.pshow-preview-icon .glyph-svg{width:58%;height:58%}.pshow-preview-title{font-family:Playfair Display,serif;font-weight:600;font-size:clamp(1.5rem,2.4vw,2.1rem);line-height:1.12;color:#f6efe2;margin:0}.pshow-preview-tag{font-family:Caveat,cursive;font-size:1.3rem;line-height:1.2;color:color-mix(in srgb,var(--accent,#d4a843) 70%,#ffffff);margin:0}.pshow-preview-sum{font-family:Poppins,sans-serif;font-weight:300;font-size:1rem;line-height:1.65;color:rgba(237,228,204,.72);margin:0;max-width:40ch}.pshow-preview-cta{margin-top:.6rem;font-family:Jost,sans-serif;font-weight:600;font-size:.92rem;letter-spacing:.03em;text-decoration:none;color:#fff;padding:.85em 1.6em;border-radius:999px;background:linear-gradient(120deg,color-mix(in srgb,var(--accent,#6a1b9a) 82%,#000),var(--accent,#8a4fc9));box-shadow:0 12px 28px color-mix(in srgb,var(--accent,#6a1b9a) 34%,transparent);transition:transform .25s ease,box-shadow .25s ease}.pshow-preview-cta:hover{transform:translateY(-2px);box-shadow:0 16px 34px color-mix(in srgb,var(--accent,#6a1b9a) 46%,transparent)}.pshow-all{margin-top:clamp(28px,4vh,44px);text-align:center}@media (max-width:860px){.pshow-body{grid-template-columns:1fr;gap:20px}.pshow-preview{order:-1;min-height:0;height:auto;position:static}.pshow-list{flex-direction:row;overflow-x:auto;overflow-y:visible;max-height:none;gap:8px;padding:0 0 6px;scrollbar-width:none}.pshow-list::-webkit-scrollbar{display:none}.pshow-row{flex:0 0 auto;flex-direction:column;align-items:center;gap:.5rem;width:6.6rem;padding:.8rem .5rem;border-left:0;border-bottom:2px solid transparent;text-align:center;border-radius:14px}.pshow-row.is-active{border-left:0;border-bottom-color:var(--accent,#6a1b9a)}.pshow-row-arrow,.pshow-row-tag{display:none}.pshow-row-name{font-size:.74rem}}@media (prefers-reduced-motion:reduce){.pshow-preview-inner{animation:none}.pshow-preview-cta,.pshow-row-icon{transition:none}}