.voice-card{padding:16px 24px;border-radius:15px}.ai-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:start!important}.active-card{transition:transform ease-in-out .15s,opacity ease-in-out .15s;transform:translateY(0)}.active-card:hover{transform:translateY(-5px);opacity:1}.active-card-audio{position:relative;cursor:pointer;border-radius:15px;transition:transform ease-in-out .15s}.sound-effect-resource .active-card-audio{background-color:var(--wp--preset--color--gray-5)}.active-card-audio::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;opacity:.95;border-radius:32px;background:#fff url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.006 2.802l.036.024L18.591 9.86c.305.203.588.392.805.567.227.183.495.437.649.808a2 2 0 0 1 0 1.532c-.154.371-.422.625-.649.808-.217.175-.5.364-.805.567L8.006 21.198c-.373.248-.708.472-.993.627-.285.154-.676.33-1.132.303a2 2 0 0 1-1.476-.79c-.276-.364-.346-.788-.376-1.11C4 19.905 4 19.502 4 19.054V4.99v-.043c0-.449 0-.852.03-1.175.029-.322.1-.745.375-1.11a2 2 0 0 1 1.476-.79c.456-.027.847.15 1.132.304.285.154.62.378.993.626z' fill='%23475569'/%3E%3C/svg%3E") no-repeat 60% center/24px 24px;transition:ease-in-out .35s;transition-property:opacity,width,height,background-size,transform;border:1px solid var(--wp--preset--color--gray-10)}.active-card-audio:hover::after{opacity:.8;background-size:20px 20px;width:36px;height:36px}.active-card-audio.playing::after{transform:translate(-50%,110%);width:30px;height:30px;background:#fff url("data:image/svg+xml,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_524_10059)'%3E%3Cpath d='M2.625 2.5C1.59 2.5.75 3.34.75 4.375v11.25c0 1.035.84 1.875 1.875 1.875h1.25c1.035 0 1.875-.84 1.875-1.875V4.375C5.75 3.34 4.91 2.5 3.875 2.5h-1.25zm7.5 0c-1.035 0-1.875.84-1.875 1.875v11.25c0 1.035.84 1.875 1.875 1.875h1.25c1.035 0 1.875-.84 1.875-1.875V4.375c0-1.035-.84-1.875-1.875-1.875h-1.25z' fill='%23475569'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_524_10059'%3E%3Cpath fill='%23fff' transform='translate(.75)' d='M0 0h12.5v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat center center/18px 18px}.active-card-audio:hover.playing::after{opacity:.9;background-size:18px 18px;width:30px;height:30px}.active-card-audio.sm::after{top:85%;left:85%;width:26px;height:26px;transition-delay:50ms;background-size:16px 16px}.active-card-audio.sm:hover::after{width:28px;height:28px;background-size:16px 16px;opacity:1}.active-card-audio.lg.playing::after{transform:translate(-50%,180%)}.active-card-audio.sm.playing::after{transform:translate(-50%,-50%)}.sfxs{display:flex;gap:16px;margin:20px;flex-wrap:wrap;justify-content:space-between}.sfxs .sfx{text-decoration:none;border:1px solid var(--wp--preset--color--brand-10);padding:6px 16px;border-radius:99px;font-size:15px}