.vps-02 { margin: 0 8px; box-sizing: border-box; position: relative; }
.vps-02__bg-full { display: block; position: absolute; inset: 0; border-radius: 12px; overflow: hidden; z-index: 0; }
.vps-02__bg-picture { display: block; position: absolute; inset: 0; }
.vps-02__bg-full-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; }
.vps-02__left-gradient { position: absolute; inset: 0; background: linear-gradient(165.4deg, rgba(0,0,0,0.32) 0%, rgba(0,0,0,0.14) 45%, rgba(0,0,0,0) 82%); }
.vps-02__inner { display: flex; flex-direction: column; gap: 8px; padding: 8px; box-sizing: border-box; position: relative; z-index: 1; }
.vps-02__left { position: relative; height: 344px; display: flex; flex-direction: column; justify-content: flex-start; border-radius: 12px; padding: 16px; box-sizing: border-box; overflow: hidden; }
.vps-02__title { font-family: 'Proxima Nova A', 'Proxima Nova', -apple-system, 'Roboto', Arial, sans-serif; font-weight: 700; font-size: 32px; line-height: 1; letter-spacing: -1.28px; color: #ffffff; font-feature-settings: "salt" 1, "calt" 0; margin: 0; padding: 0; word-break: break-word; }
.vps-02__right { box-sizing: border-box; }
.vps-02__cards { list-style: none; margin: 0 -8px; padding: 0 8px 4px; display: flex; flex-direction: row; align-items: flex-start; gap: 8px; overflow-x: auto; overflow-y: hidden; scroll-snap-type: x mandatory; scroll-padding-left: 8px; -webkit-overflow-scrolling: touch; }
.vps-02__card { flex: 0 0 calc(100% - 16px); height: 344px; scroll-snap-align: start; background-color: #f4f5f9; border-radius: 12px; overflow: hidden; display: flex; flex-direction: column; box-sizing: border-box; }
.vps-02__card-image { position: relative; flex: 1; min-height: 0; display: flex; align-items: center; justify-content: center; padding: 12px; box-sizing: border-box; overflow: hidden; }
.vps-02__card-content { padding: 16px; flex-shrink: 0; }
.vps-02__card-title { font-family: 'Proxima Nova A', 'Proxima Nova', -apple-system, 'Roboto', Arial, sans-serif; font-weight: 700; font-size: 24px; line-height: 1; letter-spacing: -0.96px; color: #282834; font-feature-settings: "salt" 1, "calt" 0; margin: 0; padding: 0; word-break: break-word; }

.vp1m, .vp2m { position: relative; width: 100%; height: 238px; overflow: hidden; }
.vp1m__stage, .vp2m__stage { position: absolute; left: 50%; top: 50%; width: 599px; height: 532px; transform: translate(-50%,-50%) scale(0.43); transform-origin: center center; }
.vp1m__option { position: absolute; top: 202.359px; left: 26px; width: 548.855px; height: 121.837px; padding: 24.394px 32.525px; display: flex; align-items: center; justify-content: space-between; gap: 20.328px; background-color: #ffffff; border: 1.5px solid #d0d4e6; border-radius: 16px; box-shadow: 0 8px 16px rgba(67,76,228,0.2); box-sizing: border-box; opacity: 0; }
.vp1m__option > :first-child { min-width: 0; }
.vp1m__icon { display: block; width: 64px; height: 64px; object-fit: contain; flex-shrink: 0; }
.vp1m__label { flex: 1; color: #282834; font-family: 'Inter', -apple-system, 'Roboto', Arial, sans-serif; font-size: 28.459px; font-weight: 700; white-space: nowrap; line-height: normal; }
.vp1m__arrow { color: #434ce4; font-family: Arial, sans-serif; font-size: 34px; line-height: 1; flex-shrink: 0; }

.vp2m__stage::before { content: ""; position: absolute; inset: 0; z-index: 4; pointer-events: none; background: linear-gradient(to bottom, #f4f5f9 0, rgba(244,245,249,0) 90px), linear-gradient(to top, #f4f5f9 0, rgba(244,245,249,0) 90px); }
.vp2m__option { position: absolute; top: 202.359px; left: 26px; width: 548.855px; height: 121.837px; padding: 24.394px 32.525px; display: flex; align-items: center; gap: 20.328px; background-color: #ffffff; border: 1.5px solid #d0d4e6; border-radius: 20px; box-shadow: 0 8px 16px rgba(67,76,228,0.2); box-sizing: border-box; opacity: 0; }
.vp2m__radio { width: 40.656px; height: 40.656px; flex-shrink: 0; border: 2.033px solid rgba(156,163,175,0); border-radius: 50%; background-color: #434ce4; box-shadow: 0 0 0 2px #dee9ff; display: flex; align-items: center; justify-content: center; box-sizing: border-box; }
.vp2m__radio-dot { display: block; width: 16px; height: 16px; border-radius: 50%; background-color: #ffffff; opacity: 1; transform: scale(1); }
.vp2m__text { font-family: 'Inter', -apple-system, 'Roboto', Arial, sans-serif; flex: 1; min-width: 0; color: #282834; font-size: 28.459px; font-weight: 700; line-height: normal; white-space: nowrap; }

.vp3m { position: relative; width: 100%; height: 238px; overflow: hidden; }
.vp3m__stage { position: absolute; left: 50%; top: 50%; width: 600px; height: 460px; transform: translate(-50%,-50%) scale(0.49); transform-origin: center center; }
.vp3m__sent, .vp3m__typing, .vp3m__received { position: absolute; border-radius: 8px; opacity: 0; transform: translateY(200px); box-sizing: border-box; }
.vp3m__sent { left: 197px; top: 57px; width: 370px; padding: 6px 8px 8px; display: flex; flex-direction: column; gap: 6px; background-color: #dcf8c6; border-bottom-right-radius: 2px; filter: drop-shadow(0 1px 3px rgba(0,0,0,0.18)); }
.vp3m__sent::after { content: ""; position: absolute; right: -8px; bottom: 0; width: 8px; height: 13px; background-color: #dcf8c6; clip-path: polygon(0 0,0 100%,100% 100%); }
.vp3m__photo { width: 100%; height: 150px; border-radius: 6px; overflow: hidden; flex-shrink: 0; }
.vp3m__photo img { display: block; width: 100%; height: 100%; object-fit: cover; }
.vp3m__copy, .vp3m__link { margin: 0 4px; font-family: 'Inter', -apple-system, 'Roboto', Arial, sans-serif; font-weight: 400; font-size: 16px; line-height: 21px; color: #111111; }
.vp3m__link { margin-top: -4px; font-size: 15px; line-height: 20px; color: #027eb5; }
.vp3m__meta { display: flex; justify-content: flex-end; align-items: center; gap: 4px; padding: 0 2px; font-family: 'Inter', -apple-system, 'Roboto', Arial, sans-serif; font-size: 11.5px; line-height: 1; color: #7a9e7e; }
.vp3m__ticks { color: #53bdeb; font-size: 16px; letter-spacing: -6px; padding-right: 5px; }
.vp3m__typing { left: 32px; top: 349px; display: flex; gap: 5px; padding: 10px 14px; background-color: #ffffff; border-bottom-left-radius: 2px; filter: drop-shadow(0 1px 3px rgba(0,0,0,0.18)); }
.vp3m__typing::after, .vp3m__received::after { content: ""; position: absolute; left: -8px; bottom: 0; width: 8px; height: 13px; background-color: #ffffff; clip-path: polygon(100% 0,100% 100%,0 100%); }
.vp3m__typing span { width: 8px; height: 8px; border-radius: 50%; background-color: #90949c; animation: vp3m-dot 1.2s ease-in-out infinite; }
.vp3m__typing span:nth-child(2) { animation-delay: 0.2s; }
.vp3m__typing span:nth-child(3) { animation-delay: 0.4s; }
.vp3m__received { left: 32px; top: 349px; max-width: 320px; padding: 6px 8px 8px; display: flex; align-items: flex-end; gap: 8px; background-color: #ffffff; border-bottom-left-radius: 2px; filter: drop-shadow(0 1px 3px rgba(0,0,0,0.18)); font-family: 'Inter', -apple-system, 'Roboto', Arial, sans-serif; font-size: 16px; line-height: 21px; color: #111111; }
.vp3m__received small { flex-shrink: 0; padding-bottom: 1px; font-size: 11.5px; line-height: 1; color: #aaaaaa; }
.vp3m__stamp { position: absolute; left: 36px; top: 377px; z-index: 2; padding: 3px 7px; border: 1.5px solid #e9e9e9; border-radius: 40px; background-color: #ffffff; box-shadow: 0 1px 3px rgba(0,0,0,0.12); font-size: 16px; line-height: 1; opacity: 0; transform: scale(0) rotate(-25deg); transform-origin: center bottom; }
.is-playing.vps-cycle .vp3m__sent { animation: vp3m-up 0.4s cubic-bezier(0.05,0.7,0.1,1) forwards; }
.is-playing.vps-cycle .vp3m__typing { animation: vp3m-up 0.4s 0.6s cubic-bezier(0.05,0.7,0.1,1) forwards, vp3m-out 0.3s 1.8s cubic-bezier(0.3,0,0.8,0.15) forwards; }
.is-playing.vps-cycle .vp3m__received { animation: vp3m-up 0.4s 2.1s cubic-bezier(0.05,0.7,0.1,1) forwards; }
.is-playing.vps-cycle .vp3m__stamp { animation: vp3m-stamp 0.6s 2.9s cubic-bezier(0.05,0.7,0.1,1) forwards; }
@keyframes vp3m-up { from { opacity: 0; transform: translateY(80px); } to { opacity: 1; transform: translateY(0); } }
@keyframes vp3m-out { from { opacity: 1; transform: translateY(0); } to { opacity: 0; transform: translateY(10px); } }
@keyframes vp3m-dot { 0%,60%,100% { opacity: 0.35; transform: translateY(0); } 30% { opacity: 1; transform: translateY(-6px); } }
@keyframes vp3m-stamp { 0% { opacity: 0; transform: scale(0) rotate(-25deg); } 40% { opacity: 1; transform: scale(1.4) rotate(12deg); } 60% { transform: scale(0.82) rotate(-5deg); } 78% { transform: scale(1.12) rotate(4deg); } 90% { transform: scale(0.95) rotate(-1deg); } 100% { opacity: 1; transform: scale(1) rotate(0); } }

.vps-02:not(.vps-anim) .vp1m__option--months, .vps-02:not(.vps-anim) .vp2m__option:nth-child(3) { opacity: 1; }
.vps-02:not(.vps-anim) .vp3m__sent, .vps-02:not(.vps-anim) .vp3m__received, .vps-02:not(.vps-anim) .vp3m__stamp { opacity: 1; transform: none; }
.vps-02:not(.vps-anim) .vp3m__typing { display: none; }

@media (min-width: 768px) {
  .vps-02__bg-full { position: sticky; top: 8px; height: calc(100vh - 16px); }
  .vps-02__bg-full-img { object-position: 50% 50%; }
  .vps-02__left-gradient { background: linear-gradient(to right, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.12) 50%, rgba(0,0,0,0) 72%); }
  .vps-02__inner { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; align-items: start; margin-top: calc(-100vh + 16px); }
  .vps-02__left { position: sticky; top: 8px; height: calc(100vh - 16px); padding: 40px; }
  .vps-02__title { font-size: 72px; letter-spacing: -2.88px; }
  .vps-02__cards { flex-direction: column; align-items: stretch; overflow: visible; scroll-snap-type: none; margin: 0; padding: 0; }
  .vps-02__card { flex: none; height: auto; min-height: calc(100vh - 16px); scroll-snap-align: none; }
  .vps-02__card-image { padding: 24px; }
  .vps-02__card-content { padding: 24px; margin-top: auto; }
  .vps-02__card-title { font-size: 48px; letter-spacing: -1.92px; }
  .vp1m, .vp2m { height: 320px; }
  .vp1m__stage, .vp2m__stage { transform: translate(-50%,-50%) scale(0.56); }
  .vp3m { height: 320px; }
  .vp3m__stage { transform: translate(-50%,-50%) scale(0.68); }
}

@media (min-width: 1024px) {
  .vp1m, .vp2m { height: 410px; }
  .vp1m__stage, .vp2m__stage { transform: translate(-50%,-50%) scale(0.74); }
  .vp3m { height: 400px; }
  .vp3m__stage { transform: translate(-50%,-50%) scale(0.86); }
}

@media (min-width: 1366px) {
  .vp1m, .vp2m { height: 500px; }
  .vp1m__stage, .vp2m__stage { transform: translate(-50%,-50%) scale(0.9); }
  .vp3m { height: 440px; }
  .vp3m__stage { transform: translate(-50%,-50%) scale(0.96); }
}

@media (min-width: 1920px) {
  .vp1m__stage, .vp2m__stage, .vp3m__stage { transform: translate(-50%,-50%) scale(1); }
}

@media (prefers-reduced-motion: reduce) {
  .vp3m__typing span { animation: none; }
  .is-playing.vps-cycle .vp3m__sent, .is-playing.vps-cycle .vp3m__received, .is-playing.vps-cycle .vp3m__stamp { animation: none; opacity: 1; transform: none; }
  .is-playing.vps-cycle .vp3m__typing { display: none; animation: none; }
}
