.sound-effect-item{position:relative;display:flex;flex-direction:row;margin:8px auto;border-radius:10px;background:var(--wp--preset--color--gray-5);align-items:center;padding:8px;gap:8px;overflow:hidden}.sound-effect-item .play-button{display:flex;justify-content:center;align-items:center;background-color:#ffffffcc;border-radius:100px;width:44px;height:44px;cursor:pointer;transition:background-color ease-in-out .25s;border:1px solid #e2e8f0}.sound-effect-item .play-button:hover{background-color:#ffffffff}.sound-effect-item .play-button img{width:24px;height:24px}.sound-effect-item .play-button img.play{margin-left:3px}.sound-effect-item .name{font-size:16px;font-weight:600;width:460px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.sound-effect-item .name span{font-weight:400}.sound-effect-item .icons a:hover{background-color:#0000001A}.sound-effect-item .icons img{width:20px;height:20px}.sound-effect-item .icons img.played-times{margin-right:3px}.sound-effect-item .icons{display:flex;gap:16px;margin-left:auto;justify-content:flex-start;align-items:center}.sound-effect-item .icons a,.sound-effect-item .icons p{display:flex;gap:4px;align-items:center;justify-content:center;height:28px}.sound-effect-item .icons a{padding:2px;border-radius:5px;width:28px;cursor:pointer}.sound-effect-item .icons a:hover{background-color:#0000001A}.sound-effect-item .icons img{width:20px;height:20px}.sound-effect-item .icons img.played-times{margin-right:3px}a.link-button{background-color:var(--wp--preset--color--brand-50);color:var(--wp--preset--color--gray-0);text-decoration:none;border-radius:50px;font-weight:600;padding:10px 16px;font-size:14px}a.link-button:hover{background-color:var(--wp--preset--color--brand-40)}@media screen and (max-width:800px){#sound-effects,.sound-effect-list{max-width:100%}.sound-effect-item{flex-direction:column;justify-content:flex-start;align-items:flex-start}.sound-effect-item .process-wave{display:none}.sound-effect-item .name{white-space:wrap;width:90%;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;align-self:center}}.ai-cover-voice .control-wrap{display:flex;justify-content:space-between;align-items:flex-start;margin:40px 0}.search-wrap{display:flex;align-items:center;width:100%;border:1px solid #ccc;border-radius:25px;overflow:hidden;background-color:#fff}.search-input{flex:1;border:none;padding:10px 20px;font-size:16px;outline:0;border-radius:25px}.search-button{background-color:#6956f5;border:none;padding:12px 32px;cursor:pointer;border-radius:50px;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center;margin:2px;color:#fff;font-weight:600;font-size:20px}.search-button:hover{background-color:#857dff}.ai-cover-voice .tags{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;flex:1}.ai-cover-voice .tags button{padding:8px 16px;border-radius:50px;border:none;cursor:pointer;font-size:16px;font-weight:700;text-wrap:nowrap}.ai-cover-voice .tags button:hover{background:#eef2ff}.ai-cover-voice .tags button.active{background:#6956f5;color:#fff}.ai-cover-voice .dropdown{display:flex;justify-content:center;gap:12px;height:40px;align-items:center}@media screen and (max-width:800px){.ai-cover-voice .dropdown,.ai-cover-voice .dropdown .custom-select{width:100%}}.voices{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.voices a{text-decoration:none}.voice .header{position:relative;overflow:hidden;border-radius:.75rem}.voice .header .btns{position:absolute;width:100%;left:0;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:15px;box-sizing:border-box;opacity:.65;z-index:9}.voice .header:hover .btns{opacity:1}.voice .header .btns .make-cover{transition:opacity .3s ease-in-out,transform .35s ease-in-out;opacity:0;color:#fff;transform:translateY(100%)}.voice .header:hover .btns .make-cover{opacity:1;transform:translateY(0)}.voice .btns button.play{width:32px;height:32px;border-radius:50px;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease-in-out}.voice .btns .play img{width:16px;height:16px;margin-left:2px;transition:width .2s ease-in-out,height .2s ease-in-out}.voice .btns button.play:hover{transform:translateY(-10%)}.voice .btns .play:hover img{width:18px;height:18px;margin-left:2px}.voice .header::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 68.93%,rgba(0,0,0,.5) 100%);opacity:0;transition:opacity .2s ease-in-out}.voice .header:hover::after,.voice.playing .header::after{opacity:1}.voice img{display:block;width:100%;height:auto;padding:0;border-radius:15px}.voice .name{color:var(--Grey-80,#1e293b);font-weight:700;line-height:28px}.voice .icons{display:flex;gap:16px;justify-content:flex-start;align-items:center;height:22px}.voice .icons p.icon{display:flex;align-items:center;gap:4px;font-size:14px;color:#64748b;padding:0}.voice .icons img{width:18px;height:18px}.voice:hover .icons{color:#64748b}@media screen and (max-width:800px){.ai-cover-voice .control-wrap,.ai-cover-voice .voices{flex-direction:column}.ai-cover-voice .control-wrap{align-items:center;gap:20px}.ai-cover-voice .tags button{flex:1}.search-wrap{width:100%}.search-input{font-size:14px}.search-button img{width:18px;height:18px}.voice .header .btns{opacity:1;color:#fff;transform:translateY(0)}.voice .header .btns .make-cover{opacity:0}}.cover-wrap{margin:56px 0}.cover-header{display:flex;justify-content:space-between;align-items:center;margin:20px 0}.cover-header .voice-info{display:flex;gap:16px}.cover-header .voice-info img.info-img{width:80px;height:80px;border-radius:10px}.cover-header .voice-info a{text-decoration:none}.cover-header .voice-info .name{color:var(--Grey-80,#1e293b);font-size:20px;font-weight:700;line-height:28px}.voice-info .icons{display:flex;gap:20px;height:32px;font-size:14px}.voice-info .icons .icon{display:flex;align-items:center;gap:6px}.voice-info .icons img{width:20px;height:20px}.cover-header .btn{transition:background-color ease-in-out .25s;padding:8px 20px;border-radius:60px;background:var(--Brand-5,#eef2ff);font-size:14px}.cover-wrap.singl{margin:0}.cover-wrap.singl .cover-header img.info-img{width:120px;height:120px}.cover-wrap.singl .cover-header .info-text{display:flex;flex-direction:column;justify-content:space-around}.cover-wrap .cover-header p{margin:8px 0}.cover-wrap.singl .cover-header p.name{font-size:2rem}.cover-wrap.singl .cover-header p.tag{color:var(--Grey-70,#334155);font-size:20px;font-weight:500;line-height:28px}.cover-wrap.singl .cover-header .btn{color:var(--White,#fff);font-size:18px;font-weight:600;line-height:24px;letter-spacing:-.144px;border-radius:34px;background:var(--A-gradual-6,linear-gradient(108deg,#0894ff 0,#c959dd 34%,#ff2e54 68%,#ff9004 100%));margin-left:0}.cover{display:grid;padding-left:90px;row-gap:20px;column-gap:16px;grid-template-columns:repeat(2,1fr)}.cover .sound-effect-item{flex-direction:column;align-items:flex-start;gap:0;padding:8px 24px;margin:0}.cover .sound-effect-item .play-button{position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:transform .25s ease-in-out}.cover .sound-effect-item .play-button:hover{transform:translateY(-60%);box-shadow:0 4px 6px rgba(16,24,40,.03)}.cover .sound-effect-item .icons{align-self:flex-start;margin-left:0}.sound-effect-item .process-wave{position:absolute;bottom:0;left:0;width:100%;height:4px;border:none;transition:height .25s ease-in-out}.sound-effect-item:hover .process-wave{cursor:text;height:10px}@media screen and (max-width:1100px){.cover{grid-template-columns:repeat(1,1fr)}.cover .sound-effect-item p.name{align-self:flex-start}}@media screen and (max-width:700px){.cover-header{flex-direction:column;gap:16px;align-items:stretch}.cover-header .btn{text-align:center;margin-left:96px}}@media screen and (max-width:500px){.cover{padding-left:0}.cover-header .btn{margin-left:0}}.sound-effect-item .process-wave::-webkit-progress-bar{background-color:#f1f4f8}.sound-effect-item .process-wave::-webkit-progress-value{background-color:#857dff}.sound-effect-item .process-wave::-moz-progress-bar{background-color:#857dff}