.mpc-single-wrapper{max-width:640px;margin:0 auto;padding:20px 16px 60px;box-sizing:border-box}.mpc-single-wrapper *{box-sizing:border-box}.mpc-post-title{font-size:1.5rem;margin:0 0 16px;line-height:1.3}.mpc-carousel{position:relative;width:100%;user-select:none;-webkit-user-select:none}.mpc-carousel-viewport{position:relative;width:100%;aspect-ratio:1 / 1;max-height:85vh;overflow:hidden;background:#000;border-radius:8px;touch-action:pan-y;transition:aspect-ratio .25s ease}.mpc-carousel-track{display:flex;width:100%;height:100%;transition:transform .3s ease;will-change:transform}.mpc-slide{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000}.mpc-media{width:100%;height:100%;object-fit:cover;background:#000;display:block}.mpc-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;border:none;background:rgb(255 255 255 / .85);color:#111;font-size:14px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 1px 4px rgb(0 0 0 / .2);padding:0}.mpc-nav-prev{left:10px}.mpc-nav-next{right:10px}@media (hover:none){.mpc-nav{display:none}}.mpc-counter{position:absolute;top:10px;right:12px;background:rgb(0 0 0 / .55);color:#fff;font-size:12px;padding:2px 8px;border-radius:10px;z-index:2}.mpc-dots{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:12px}.mpc-dot{width:8px;height:8px;border-radius:50%;border:none;background:#c7c7c7;padding:0;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.mpc-dot.is-active{background:#333;transform:scale(1.15)}.mpc-post-caption{margin-top:18px;line-height:1.6;font-size:1rem;word-wrap:break-word}@media (min-width:782px){.mpc-single-wrapper{max-width:700px}}@media (max-width:480px){.mpc-single-wrapper{padding:12px 0 40px}.mpc-carousel-viewport{border-radius:0}.mpc-post-title,.mpc-post-caption{padding:0 16px}}