.mp3wav-modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#08080e99;-webkit-backdrop-filter:blur(10px) saturate(1.2);backdrop-filter:blur(10px) saturate(1.2)}.mp3wav-panel{display:flex;flex-direction:column;gap:14px;width:min(420px,100%);padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#14171f;box-shadow:0 26px 70px #00000094}.mp3wav-header{display:flex;align-items:center;justify-content:space-between}.mp3wav-header h2{margin:0;font-size:1rem;font-weight:700;letter-spacing:.04em;color:#e8ecf4}.mp3wav-close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:50%;background:#ffffff0f;color:#e8ecf4bf;font-size:1.15rem;line-height:1;cursor:pointer;transition:background .15s ease}.mp3wav-close:hover{background:#ffffff1f}.mp3wav-hint{margin:0;font-size:12.5px;line-height:1.5;color:#e8ecf48c}.mp3wav-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:96px;padding:16px;border:1.5px dashed rgba(255,255,255,.22);border-radius:10px;background:#ffffff09;color:#e8ecf4a6;text-align:center;font-size:13.5px;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.mp3wav-dropzone:hover,.mp3wav-dropzone-drag{border-color:#4fd1c5;background:#4fd1c514;color:#e8ecf4}.mp3wav-hidden-input{display:none}.mp3wav-error{margin:0;font-size:13px;color:#f87171}.mp3wav-result{display:flex;flex-direction:column;gap:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#ffffff09}.mp3wav-result-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.mp3wav-result-name{font-size:13.5px;font-weight:700;color:#e8ecf4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mp3wav-result-sub{font-size:12px;color:#e8ecf48c}.mp3wav-result-actions{display:flex;align-items:center;gap:10px}.mp3wav-download{padding:9px 18px;border-radius:10px;background:linear-gradient(90deg,#4fd1c5,#63b3ed);color:#08131a;font-size:13.5px;font-weight:700;text-decoration:none;text-align:center;transition:transform .12s ease,filter .15s ease}.mp3wav-download:hover{transform:translateY(-1px);filter:brightness(1.08)}.mp3wav-again{padding:9px 14px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:none;color:#e8ecf4bf;font-family:inherit;font-size:13px;cursor:pointer;transition:background .15s ease}.mp3wav-again:hover{background:#ffffff0f}@media(max-width:620px){.mp3wav-panel{width:100%;padding:16px}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:radial-gradient(1200px 600px at 70% -10%,rgba(99,179,237,.08),transparent 60%),radial-gradient(900px 500px at 10% 110%,rgba(183,148,244,.07),transparent 60%),#0b0e14;color:#e8ecf4;font-family:Noto Sans TC,system-ui,-apple-system,sans-serif;min-height:100vh}.ez-shell{display:flex;flex-direction:column;min-height:100vh;max-width:1220px;margin:0 auto;padding:0 20px}.ez-header{display:flex;align-items:center;gap:14px;padding:12px 2px}.ez-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:inherit}.ez-brand-name{font-family:"Noto Serif TC",serif;font-weight:700;font-size:19px;letter-spacing:.04em}.ez-brand-name em{font-style:normal;font-weight:600;font-size:12px;letter-spacing:.34em;opacity:.75;margin-left:2px}.ez-tagline{font-size:13px;color:#e8ecf48c}.ez-pro-link{margin-left:auto;font-size:13px;color:#63b3ed;text-decoration:none;padding:6px 12px;border:1px solid rgba(99,179,237,.35);border-radius:10px;transition:background .15s ease}.ez-account-login{font-size:13px;color:#4fd1c5;text-decoration:none;padding:6px 12px;border:1px solid rgba(79,209,197,.35);border-radius:10px;white-space:nowrap;transition:background .15s ease}.ez-account-login:hover{background:#4fd1c51f}.ez-donate-link{margin-left:auto;display:inline-flex;align-items:center;line-height:0;opacity:.92;transition:opacity .15s ease,transform .15s ease}.ez-donate-link+.ez-convert-link{margin-left:10px}.ez-donate-link:hover{opacity:1;transform:translateY(-1px)}.ez-donate-link img{display:block;height:26px;width:auto;border-radius:6px}.ez-convert-link{background:none;cursor:pointer;font-family:inherit;color:#f687b3;border-color:#f687b359}.ez-convert-link:hover{background:#f687b31f}.ez-convert-link+.ez-cover-link{margin-left:10px}.ez-account-email{font-size:12px;color:#e8ecf48c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:9rem}.ez-pro-link:hover{background:#63b3ed1f}.ez-cover-link{margin-left:auto;background:none;cursor:pointer;font-family:inherit;color:#b794f4;border-color:#b794f459}.ez-cover-link:hover{background:#b794f41f}.ez-cover-link+.ez-pro-link{margin-left:10px}.ez-header-actions{display:contents}.ez-main{display:grid;grid-template-columns:minmax(0,1fr) 336px;grid-template-rows:auto auto auto 1fr;grid-template-areas:"steps steps" "preview side" "transport side" "download side";gap:14px 18px;align-items:start;padding-bottom:20px}.ez-steps{grid-area:steps}.ez-preview{grid-area:preview}.ez-transport-dock{grid-area:transport}.ez-download{grid-area:download}.ez-side{grid-area:side;display:flex;flex-direction:column;gap:12px}.ez-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ez-step{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#ffffff09;border:1px solid rgba(255,255,255,.09);border-radius:10px;cursor:pointer;transition:border-color .15s ease,background .15s ease;min-width:0}.ez-step:hover{border-color:#63b3ed80;background:#63b3ed0f}.ez-step.static{cursor:default}.ez-step.done{border-color:#4fd1c573}.ez-step.error{border-color:#f687b399}.ez-step input[type=file]{display:none}.ez-step-number{flex:none;width:30px;height:30px;display:grid;place-items:center;border-radius:999px;font-weight:700;font-size:14px;background:linear-gradient(135deg,#4fd1c5,#63b3ed);color:#08131a}.ez-step.done .ez-step-number{background:linear-gradient(135deg,#4fd1c5,#b794f4)}.ez-step-body{display:flex;flex-direction:row;align-items:baseline;gap:8px;min-width:0}.ez-step-body strong{flex:0 0 auto;font-size:14.5px;font-weight:600}.ez-step-body small{min-width:0;font-size:12px;color:#e8ecf480;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ez-step.error .ez-step-body small{color:#f687b3}.ez-preview{position:relative;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#05070b;border:1px solid rgba(255,255,255,.08)}.ez-preview[data-aspect=portrait]{aspect-ratio:9 / 16;max-height:min(70vh,720px);width:auto;margin:0 auto}.ez-canvas{width:100%;height:100%;display:block}.ez-overlay-hint,.ez-overlay-message{position:absolute;inset:0;display:grid;place-items:center;font-size:15px;color:#e8ecf48c;pointer-events:none;padding:20px;text-align:center}.ez-overlay-message{color:#f687b3}.ez-transport-dock{display:flex}.ez-transport{width:100%;display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:12px;background:#0a0e168c;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ez-transport[inert]{opacity:.5;pointer-events:none}.ez-transport-progress{position:relative;flex:1 1 auto;min-width:0;height:6px;border-radius:999px;background:#ffffff1f;cursor:pointer;touch-action:none}.ez-transport-progress:focus-visible{outline:2px solid rgba(79,209,197,.65);outline-offset:2px}.ez-transport-progress-fill{height:100%;width:0%;border-radius:999px;background:linear-gradient(90deg,#4fd1c5,#63b3ed)}.ez-transport-time{flex:none;display:flex;align-items:baseline;gap:3px;font-variant-numeric:tabular-nums;font-size:12px;color:#e8ecf4b3;white-space:nowrap}.ez-transport-sep{color:#e8ecf459}.ez-transport-controls{flex:none;display:flex;align-items:center;gap:2px;margin-right:4px}.ez-transport-btn{flex:none;width:32px;height:32px;display:grid;place-items:center;border:none;border-radius:999px;background:transparent;color:#e8ecf4c7;cursor:pointer;transition:background .15s ease,color .15s ease,transform .12s ease}.ez-transport-btn:hover:not(:disabled){background:#ffffff14;color:#fff}.ez-transport-btn:disabled{opacity:.35;cursor:default}.ez-transport-play{width:38px;height:38px;margin:0 4px;color:#08121a;background:linear-gradient(135deg,#4fd1c5,#63b3ed);box-shadow:0 4px 14px #4fd1c547}.ez-transport-play:hover:not(:disabled){background:linear-gradient(135deg,#63e0d4,#7cc3f5);color:#08121a;transform:scale(1.06)}.ez-transport-play:disabled{background:#ffffff1f;color:#e8ecf480;box-shadow:none}.ez-transport-compact{padding:6px 10px;gap:8px;background:#ffffff0d}.ez-transport-compact .ez-transport-time{font-size:11px}.ez-transport-compact .ez-transport-btn{width:26px;height:26px}.ez-transport-compact .ez-transport-play{width:28px;height:28px}.ez-export-overlay{position:absolute;inset:0;display:grid;place-items:center;background:#05070bd1}.ez-export-box{display:flex;flex-direction:column;gap:10px;width:min(360px,80%);text-align:center}.ez-export-box strong{font-size:15px}.ez-export-box small{color:#e8ecf480;font-size:12px}.ez-export-bar{height:8px;border-radius:999px;background:#ffffff1a;overflow:hidden}.ez-export-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#4fd1c5,#63b3ed,#b794f4);transition:width .25s ease}.ez-effects{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ez-effect{display:flex;flex-direction:column;align-items:stretch;gap:5px;padding:7px 7px 8px;background:#ffffff09;border:1px solid rgba(255,255,255,.09);border-radius:10px;cursor:pointer;color:inherit;font-family:inherit;transition:border-color .15s ease,transform .12s ease}.ez-effect:hover{transform:translateY(-2px);border-color:#63b3ed73}.ez-effect.active{border-color:#4fd1c5;box-shadow:0 0 0 1px #4fd1c5,0 6px 22px #4fd1c52e}.ez-effect-swatch{aspect-ratio:2.4 / 1;border-radius:9px;width:100%;object-fit:cover;display:block;background:#0a0e16}.ez-effect-name{font-size:12.5px;font-weight:600;text-align:center}.ez-effect-note{display:none;font-size:10.5px;color:#e8ecf473;text-align:center}.ez-download{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.ez-res-toggle{display:inline-flex;border:1px solid rgba(255,255,255,.12);border-radius:10px;overflow:hidden}.ez-res-toggle button{padding:9px 18px;background:transparent;border:none;color:#e8ecf499;font-family:inherit;font-size:13px;cursor:pointer}.ez-res-toggle button.active{background:#63b3ed2e;color:#e8ecf4}.ez-download-btn{padding:12px 30px;border:none;border-radius:10px;background:linear-gradient(90deg,#4fd1c5,#63b3ed);color:#08131a;font-family:inherit;font-size:15.5px;font-weight:700;cursor:pointer;transition:transform .12s ease,filter .15s ease}.ez-download-btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.08)}.ez-download-btn:disabled{opacity:.4;cursor:not-allowed}.ez-download-done{color:#4fd1c5;font-size:14px}.ez-download-error{color:#f687b3;font-size:13px}.ez-footer{margin-top:auto;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 2px 14px;font-size:12px;color:#e8ecf46b;border-top:1px solid rgba(255,255,255,.06)}.ez-footer a{color:#63b3ed;text-decoration:none}@media(max-width:920px){.ez-main{display:flex;flex-direction:column;gap:16px}.ez-steps{align-self:stretch}.ez-step-body{flex-direction:column;align-items:flex-start;gap:2px}.ez-effect-note{display:block}}@media(max-width:620px){.ez-steps{grid-template-columns:1fr}.ez-step,.ez-effect,.ez-preview,.ez-pro-link,.ez-res-toggle,.ez-download-btn,.ez-watermark-upload .ez-watermark-btn{border-radius:10px}.ez-step-body{flex-direction:row;align-items:baseline;gap:8px}.ez-step-body strong{flex:0 0 auto}.ez-step-body small{min-width:0}.ez-tagline{display:none}.ez-header{flex-wrap:wrap;gap:8px;padding-top:10px;padding-bottom:10px}.ez-brand{flex:0 1 auto;min-width:0;margin-right:auto}.ez-brand-name em{letter-spacing:.14em}.ez-header-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.ez-cover-link,.ez-convert-link,.ez-donate-link{margin-left:0}.ez-cover-link,.ez-convert-link,.ez-pro-link,.ez-account-login{flex:0 0 auto;white-space:nowrap;padding:8px 11px;font-size:13.5px}.ez-donate-link{flex:0 0 auto}.ez-cover-link+.ez-pro-link,.ez-donate-link+.ez-convert-link,.ez-convert-link+.ez-cover-link{margin-left:0}.ez-account-email{max-width:6.5rem}.ez-download{flex-direction:column;align-items:stretch;align-self:stretch;gap:12px}.ez-res-toggle{width:100%}.ez-res-toggle button{flex:1}.ez-download-btn{width:100%}}.ez-reactive-toggle{display:inline-flex;align-items:center;gap:10px;margin-top:-6px;font-size:13px;color:#e8ecf4b8;cursor:pointer;-webkit-user-select:none;user-select:none}.ez-reactive-toggle input{position:absolute;opacity:0;pointer-events:none}.ez-reactive-track{width:38px;height:21px;border-radius:999px;background:#ffffff24;position:relative;transition:background .15s ease;flex:none}.ez-reactive-track:after{content:"";position:absolute;top:2.5px;left:3px;width:16px;height:16px;border-radius:999px;background:#e8ecf4;transition:transform .18s ease}.ez-reactive-toggle input:checked+.ez-reactive-track{background:linear-gradient(90deg,#4fd1c5,#63b3ed)}.ez-reactive-toggle input:checked+.ez-reactive-track:after{transform:translate(16px)}.ez-controls-row{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:-6px}.ez-controls-row .ez-reactive-toggle{margin-top:0}.ez-color-field{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:#e8ecf4b8;cursor:pointer}.ez-color-field input[type=color]{width:44px;height:26px;padding:2px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:#ffffff0d;cursor:pointer}.ez-color-reset{border:none;background:none;color:#63b3ed;font-family:inherit;font-size:12px;cursor:pointer;padding:2px 4px}.ez-color-reset:hover{text-decoration:underline}.ez-watermark-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ez-watermark-upload{display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-size:13px;color:#e8ecf4b8}.ez-watermark-upload input[type=file]{display:none}.ez-watermark-btn{padding:6px 14px;border:1px solid rgba(255,255,255,.16);border-radius:10px;font-size:12.5px;transition:border-color .15s ease,background .15s ease}.ez-watermark-upload:hover .ez-watermark-btn{border-color:#63b3ed80;background:#63b3ed14}.ez-watermark-controls{display:inline-flex;gap:5px}.ez-watermark-controls button{width:30px;height:28px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:transparent;color:#e8ecf4bf;font-size:13px;cursor:pointer}.ez-watermark-controls button.active{border-color:#4fd1c5;color:#4fd1c5}.ez-watermark-remove:hover{border-color:#f687b399;color:#f687b3}.ez-vinyl-config{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ez-vinyl-config input[type=text]{grid-column:span 1;padding:8px 12px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#ffffff0a;color:#e8ecf4;font-family:inherit;font-size:13px}.ez-vinyl-config input[type=text]:first-child{grid-column:span 2}.ez-vinyl-config input[type=text]::placeholder{color:#e8ecf459}.ez-vinyl-config input[type=text]:focus{outline:none;border-color:#4fd1c58c}.ez-vinyl-uploads{grid-column:span 2;display:flex;gap:8px}.ez-slider-row{grid-column:span 2;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:2px}.ez-slider-row span{font-size:12px;color:#e8ecf4b3;white-space:nowrap}.ez-slider-row input[type=range]{flex:1;accent-color:#4fd1c5}.ez-vinyl-uploads label{flex:1;display:block;cursor:pointer}.ez-vinyl-uploads input[type=file]{display:none}.ez-vinyl-uploads span{display:block;text-align:center;padding:7px 0;border:1px dashed rgba(255,255,255,.2);border-radius:9px;font-size:12.5px;color:#e8ecf4b3;transition:border-color .15s ease}.ez-vinyl-uploads label:hover span{border-color:#4fd1c58c;color:#4fd1c5}.ez-vinyl-config textarea.ez-gramo-credits{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#eef1f6;font:inherit;font-size:.92rem;padding:9px 12px;margin-top:8px;resize:vertical;min-height:84px}.ez-vinyl-config textarea.ez-gramo-credits::placeholder{color:#eef1f666}.ez-vinyl-config textarea.ez-gramo-credits:focus{outline:none;border-color:#81d8d08c}.ez-vinyl-config select.ez-prism-font{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#eef1f6;font:inherit;font-size:.92rem;padding:9px 12px;margin-top:8px}.ez-vinyl-config select.ez-prism-font:focus{outline:none;border-color:#81d8d08c}.ez-vinyl-config select.ez-prism-font option{background:#14161c}.ez-subtitle-row{display:flex;flex-direction:column;gap:8px}.ez-subtitle-title{font-size:.85rem;font-weight:700;letter-spacing:.02em;color:#e8ecf4d9}.ez-subtitle-status{margin:0;font-size:12.5px;color:#e8ecf499}.ez-subtitle-font{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#eef1f6;font:inherit;font-size:.92rem;padding:9px 12px}.ez-subtitle-font:focus{outline:none;border-color:#81d8d08c}.ez-subtitle-font option{background:#14161c}.ez-subtitle-actions{display:flex;gap:8px;flex-wrap:wrap}.ez-subtitle-actions button{border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#eef1f6;border-radius:10px;padding:7px 12px;font:inherit;font-size:.85rem;cursor:pointer}.ez-subtitle-actions button:hover:not(:disabled){background:#ffffff1a}.ez-subtitle-actions button:disabled{opacity:.4;cursor:not-allowed}.ez-subtitle-actions button.ez-subtitle-remove{border-color:#ff787859;color:#ffb4b4}.ez-sub-modal{position:fixed;inset:0;z-index:220;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#08080e99;-webkit-backdrop-filter:blur(10px) saturate(1.2);backdrop-filter:blur(10px) saturate(1.2)}.ez-sub-panel{display:flex;flex-direction:column;gap:12px;width:min(640px,100%);max-height:min(80vh,720px);padding:20px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#14171f;box-shadow:0 26px 70px #00000094}.ez-sub-header{display:flex;align-items:center;justify-content:space-between}.ez-sub-header h2{margin:0;font-size:1rem;font-weight:700;letter-spacing:.04em;color:#e8ecf4}.ez-sub-close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:50%;background:#ffffff0f;color:#e8ecf4bf;font-size:1.15rem;line-height:1;cursor:pointer}.ez-sub-close:hover{background:#ffffff1f}.ez-sub-list{display:flex;flex-direction:column;gap:8px;overflow-y:auto;padding-right:4px}.ez-sub-row{display:flex;align-items:center;gap:6px}.ez-sub-index{width:1.6em;flex:none;text-align:right;font-size:12px;color:#e8ecf473}.ez-sub-time{width:5.5em;flex:none;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#eef1f6;font:inherit;font-size:.85rem;font-variant-numeric:tabular-nums;padding:6px 8px}.ez-sub-arrow{flex:none;color:#e8ecf466;font-size:12px}.ez-sub-text{flex:1 1 auto;min-width:0;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#eef1f6;font:inherit;font-size:.88rem;padding:6px 10px}.ez-sub-time:focus,.ez-sub-text:focus{outline:none;border-color:#81d8d08c}.ez-sub-delete{flex:none;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffff0f;color:#ffb4b4d9;cursor:pointer;font-size:.85rem}.ez-sub-delete:hover{background:#ff78782e}.ez-sub-add{align-self:flex-start;border:1px dashed rgba(255,255,255,.25);background:transparent;color:#e8ecf4cc;border-radius:10px;padding:7px 14px;font:inherit;font-size:.85rem;cursor:pointer}.ez-sub-add:hover{background:#ffffff0f}.ez-sub-error{margin:0;font-size:12.5px;color:#ff9f9f}.ez-sub-footer{display:flex;align-items:center;gap:10px}.ez-sub-footer button{border:none;border-radius:10px;padding:9px 18px;font:inherit;font-size:.9rem;cursor:pointer}.ez-sub-cancel{background:#ffffff0f;color:#e8ecf4cc}.ez-sub-cancel:hover{background:#ffffff1f}.ez-sub-apply{background:#81d8d0;color:#0b0e14;font-weight:700}.ez-sub-apply:hover{background:#93e0d9}.ez-sub-transport{margin-top:2px}.ez-sub-row{border-radius:8px;padding:2px 4px;transition:background .15s ease}.ez-sub-row.current{background:#4fd1c524}.ez-sub-row.armed-next{background:#b794f438;animation:ez-sub-pulse 1.1s ease-in-out infinite}@keyframes ez-sub-pulse{0%,to{background:#b794f424}50%{background:#b794f452}}.ez-sub-play-here{flex:none;width:1.8rem;height:1.8rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffff0f;color:#e8ecf4d9;cursor:pointer;font-size:.75rem}.ez-sub-play-here:hover{background:#4fd1c538}.ez-sub-stamp-btn{flex:none;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#e8ecf4cc;border-radius:6px;padding:2px 6px;font-size:.7rem;cursor:pointer;white-space:nowrap}.ez-sub-stamp-btn:hover{background:#4fd1c52e;border-color:#4fd1c566}.ez-sub-footer-left{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.ez-sub-record{border:1px solid rgba(183,148,244,.5);background:#b794f429;color:#eef1f6;border-radius:10px;padding:9px 16px;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer}.ez-sub-record:hover{background:#b794f447}.ez-sub-record.active{background:#b794f466;border-color:#b794f4cc}.ez-sub-record-hint{font-size:11.5px;color:#e8ecf480;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ez-sub-stamp-big{flex:none;border:none;background:#81d8d0;color:#0b0e14;font-weight:700;border-radius:10px;padding:9px 18px;font-size:.9rem;cursor:pointer}.ez-sub-stamp-big:hover{background:#93e0d9}.ez-sub-stamp-big:disabled{opacity:.45;cursor:default}
/*!
 * EZ MUSIC · https://ezmusic.luvai.net
 * © 2026 Zoe G Studio (@zoe_g_studio). All rights reserved.
 */
