:root{--pkg-bg:#f1f2ed;--pkg-ink:#141414;--pkg-muted:#5c5f58;--pkg-line:#14141414;--pkg-red:#e61e21}.pkg-slide-stage{background:var(--pkg-bg);justify-content:center;align-items:center;min-height:100dvh;display:flex;overflow:hidden}.pkg-slide{aspect-ratio:21/9;width:min(100vw,233.333dvh);height:min(100dvh,42.8571vw);color:var(--pkg-ink);background:var(--pkg-bg);position:relative;overflow:hidden;container-type:size}.pkg-slide-blob{filter:blur(60px);pointer-events:none;opacity:.55;border-radius:50%;position:absolute}.pkg-slide-blob--1{background:#e61e211f;width:38cqw;height:38cqw;animation:14s ease-in-out infinite pkgBlobDrift1;top:-12cqh;left:-8cqw}.pkg-slide-blob--2{background:#7c3aed1a;width:32cqw;height:32cqw;animation:16s ease-in-out infinite pkgBlobDrift2;top:8cqh;right:-6cqw}.pkg-slide-blob--3{background:#f43f5e17;width:28cqw;height:28cqw;animation:18s ease-in-out infinite pkgBlobDrift3;bottom:-8cqh;left:38cqw}@keyframes pkgBlobDrift1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(3cqw,2cqh)scale(1.08)}}@keyframes pkgBlobDrift2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-2.5cqw,3cqh)scale(1.06)}}@keyframes pkgBlobDrift3{0%,to{transform:translate(0)scale(1)}50%{transform:translate(2cqw,-2cqh)scale(1.1)}}.pkg-slide-inner{z-index:1;flex-direction:column;height:100%;padding:4.8cqh 3.2cqw 3.8cqh;display:flex;position:relative}.pkg-slide-top{justify-content:space-between;align-items:flex-end;gap:2cqw;margin-bottom:3cqh;animation:1.2s ease-out both pkgFadeDown;display:flex}@keyframes pkgFadeDown{0%{opacity:0;transform:translateY(-1.2cqh)}to{opacity:1;transform:translateY(0)}}.pkg-slide-brand{align-items:center;gap:1.5cqw;min-width:0;display:flex}.pkg-slide-logo-wrap{flex-shrink:0;position:relative}.pkg-slide-logo{z-index:1;width:8.2cqh;height:auto;animation:4s ease-in-out infinite pkgLogoPulse;display:block;position:relative}@keyframes pkgLogoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.pkg-slide-logo-ring{border:2px solid #e61e2140;border-radius:50%;animation:3s ease-in-out infinite pkgRingPulse;position:absolute;inset:-.6cqh}@keyframes pkgRingPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.15;transform:scale(1.12)}}.pkg-slide-kicker{letter-spacing:.32em;text-transform:uppercase;color:var(--pkg-red);font-size:1.45cqh;font-weight:800}.pkg-slide-title{letter-spacing:-.035em;color:var(--pkg-ink);margin:.35cqh 0 0;font-size:5cqh;font-weight:900;line-height:1.04}.pkg-slide-meta{text-align:right;flex-direction:column;flex-shrink:0;gap:.5cqh;display:flex}.pkg-slide-meta-chip{border:1px solid var(--pkg-line);color:var(--pkg-muted);background:#ffffffb8;border-radius:999px;justify-content:flex-end;align-items:center;gap:.5cqw;padding:.55cqh 1cqw;font-size:1.55cqh;animation:5s ease-in-out infinite pkgChipFloat;display:inline-flex;box-shadow:0 .4cqh 1.2cqh #1414140a}.pkg-slide-meta-chip:nth-child(2){animation-delay:.8s}@keyframes pkgChipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-.35cqh)}}.pkg-slide-cards{flex:1;grid-template-columns:repeat(3,1fr);gap:1.4cqw;min-height:0;display:grid}.pkg-slide-flip{perspective:62cqh;perspective-origin:50% 48%;height:100%;min-height:0;transform-style:preserve-3d;position:relative}.pkg-slide-flip-inner{transform-origin:50%;width:100%;height:100%;transform-style:preserve-3d;will-change:transform;animation:22s linear infinite pkgCardFlip;position:relative}.pkg-slide-flip:first-child .pkg-slide-flip-inner{animation-delay:0s}.pkg-slide-flip:nth-child(2) .pkg-slide-flip-inner{animation-delay:2.8s}.pkg-slide-flip:nth-child(3) .pkg-slide-flip-inner{animation-delay:5.6s}@keyframes pkgCardFlip{0%,8%{transform:rotateY(0)}12%{transform:rotateY(-55deg)}15%{transform:rotateY(-125deg)}18%,72%{transform:rotateY(-180deg)}76%{transform:rotateY(-235deg)}79%{transform:rotateY(-305deg)}82%,to{transform:rotateY(-360deg)}}.pkg-slide-face{backface-visibility:hidden;transform-style:preserve-3d;border-radius:1.8cqh;position:absolute;inset:0;overflow:hidden}.pkg-slide-face-front{color:#fff;grid-template-columns:1fr 42%;display:grid;transform:translateZ(1px);box-shadow:0 1.6cqh 4.2cqh #1414142e,0 .4cqh 1.2cqh #14141414}.pkg-slide-cover-content{text-align:center;z-index:1;flex-direction:column;justify-content:center;align-items:center;padding:2.4cqh 1.4cqw;display:flex;position:relative}.pkg-slide-cover-visual{position:relative;overflow:hidden}.pkg-slide-cover-visual:before{content:"";z-index:1;background:linear-gradient(90deg,#0000008c 0%,#0000 55%);position:absolute;inset:0}.pkg-slide-cover-img{object-fit:cover;object-position:center;width:100%;height:100%;animation:14s ease-in-out infinite alternate pkgImgKenBurns}@keyframes pkgImgKenBurns{0%{transform:scale(1)}to{transform:scale(1.08)}}.pkg-slide-face-front.is-party{background:linear-gradient(160deg,#7c3aed 0%,#db2777 100%)}.pkg-slide-face-front.is-corporate{background:linear-gradient(160deg,#1d4ed8 0%,#4f46e5 100%)}.pkg-slide-face-front.is-date{background:linear-gradient(160deg,#be123c 0%,#ea580c 100%)}.pkg-slide-cover-badge{letter-spacing:.04em;background:#00000038;border-radius:999px;margin-bottom:2cqh;padding:.4cqh .95cqw;font-size:1.25cqh;font-weight:700;display:inline-block}.pkg-slide-cover-icon{background:#ffffff29;border:1px solid #ffffff38;border-radius:2cqh;justify-content:center;align-items:center;width:8.4cqh;height:8.4cqh;margin-bottom:1.8cqh;animation:3.5s ease-in-out infinite pkgIconBob;display:flex}.pkg-slide-cover-icon svg{width:4.2cqh;height:4.2cqh}.pkg-slide-cover-title{margin:0;font-size:3.1cqh;font-weight:800;line-height:1.12}.pkg-slide-cover-sub{opacity:.85;margin:.6cqh 0 0;font-size:1.6cqh}.pkg-slide-cover-hint{letter-spacing:.22em;text-transform:uppercase;opacity:.7;margin-top:2.4cqh;font-size:1.25cqh;animation:2s ease-in-out infinite pkgHintPulse}@keyframes pkgHintPulse{0%,to{opacity:.45;transform:translateY(0)}50%{opacity:.9;transform:translateY(-.25cqh)}}.pkg-slide-face-back{transform:rotateY(180deg)translateZ(1px)}.pkg-slide-card{background:#ffffffeb;border:1px solid #fffffff2;flex-direction:column;height:100%;min-height:0;display:flex;box-shadow:0 1.2cqh 3.6cqh #1414140f,0 .2cqh .8cqh #14141408}.pkg-slide-card-layout{flex:1;grid-template-columns:1fr 38%;min-height:0;display:grid}.pkg-slide-card-main{flex-direction:column;min-width:0;min-height:0;display:flex}.pkg-slide-card-visual{min-height:0;position:relative;overflow:hidden}.pkg-slide-card-visual:before{content:"";z-index:1;background:linear-gradient(90deg,#f1f2edf2 0%,#f1f2ed59 18%,#0000 42%);position:absolute;inset:0}.pkg-slide-card-visual.is-party:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 55%,#7c3aed2e 100%);position:absolute;inset:0}.pkg-slide-card-visual.is-corporate:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 55%,#2563eb2e 100%);position:absolute;inset:0}.pkg-slide-card-visual.is-date:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 55%,#e11d482e 100%);position:absolute;inset:0}.pkg-slide-card-img{object-fit:cover;object-position:center;width:100%;height:100%;animation:16s ease-in-out infinite alternate pkgImgKenBurns}.pkg-slide-flip.is-featured .pkg-slide-card{border-color:#7c3aed38;box-shadow:0 1.6cqh 4.8cqh #7c3aed1f,0 .2cqh .8cqh #14141408}.pkg-slide-flip.is-featured .pkg-slide-card:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 38%,#ffffff8c 50%,#0000 62%);animation:4.5s ease-in-out infinite pkgShimmer;position:absolute;inset:0}@keyframes pkgShimmer{0%{transform:translate(-120%)}to{transform:translate(120%)}}.pkg-slide-card-accent{flex-shrink:0;height:.55cqh}.pkg-slide-card-accent.is-party{background:linear-gradient(90deg,#7c3aed,#db2777,#ec4899) 0 0/200% 100%;animation:5s linear infinite pkgAccentFlow}.pkg-slide-card-accent.is-corporate{background:linear-gradient(90deg,#1d4ed8,#4f46e5,#6366f1) 0 0/200% 100%;animation:5s linear infinite pkgAccentFlow}.pkg-slide-card-accent.is-date{background:linear-gradient(90deg,#be123c,#e11d48,#ea580c) 0 0/200% 100%;animation:5s linear infinite pkgAccentFlow}@keyframes pkgAccentFlow{0%{background-position:0%}to{background-position:200%}}.pkg-slide-card-head{align-items:flex-start;gap:1.1cqw;padding:1.6cqh 1.2cqw 1.1cqh;display:flex}.pkg-slide-icon{border-radius:1.2cqh;flex-shrink:0;justify-content:center;align-items:center;width:5.2cqh;height:5.2cqh;animation:3.5s ease-in-out infinite pkgIconBob;display:flex}.pkg-slide-icon svg{width:2.6cqh;height:2.6cqh}.pkg-slide-icon.is-party{color:#7c3aed;background:linear-gradient(135deg,#ede9fe,#fce7f3)}.pkg-slide-icon.is-corporate{color:#2563eb;background:linear-gradient(135deg,#dbeafe,#e0e7ff)}.pkg-slide-icon.is-date{color:#e11d48;background:linear-gradient(135deg,#ffe4e6,#ffedd5)}@keyframes pkgIconBob{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-.4cqh)rotate(-3deg)}}.pkg-slide-card-titles{flex:1;min-width:0}.pkg-slide-badge{letter-spacing:.03em;border-radius:999px;margin-bottom:.7cqh;padding:.35cqh .85cqw;font-size:1.2cqh;font-weight:700;display:inline-block}.pkg-slide-badge.is-party{color:#7c3aed;background:#f3e8ff}.pkg-slide-badge.is-corporate{color:#1d4ed8;background:#dbeafe}.pkg-slide-badge.is-date{color:#be123c;background:#ffe4e6}.pkg-slide-card-title{color:var(--pkg-ink);margin:0;font-size:2.2cqh;font-weight:800;line-height:1.12}.pkg-slide-card-sub{color:var(--pkg-muted);margin:.35cqh 0 0;font-size:1.4cqh;font-weight:500}.pkg-slide-card-body{flex-direction:column;flex:1;min-height:0;padding:0 1.2cqw 1.4cqh;display:flex}.pkg-slide-desc{color:var(--pkg-muted);margin:0 0 1cqh;font-size:1.35cqh;line-height:1.38}.pkg-slide-features{margin:0;padding:0;list-style:none}.pkg-slide-features li{color:var(--pkg-ink);align-items:flex-start;gap:.55cqw;padding:.32cqh 0;font-size:1.28cqh;line-height:1.32;display:flex}.pkg-slide-check{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.8cqh;height:1.8cqh;margin-top:.1cqh;animation:2.5s ease-in-out infinite pkgCheckPulse;display:flex}.pkg-slide-check svg{width:1cqh;height:1cqh}.pkg-slide-check.is-party{color:#7c3aed;background:#ede9fe}.pkg-slide-check.is-corporate{color:#2563eb;background:#dbeafe}.pkg-slide-check.is-date{color:#e11d48;background:#ffe4e6}.pkg-slide-features li:first-child .pkg-slide-check{animation-delay:0s}.pkg-slide-features li:nth-child(2) .pkg-slide-check{animation-delay:.3s}.pkg-slide-features li:nth-child(3) .pkg-slide-check{animation-delay:.6s}.pkg-slide-features li:nth-child(4) .pkg-slide-check{animation-delay:.9s}@keyframes pkgCheckPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.pkg-slide-foot{border:1px solid var(--pkg-line);background:#ffffffbf;border-radius:1.4cqh;justify-content:space-between;align-items:center;gap:1.2cqw;margin-top:2.8cqh;padding:1.6cqh 2cqw;animation:4s ease-in-out infinite pkgFootGlow;display:flex;box-shadow:0 .8cqh 2.4cqh #1414140a}@keyframes pkgFootGlow{0%,to{box-shadow:0 .8cqh 2.4cqh #1414140a}50%{box-shadow:0 .8cqh 2.4cqh #e61e2114}}.pkg-slide-foot-item{color:var(--pkg-muted);white-space:nowrap;align-items:center;gap:.6cqw;font-size:1.65cqh;display:flex}.pkg-slide-foot-item svg{width:1.9cqh;height:1.9cqh;color:var(--pkg-red);flex-shrink:0;animation:3s ease-in-out infinite pkgFootIcon}.pkg-slide-foot-item:nth-child(2) svg{animation-delay:.5s}.pkg-slide-foot-item:nth-child(3) svg{animation-delay:1s}.pkg-slide-foot-item:nth-child(4) svg{animation-delay:1.5s}@keyframes pkgFootIcon{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.pkg-slide-foot-item strong{color:var(--pkg-ink);font-weight:800}
