.vr-page{--bg:#0c0f15;--panel:#121720;--line:#30394b;--text:#f0f3fa;--muted:#8d96aa;min-height:100vh;color:var(--text);background:radial-gradient(circle at 72% 8%,#4153a833,transparent 32%),radial-gradient(circle at 12% 48%,#1f396c29,transparent 32%),var(--bg);font-family:Arial,sans-serif}.vr-page *{box-sizing:border-box}.vr-page button,.vr-page a{font:inherit}.vr-nav{border-bottom:1px solid #242d3d;align-items:center;gap:40px;width:min(1320px,100%);height:84px;margin:auto;padding:0 28px;display:flex}.vr-brand{color:#fff;letter-spacing:1.8px;align-items:center;gap:11px;font-weight:900;text-decoration:none;display:flex}.vr-brand>i{background:linear-gradient(145deg,#343c50,#161b25);border:1px solid #53617c;border-radius:10px;place-items:center;width:36px;height:36px;font-style:normal;display:grid}.vr-brand span{font-size:13px;display:grid}.vr-brand small{color:#8a93a8;letter-spacing:1.6px;margin-top:4px;font-size:7px}.vr-tabs{gap:26px;display:flex}.vr-tabs a{color:#7f899d;letter-spacing:1px;font:800 10px ui-monospace,monospace;text-decoration:none}.vr-tabs a.active{color:#aebaff}.vr-online{color:#7f899d;margin-left:auto;font:700 9px ui-monospace,monospace}.vr-online i{background:#8da2ff;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 12px #8da2ff}.vr-hero{grid-template-columns:1fr .92fr;align-items:center;gap:44px;width:min(1320px,100%);margin:auto;padding:72px 28px 34px;display:grid}.vr-hero-copy>small,.vr-section-head small{color:#8b9dff;letter-spacing:1.5px;font:800 10px ui-monospace,monospace}.vr-hero h1{letter-spacing:-5px;margin:20px 0;font-size:clamp(46px,6vw,82px);line-height:.94}.vr-hero h1 em{color:#9aaaff;font-style:normal}.vr-hero p{color:#9aa4b8;max-width:600px;font-size:16px;line-height:1.7}.vr-hero-copy>a,.vr-settings>button{color:#fff;letter-spacing:.8px;background:linear-gradient(135deg,#5e7fff,#344cc1);border:1px solid #647fff;border-radius:9px;margin-top:14px;padding:15px 20px;font:850 10px ui-monospace,monospace;text-decoration:none;display:inline-flex;box-shadow:0 12px 28px #354cc440}.vr-meter{background:linear-gradient(145deg,#182031,#111722);border:1px solid #354159;border-radius:24px;flex-direction:column;height:300px;padding:22px;display:flex;box-shadow:0 20px 60px #00000040}.vr-meter header,.vr-meter footer{color:#7f899d;letter-spacing:.7px;justify-content:space-between;font:700 9px ui-monospace,monospace;display:flex}.vr-meter header strong{color:#dfe5ff}.vr-meter-bars{border-bottom:1px solid #293348;align-items:center;gap:5px;height:205px;padding:20px 8px;display:flex}.vr-meter-bars i{opacity:.75;background:linear-gradient(#a7b3ff,#596fdb);border-radius:3px 3px 0 0;flex:1;min-height:7px;animation:1.25s ease-in-out infinite alternate vrPulse}.vr-meter.live .vr-meter-bars i{animation-duration:.55s}.vr-meter footer{padding-top:14px}@keyframes vrPulse{0%{transform-origin:bottom;transform:scaleY(.28)}to{transform-origin:bottom;transform:scaleY(1)}}.vr-section{width:min(1320px,100% - 56px);margin:50px auto 0;padding-bottom:76px}.vr-section-head{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.vr-section-head h2{letter-spacing:-1.5px;margin:8px 0 0;font-size:31px}.vr-section-head>span{color:#788399;font:700 9px ui-monospace,monospace}.vr-workspace{border:1px solid var(--line);background:var(--panel);border-radius:24px;grid-template-columns:1.25fr .75fr;display:grid;overflow:hidden;box-shadow:0 22px 60px #00000038}.vr-workspace>input{display:none}.vr-drop{border:0;border-right:1px solid var(--line);min-height:350px;color:var(--text);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;padding:28px;transition:all .3s;display:flex}.vr-drop:hover,.vr-drop.dragging{background:linear-gradient(145deg,#1d2942,#141d2d);box-shadow:inset 0 0 38px #8095ff24}.vr-drop>i{color:#cbd4ff;background:#202b46;border:1px solid #8498ff;border-radius:15px;place-items:center;width:68px;height:68px;margin-bottom:21px;font-size:24px;font-style:normal;display:grid;box-shadow:0 0 26px #7e94ff29}.vr-drop strong{text-overflow:ellipsis;white-space:nowrap;max-width:90%;font-size:21px;overflow:hidden}.vr-drop span{color:var(--muted);margin:10px 0 21px;font-size:12px}.vr-drop b{color:#fff;background:#4964d6;border:1px solid #647fff;border-radius:8px;padding:13px 18px;font:800 10px ui-monospace,monospace}.vr-drop small{color:#657086;margin-top:14px;font:700 9px ui-monospace,monospace}.vr-settings{padding:29px}.vr-settings h3{margin:0 0 24px}.vr-settings dl{margin:0}.vr-settings dl>div{border-top:1px solid var(--line);justify-content:space-between;padding:18px 0;font:700 10px ui-monospace,monospace;display:flex}.vr-settings dt{color:#788399}.vr-settings dd{color:#c8d2f7;margin:0}.vr-settings>button{cursor:pointer;justify-content:center;width:100%}.vr-settings>button:disabled{opacity:.4;cursor:not-allowed}.vr-engine{border:1px solid var(--line);background:#111720;border-radius:22px;margin-top:1px;padding:25px}.vr-engine>header{justify-content:space-between;gap:20px;display:flex}.vr-engine>header div{min-width:0;display:grid}.vr-engine>header strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vr-engine>header span,.vr-engine>header>b{color:#8390ac;margin-top:5px;font:700 9px ui-monospace,monospace}.vr-progress{background:#252e3e;border-radius:99px;height:5px;margin-top:23px;overflow:hidden}.vr-progress i{background:linear-gradient(90deg,#536bde,#a2afff);height:100%;transition:width .3s;display:block}.vr-progress-copy{color:#8f9ab1;justify-content:space-between;margin:10px 0 22px;font:700 10px ui-monospace,monospace;display:flex}.vr-stems{grid-template-columns:1fr 1fr;gap:12px;display:grid}.vr-stems article{background:#18202e;border:1px solid #34405a;border-radius:15px;padding:17px}.vr-stems article>header{align-items:center;gap:12px;display:flex}.vr-stems article>header>i{color:#cdd6ff;background:#202c4d;border:1px solid #5f75c7;border-radius:10px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid}.vr-stems article>header div{display:grid}.vr-stems article>header span{color:#7f8aa1;margin-top:4px;font-size:10px}.vr-stems audio{width:100%;height:36px;margin:16px 0}.vr-stems article>a{color:#dce3ff;border:1px solid #4d5e91;border-radius:8px;justify-content:center;padding:10px;font:800 9px ui-monospace,monospace;text-decoration:none;display:flex}.vr-engine>footer{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.vr-engine>footer button{color:#aeb8cb;cursor:pointer;background:#171e29;border:1px solid #3b465b;border-radius:8px;padding:11px 15px}.vr-engine>footer .vr-again{color:#dbe2ff;border-color:#536be0}.vr-features{border:1px solid var(--line);background:var(--line);border-radius:22px;grid-template-columns:repeat(3,1fr);gap:1px;width:min(1320px,100% - 56px);margin:0 auto 80px;display:grid;overflow:hidden}.vr-features article{background:var(--panel);min-height:160px;padding:25px}.vr-features b{color:#8fa0ff;font:900 11px ui-monospace,monospace}.vr-features h3{margin:24px 0 8px}.vr-features p{color:#8691a6;margin:0;font-size:12px;line-height:1.6}@media (max-width:850px){.vr-nav{height:70px;padding:0 18px}.vr-tabs{margin-left:auto}.vr-online{display:none}.vr-hero{padding:54px 20px 20px;display:block}.vr-hero h1{letter-spacing:-3px}.vr-meter{height:250px;margin-top:42px}.vr-section{width:calc(100% - 36px)}.vr-workspace{display:block}.vr-drop{border-right:0;border-bottom:1px solid var(--line);min-height:300px}.vr-stems{grid-template-columns:1fr}.vr-features{grid-template-columns:1fr;width:calc(100% - 36px)}}@media (max-width:560px){.vr-brand span{display:none}.vr-tabs{gap:13px}.vr-tabs a{font-size:8px}.vr-hero h1{font-size:46px}.vr-section-head>span{display:none}.vr-settings{padding:23px}.vr-features{margin-bottom:50px}}.vr-trust-line{color:#a5b0c7;letter-spacing:.65px;border-top:1px solid #687aa257;border-bottom:1px solid #687aa238;justify-content:center;gap:0;width:min(1320px,100% - 56px);margin:0 auto 80px;padding:18px 24px;font:800 9px ui-monospace,monospace;display:flex}.vr-trust-line span{align-items:center;gap:8px;padding:0 24px;display:inline-flex}.vr-trust-line span+span{border-left:1px solid #687aa240}.vr-trust-line b{color:#73dfc2;font-size:8px}@media (max-width:850px){.vr-trust-line{letter-spacing:.1px;justify-content:space-around;width:calc(100% - 36px);margin-bottom:50px;padding:14px 8px;font-size:7px}.vr-trust-line span{gap:5px;padding:0 9px}.vr-trust-line b{font-size:7px}}.vr-localized-faq{width:min(920px,100% - 40px);margin:0 auto;padding:0 0 84px}.vr-localized-faq>p{color:#8b9dff;letter-spacing:1.4px;margin:0;font:800 10px ui-monospace,monospace}.vr-localized-faq h2{letter-spacing:-1px;margin:12px 0 18px;font-size:clamp(24px,3vw,34px)}.vr-localized-faq details{border-top:1px solid #687aa247}.vr-localized-faq details:last-child{border-bottom:1px solid #687aa247}.vr-localized-faq summary{cursor:pointer;color:#e8edff;justify-content:space-between;align-items:center;gap:20px;padding:18px 2px;font-weight:750;list-style:none;display:flex}.vr-localized-faq summary::-webkit-details-marker{display:none}.vr-localized-faq summary b{color:#91a4ff;font-size:18px;font-weight:400}.vr-localized-faq details[open] summary b{transform:rotate(45deg)}.vr-localized-faq details p{color:#aeb8cc;max-width:760px;margin:0;padding:0 2px 18px;line-height:1.75}.vr-engine>.vr-result-actions{color:#dfe5f5!important;background:radial-gradient(circle at 10% 18%,#5b74e724,#0000 36%),linear-gradient(145deg,#151d29,#0f151e)!important;border:1px solid #303b50!important;border-radius:14px!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;width:auto!important;height:auto!important;min-height:0!important;margin:18px 0 0!important;padding:15px 16px 15px 72px!important;display:flex!important;position:relative!important;inset:auto!important;box-shadow:inset 0 1px #ffffff0a,0 12px 26px #0000002e!important}.vr-engine>.vr-result-actions:before{content:"";background:linear-gradient(90deg,#0000 17%,#7187ee 18% 24%,#0000 25% 36%,#aab7ff 37% 43%,#0000 44% 55%,#7187ee 56% 62%,#0000 63% 74%,#8da0ff 75% 81%,#0000 82%),linear-gradient(145deg,#24324a,#151c29);border:1px solid #46577b;border-radius:12px;width:40px;height:40px;position:absolute;top:50%;left:16px;transform:translateY(-50%);box-shadow:inset 0 1px #ffffff14,0 7px 18px #0000003d}.vr-result-actions>div{gap:5px;display:grid}.vr-result-actions>div small{color:#8090b1;letter-spacing:1.1px;font:800 8px ui-monospace,monospace}.vr-result-actions>div small:after{content:"  ·  ON-DEVICE";color:#63cbb3}.vr-result-actions>div strong{color:#e9edfa;font-size:12px;font-weight:700}.vr-result-actions>div strong:after{content:"\a PRIVATE SESSION · NO SERVER UPLOAD";color:#67748d;letter-spacing:.75px;white-space:pre;margin-top:5px;font:700 7px ui-monospace,monospace;display:block}.vr-result-actions>nav{width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;justify-content:flex-end!important;align-items:center!important;gap:9px!important;margin:0!important;padding:0!important;display:flex!important;position:static!important}.vr-result-actions button{cursor:pointer;justify-content:center;align-items:center;gap:8px;min-width:118px;transition:border-color .2s,transform .2s,background .2s;display:flex;box-shadow:0 8px 20px #0003;color:#bdc7da!important;background:linear-gradient(145deg,#1b2432,#131a24)!important;border:1px solid #3b465b!important;border-radius:10px!important;padding:11px 14px!important}.vr-result-actions button:hover{transform:translateY(-1px);background:linear-gradient(145deg,#222d3f,#171f2c)!important;border-color:#68789b!important}.vr-result-actions button i{color:#b9c5e4;background:#202a3a;border:1px solid #43506a;border-radius:7px;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.vr-result-actions .vr-again{color:#eef1ff!important;background:linear-gradient(135deg,#455ac247,#1f2842e6)!important;border-color:#5b73e8!important}.vr-result-actions .vr-again i{color:#fff;background:#26376b;border-color:#6f83ef;box-shadow:0 0 14px #5d77ff33}.vr-result-actions .vr-download-all{color:#d9fff6!important;background:linear-gradient(135deg,#2677694d,#122b2aeb)!important;border-color:#39756d!important}.vr-result-actions .vr-download-all i{color:#7ae0c8;background:#193e39;border-color:#3e8e7e;box-shadow:0 0 14px #48c9ab29}.vr-result-actions button:disabled{opacity:.55;cursor:wait;transform:none}@media (max-width:850px){.vr-engine>.vr-result-actions{flex-direction:column;align-items:flex-start!important;padding:15px 15px 15px 70px!important}.vr-result-actions>nav{grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #2d374a!important;width:calc(100% + 55px)!important;margin-left:-55px!important;padding-top:12px!important;display:grid!important}.vr-result-actions button{width:100%;gap:5px!important;min-width:0!important;padding:10px 7px!important}.vr-result-actions button i{flex:0 0 22px;width:22px;height:22px}.vr-result-actions button span{white-space:normal;text-align:center;min-width:0;font-size:10px}}@media (max-width:520px){.vr-result-actions>div small:after{display:none}.vr-result-actions>nav{grid-template-columns:1fr 1fr}.vr-result-actions .vr-download-all{grid-column:1/-1}.vr-result-actions button{min-width:0}}.vr-result-actions nav button:not(.vr-download-all):not(.vr-again)>i{font-size:0}.vr-result-actions nav button:not(.vr-download-all):not(.vr-again)>i:after{content:"↺";font-size:16px}.vr-result-actions>nav:has(.vr-download-all){grid-template-columns:repeat(3,minmax(142px,1fr))!important;grid-auto-rows:48px!important;display:grid!important}.vr-result-actions>nav:has(.vr-download-all)>button{width:100%!important;min-width:142px!important;height:48px!important;min-height:48px!important}@media (max-width:850px){.vr-result-actions>nav:has(.vr-download-all){grid-template-columns:repeat(3,minmax(0,1fr))!important}.vr-result-actions>nav:has(.vr-download-all)>button{min-width:0!important}}@media (max-width:520px){.vr-result-actions>nav:has(.vr-download-all){grid-template-columns:1fr 1fr!important}.vr-result-actions>nav:has(.vr-download-all)>.vr-download-all{grid-column:1/-1!important}.vr-engine>.vr-result-actions{padding:18px!important}.vr-engine>.vr-result-actions:before{display:none!important}:is(.vr-result-actions>nav,.vr-result-actions>nav:has(.vr-download-all)){z-index:1;width:100%!important;margin-left:0!important;position:relative!important}}@media (max-width:850px){.vr-result-actions .vr-download-all{display:none!important}}.vr-engine>.vr-result-actions{padding-left:16px!important}.vr-engine>.vr-result-actions:before{display:none!important}@media (max-width:850px){.vr-engine>.vr-result-actions{padding:15px!important}.vr-result-actions>nav{width:100%!important;margin-left:0!important}}.vr-result-actions>div strong:after{content:none!important;display:none!important}.vr-profile-summary{text-align:center;justify-items:center;display:grid}.vr-profile-summary h3{margin-bottom:20px}.vr-profile-summary dl{width:min(220px,100%)}.vr-stem-mode dd{gap:6px;display:flex}.vr-stem-badge{color:#fff;letter-spacing:.2px;cursor:default;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#354caa,#283872);border:1px solid #7087f3;border-radius:8px;justify-content:center;align-items:center;padding:7px 10px;font:800 8px ui-monospace,monospace;display:inline-flex;box-shadow:0 6px 18px #3f56be38}.vr-stem-mode button{color:#74809a;cursor:pointer;background:#151d29;border:1px solid #35415a;border-radius:8px;padding:7px 9px;font:800 8px ui-monospace,monospace}.vr-stem-mode button.active{color:#fff;background:linear-gradient(135deg,#354caa,#283872);border-color:#7087f3;box-shadow:0 6px 18px #3f56be38}.vr-stem-mode button:disabled{opacity:.5;cursor:not-allowed}.vr-stem-mode{flex-wrap:wrap}.vr-stem-mode button i{color:#17130b;background:#bf9b4d;border-radius:4px;margin-left:4px;padding:2px 4px;font:900 6px ui-monospace,monospace}.vr-stem-mode>a{text-align:right;color:#c8a95f;letter-spacing:.6px;flex-basis:100%;margin-top:1px;font:800 7px ui-monospace,monospace;text-decoration:none;display:block}.vr-stem-mode>a:hover{color:#f1d38b}.vr-stem-mode .vr-mobile-stem-note{color:#9aa6bd;text-align:right;letter-spacing:.25px;flex-basis:100%;margin:6px 0 0;font:700 8px/1.5 ui-monospace,monospace}.vr-speed-mode{flex-wrap:wrap;position:relative}.vr-speed-mode dd{gap:6px;display:flex}.vr-speed-mode button{color:#74809a;cursor:pointer;background:#151d29;border:1px solid #35415a;border-radius:8px;padding:7px 9px;font:800 8px ui-monospace,monospace}.vr-speed-mode button.active{color:#fff;background:linear-gradient(135deg,#354caa,#283872);border-color:#7087f3;box-shadow:0 6px 18px #3f56be38}.vr-speed-mode button:disabled{opacity:.5;cursor:not-allowed}.vr-speed-mode p{color:#8e9ab2;text-align:right;letter-spacing:.1px;flex-basis:100%;height:35px;margin:8px 0 0;font:700 8px/1.45 ui-monospace,monospace;overflow:hidden}.vr-stems{gap:14px!important}.vr-stems.mode-4{grid-template-columns:repeat(2,minmax(0,1fr))}.vr-stems .vr-stem-card{position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 12px 28px #00000029;background:radial-gradient(circle at 90% 0,#5f74db21,#0000 38%),linear-gradient(145deg,#1a2332,#141b27)!important;border-color:#35425c!important;padding:20px!important}.vr-stems .vr-stem-card:before{content:"";background:linear-gradient(#0000,#758bff 28% 72%,#0000);width:2px;position:absolute;inset:0 auto 0 0}.vr-stems .vr-stem-card.instrumental{background:radial-gradient(circle at 90% 0,#35beb01f,#0000 38%),linear-gradient(145deg,#192530,#141b24)!important}.vr-stems .vr-stem-card.instrumental:before{background:linear-gradient(#0000,#4fd1c5 28% 72%,#0000)}.vr-stem-card>header{gap:15px!important}.vr-stem-card>header div{gap:2px}.vr-stem-card>header div>small{color:#667695;letter-spacing:1px;font:800 7px ui-monospace,monospace}.vr-stem-card>header div>strong{letter-spacing:.3px;font-size:15px}.vr-stem-icon{flex:0 0 48px;position:relative;box-shadow:inset 0 1px #ffffff14,0 8px 22px #2436703d;background:linear-gradient(145deg,#27365c,#1b2541)!important;border-radius:14px!important;width:48px!important;height:48px!important}.vr-mastering-next{background:radial-gradient(circle at 90% 0,#5e7ae629,#0000 45%),linear-gradient(145deg,#171e31,#111621);border:1px solid #6680e74d;border-radius:14px;justify-content:space-between;align-items:center;gap:22px;margin-top:18px;padding:20px 22px;display:flex;box-shadow:inset 0 1px #ffffff0a}.vr-mastering-next div{gap:5px;display:grid}.vr-mastering-next small{color:#8598d9;letter-spacing:1px;font:800 8px ui-monospace,monospace}.vr-mastering-next strong{color:#f1f4ff;letter-spacing:-.3px;font-size:18px}.vr-mastering-next span{color:#a2acc3;font-size:12px}.vr-mastering-next button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#526bd5,#354db3);border:1px solid #7e97ff85;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-width:166px;padding:12px 16px;font:800 11px system-ui;display:inline-flex;box-shadow:0 10px 25px #2b40a042}.vr-mastering-next button:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.vr-mastering-next button:disabled{cursor:wait;opacity:.72}.vr-mastering-next button i{font-size:14px;font-style:normal}@media (max-width:620px){.vr-mastering-next{gap:16px;padding:18px;display:grid}.vr-mastering-next strong{font-size:16px}.vr-mastering-next button{width:100%}}.vr-stem-icon.vocals>b{border:2px solid #dbe3ff;border-radius:8px;width:12px;height:20px;position:absolute;top:9px;left:17px}.vr-stem-icon.vocals>span{border:2px solid #8fa2ff;border-top:0;border-radius:0 0 12px 12px;width:20px;height:13px;position:absolute;top:20px;left:13px}.vr-stem-icon.vocals>span:after{content:"";background:#8fa2ff;width:2px;height:7px;position:absolute;top:10px;left:7px;box-shadow:-4px 7px 0 -1px #8fa2ff,4px 7px 0 -1px #8fa2ff}.vr-stem-icon.instrumental{box-shadow:inset 0 1px #ffffff12,0 8px 22px #1860602e;background:linear-gradient(145deg,#193f48,#172b35)!important;border-color:#377f82!important;justify-content:center!important;align-items:center!important;gap:2px!important;padding:0 10px!important;display:flex!important}.vr-stem-icon.instrumental>b{background:linear-gradient(#82e8dc,#3bb5ae);border-radius:3px;width:3px;box-shadow:0 0 7px #4fd1c540}.vr-stem-icon.drums,.vr-stem-icon.other{justify-content:center!important;align-items:center!important;gap:2px!important;padding:0 10px!important;display:flex!important}.vr-stem-icon.drums>b,.vr-stem-icon.other>b{background:linear-gradient(#ffd79a,#cf8d3d);border-radius:3px;width:3px;box-shadow:0 0 7px #de9e4b38}.vr-stem-icon.drums{background:linear-gradient(145deg,#493728,#29241f)!important;border-color:#796142!important}.vr-stem-icon.other{background:linear-gradient(145deg,#3d2e52,#251f32)!important;border-color:#685184!important}.vr-stem-icon.other>b{background:linear-gradient(#d3b1ff,#8f63c4)}.vr-stem-icon.bass{background:linear-gradient(145deg,#233d55,#192938)!important;border-color:#456c8a!important}.vr-stem-icon.bass>b{border:2px solid #8bc8f2;border-radius:55% 45% 50%;width:17px;height:28px;position:absolute;top:9px;left:14px;transform:rotate(-18deg)}.vr-stem-icon.bass>span{background:#8bc8f2;width:3px;height:22px;position:absolute;top:13px;left:24px;transform:rotate(-18deg)}.vr-stem-icon.bass>span:last-child{width:13px;height:2px;top:12px;left:25px;transform:rotate(20deg)}.vr-stem-card audio{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;filter:brightness(.74)saturate(.6)contrast(1.08);border-radius:999px;box-shadow:inset 0 0 0 1px #29354a,0 5px 14px #0003;background:#0d131c!important;height:38px!important;margin:18px 0 14px!important}.vr-stem-card>a{background:linear-gradient(#253149a8,#171f2fbf);min-height:42px;transition:all .2s;border-color:#465981!important;align-items:center!important;gap:8px!important}.vr-stem-card.instrumental>a{border-color:#35676e!important}.vr-stem-card>a:hover{background:#202b43;transform:translateY(-1px);border-color:#7188e7!important}.vr-stem-card>a>b{color:#74809a;letter-spacing:.7px;font-size:7px}.vr-stem-card>a>i{color:#9cacff;margin-left:auto;font-size:13px;font-style:normal}.vr-stem-card.instrumental>a>i{color:#6edbd0}@media (max-width:700px){.vr-stems.mode-4{grid-template-columns:1fr}.vr-stem-mode dd{flex-wrap:wrap}}@media (max-width:850px){.vr-workspace>.vr-drop{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.vr-workspace>.vr-drop strong{min-width:0;max-width:100%}}.vr-section-head h2>span{color:#6376d8;margin:0 .18em;font-weight:400}.vr-settings .vr-auth-required{background:linear-gradient(135deg,#4e68dd,#3448a5);border-color:#7188f2;box-shadow:0 10px 24px #394fb838}.vr-settings .vr-auth-note{text-align:center;color:#77839a;letter-spacing:.45px;margin:9px 0 0;font:700 7px/1.5 ui-monospace,monospace}.vr-page{--bg:#0d0e11;background:radial-gradient(circle at 72% 8%,#4153a829,transparent 32%),radial-gradient(circle at 12% 48%,#1f396c1f,transparent 32%),var(--bg)}.vr-hero{width:min(1240px,100%)}.vr-section,.vr-features{max-width:1240px}.vr-page>.vr-nav .vr-brand{flex:none}.vr-page>.vr-nav .vr-online{display:none!important}.vr-page>.vr-nav .vr-tabs{margin-left:auto!important;margin-right:0!important}.vr-page>.vr-nav{display:none!important}@media (max-width:780px){.vr-page>.vr-nav .vr-online{display:none}.vr-page>.vr-nav{gap:12px}.vr-page>.vr-nav .vr-tabs{margin-left:auto}}.vr-features{background:0 0;border:0;border-radius:0;grid-template-columns:repeat(3,1fr);gap:14px;width:min(1320px,100% - 56px);margin:0 auto 80px;display:grid;overflow:visible}.vr-features article{background:#101722;border:1px solid #2f3950;border-radius:20px;min-height:330px;padding:0;position:relative;overflow:hidden;box-shadow:0 24px 54px #00000047}.vr-features article>i{filter:saturate(.9)contrast(1.04);background-image:linear-gradient(#080c130d,#0c10182e 65%,#101722 100%),url(/vocal-quality-triptych.png);background-position:0;background-size:300% 100%;transition:transform .55s,filter .55s;position:absolute;inset:0 0 42%}.vr-features article:nth-child(2)>i{background-position:50%}.vr-features article:nth-child(3)>i{background-position:100%}.vr-features article:hover>i{filter:saturate(1.05)contrast(1.06);transform:scale(1.035)}.vr-features article>div{background:linear-gradient(#10172200,#101722 20%);padding:27px 26px 25px;position:absolute;inset:auto 0 0}.vr-features b{color:#8fa0ff;letter-spacing:1px;font:900 9px ui-monospace,monospace}.vr-features h3{color:#f5f7ff;letter-spacing:-.55px;margin:12px 0 8px;font-size:21px}.vr-features p{color:#9aa5ba;max-width:38ch;margin:0;font-size:13px;line-height:1.65}@media (max-width:850px){.vr-features{grid-template-columns:1fr;width:calc(100% - 36px)}.vr-features article{min-height:300px}.vr-features article>i{inset:0 0 38%}}@media (max-width:560px){.vr-features{margin-bottom:50px}.vr-features article>div{padding:24px 22px 22px}}.vr-separation-preview{background:radial-gradient(circle at 86% 5%,#4963c23d,#0000 38%),linear-gradient(150deg,#182132,#101620);border-color:#697fc37a;height:282px;padding:21px 22px 18px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 28px 64px #00000057}.vr-separation-preview:before{content:"";pointer-events:none;background-image:linear-gradient(#7b91d609 1px,#0000 1px),linear-gradient(90deg,#7b91d609 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.vr-separation-preview>header{z-index:1;position:relative}.vr-separation-preview>header strong{color:#e7ecff;letter-spacing:.8px;font-size:9px}.vr-separation-preview>header span{color:#76ddc3;align-items:center;display:flex}.vr-separation-preview>header span i{background:#76ddc3;border-radius:50%;width:6px;height:6px;margin-right:7px;box-shadow:0 0 12px #76ddc3cc}.vr-source-wave{z-index:1;justify-content:center;align-items:center;gap:5px;height:66px;margin:15px 0 0;padding:7px 12px;display:flex;position:relative}.vr-source-wave:after{content:"";background:linear-gradient(90deg,#0000,#899de666,#0000);height:1px;position:absolute;top:50%;left:0;right:0}.vr-source-wave>i{background:linear-gradient(#91a7ff,#5872db);border-radius:4px;width:3px;min-height:5px}.vr-separation-steps{z-index:1;color:#8c9abb;letter-spacing:.4px;background:#0a101b61;border:1px solid #687bb238;border-radius:10px;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:7px;margin:3px 0 12px;padding:9px 10px;font:800 7px ui-monospace,monospace;display:grid;position:relative}.vr-separation-steps span{white-space:nowrap}.vr-separation-steps b{color:#71ddc2;margin-right:4px}.vr-separation-steps i{color:#627ce0;font-style:normal}.vr-channel-grid{z-index:1;grid-template-columns:1fr 1fr;gap:10px;display:grid;position:relative}.vr-channel-grid article{background:#0c121db8;border:1px solid #667ab64d;border-radius:12px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;min-width:0;padding:12px;display:grid}.vr-channel-grid article>i{color:#aebcff;background:#3548873b;border:1px solid #7991e69e;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-style:normal;display:flex}.vr-channel-grid article>div{gap:4px;min-width:0;display:grid}.vr-channel-grid article small{color:#71809b;letter-spacing:.65px;font:800 7px ui-monospace,monospace}.vr-channel-grid article strong{color:#eef1fb;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.vr-channel-grid article>b{color:#91a6f4;letter-spacing:.4px;background:#5c77d31f;border-radius:5px;padding:5px;font:900 6px ui-monospace,monospace}.voice-mark{position:relative}.voice-mark b{border:2px solid;border-radius:7px;width:9px;height:15px}.voice-mark span{border:2px solid;border-top:0;border-radius:0 0 10px 10px;width:17px;height:9px;position:absolute;top:15px}.music-mark{gap:2px}.music-mark b{background:currentColor;border-radius:2px;width:2px}.vr-separation-preview>footer{z-index:1;border-top:1px solid #687bb238;justify-content:space-between;gap:10px;margin-top:14px;padding-top:12px;display:flex;position:relative}.vr-separation-preview>footer span{color:#75819a;letter-spacing:.45px;font-size:7px}.vr-separation-preview>footer b{color:#76ddc3;margin-right:5px}@media (max-width:560px){.vr-separation-preview{height:278px;padding:18px 15px}.vr-channel-grid article{grid-template-columns:32px 1fr;padding:10px}.vr-channel-grid article>b{display:none}.vr-separation-steps{grid-template-columns:1fr auto 1fr;gap:5px;font-size:6px}.vr-separation-steps span:last-child,.vr-separation-steps i:nth-of-type(2){display:none}.vr-separation-preview>footer span{font-size:6px}.vr-source-wave{gap:4px}}@font-face{font-family:Waveroom Showcase;src:url(/fonts/PretendardVariable.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}.vr-separation-preview{display:none}.vr-hero{grid-template-columns:1fr;place-items:center;width:min(1120px,100%);min-height:0;padding-top:100px;padding-bottom:76px}.vr-hero-copy{text-align:center;justify-items:center;width:min(100%,1120px);display:grid}.vr-hero-kicker{color:#7085c4;letter-spacing:2.6px;text-transform:uppercase;margin-bottom:22px;font:700 11px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.vr-hero h1{color:#f3f5fa;letter-spacing:-.045em;max-width:960px;text-shadow:none;text-wrap:balance;overflow-wrap:normal;margin:0;font-family:Waveroom Showcase,Inter,Segoe UI,Noto Sans KR,sans-serif;font-size:clamp(42px,6.5vw,76px);font-weight:750;line-height:1.08}.vr-hero h1 em{background:linear-gradient(105deg,#97abf5 8%,#8cd5d9 84%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-compact .vr-hero h1{font-size:clamp(42px,6.5vw,76px)}.vr-hero p{color:#9aa3b3;max-width:610px;margin:30px 0 0;font-size:17px;line-height:1.7}.vr-hero-copy .vr-hero-cta{margin-top:10px}.vr-hero-copy .vr-mastering-link{box-shadow:none;color:#9eabc2;letter-spacing:0;background:0 0;border:0;margin-top:16px;padding:0;font:700 12px/1.4 Arial,sans-serif}.vr-hero-copy .vr-mastering-link:hover{color:#d7dfff;text-underline-offset:4px;text-decoration:underline}.vr-hero-cta span{margin-left:6px;font-size:14px}@media (max-width:850px){.vr-hero{padding-top:62px;padding-bottom:54px}.vr-hero h1{letter-spacing:-.04em;font-size:clamp(36px,7.8vw,54px)}.hero-compact .vr-hero h1{font-size:clamp(36px,7.8vw,54px)}.vr-hero p{font-size:15px}.vr-hero-kicker{letter-spacing:1.3px;font-size:9px}.vr-hero-copy .vr-mastering-link{font-size:11px}}@keyframes vrSiriRing{to{transform:rotate(360deg)}}@media (max-width:560px){.vr-processing-stage{padding:15px 13px}.vr-processing-visual{height:88px}.vr-processing-steps{gap:5px}.vr-processing-steps span{padding:8px 6px;font-size:7px}.vr-processing-steps b{margin-right:3px}}@media (prefers-reduced-motion:reduce){.vr-processing-orbit{animation:none}}.vr-processing-stage{background:radial-gradient(at 18% 65%,#44e8d32e,#0000 38%),radial-gradient(at 78% 24%,#b166ff33,#0000 42%),radial-gradient(at 53% 80%,#457bff33,#0000 45%),linear-gradient(145deg,#171d3a,#101626 70%);border:1px solid #939eff66;border-radius:18px;margin:0 0 22px;padding:16px 18px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 14px 28px #0000002e}.vr-processing-stage:before{content:"";opacity:.8;background:linear-gradient(105deg,#0000 35%,#ffffff12 50%,#0000 65%);position:absolute;inset:0}.vr-processing-stage>header{z-index:1;color:#d0d7ff;letter-spacing:1px;align-items:center;font:800 9px ui-monospace,monospace;display:flex;position:relative}.vr-processing-stage>header span{align-items:center;gap:8px;display:flex}.vr-processing-stage>header span i{background:#71f0d5;border-radius:50%;width:7px;height:7px;box-shadow:0 0 11px #5feed2cc}.vr-processing-stage>header b{display:none}.vr-processing-visual{place-items:center;height:98px;margin:5px 0 8px;display:grid;position:relative}.vr-processing-orbit{will-change:transform;border:1px solid #9cacff85;border-radius:50%;width:68px;height:68px;animation:5.8s linear infinite vrSiriRing;position:absolute;box-shadow:0 0 19px #5f7dff2e}.vr-processing-orbit:after{content:"";background:#ff91d6;border-radius:50%;width:5px;height:5px;position:absolute;top:-3px;left:50%;box-shadow:0 0 10px #ef8fff}.orbit-b{border-color:#4de8cd5e;width:88px;height:88px;animation-duration:9.4s;animation-direction:reverse}.vr-processing-core{z-index:1;background:radial-gradient(circle at 31% 25%,#d7c5ff,#8782ff 38%,#4f86ff 63%,#40d6c3);border:1px solid #dde5ff9e;border-radius:50%;width:40px;height:40px;position:relative;box-shadow:0 0 0 7px #767eff1a,0 0 24px #6c79ff5c}.vr-processing-core i,.vr-processing-wave{display:none}.vr-processing-steps{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid;position:relative}.vr-processing-steps span{color:#91a0bd;letter-spacing:.2px;text-overflow:ellipsis;white-space:nowrap;background:#0a0f2147;border:1px solid #7e8dbe52;border-radius:9px;min-width:0;padding:9px 8px;font:800 8px ui-monospace,monospace;transition:border-color .2s,background .2s,color .2s;overflow:hidden}.vr-processing-steps b{color:#7987aa;margin-right:5px;font-size:7px}.vr-processing-steps span.active{color:#f2f3ff;background:#6871ef38;border-color:#a4acff;box-shadow:inset 0 1px #ffffff1a}.vr-processing-steps span.active b{color:#75f0d5}.vr-processing-steps span.done{color:#c3e9df;background:#2891822b;border-color:#56debe75}.vr-processing-steps span.done b{color:#70e7ca}@media (max-width:560px){.vr-processing-stage{padding:15px 13px}.vr-processing-visual{height:88px}.vr-processing-steps{gap:5px}.vr-processing-steps span{padding:8px 6px;font-size:7px}.vr-processing-steps b{margin-right:3px}}@media (prefers-reduced-motion:reduce){.vr-processing-orbit{animation:none}}.vr-section-head>span{display:none!important}.vr-model-notice{color:#9facc2;letter-spacing:0;border-top:1px solid #687aa233;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:12px;font:500 .75rem/1.5 ui-monospace,monospace;display:flex}.vr-model-notice>div{gap:3px;min-width:0;display:grid}.vr-model-notice small{color:#9facc2;font:inherit;overflow-wrap:anywhere}.vr-model-notice a{color:#9ebdff;font:inherit;align-items:center;gap:5px;text-decoration:none;display:inline-flex}.vr-model-notice a:hover{color:#bdc8e8;text-decoration:underline}.vr-model-notice a:focus-visible{outline-offset:4px;outline:2px solid #9ebdff}@media (max-width:480px){.vr-model-notice{flex-direction:column;align-items:flex-start;gap:7px}}
