.player{position:relative}.sound-gate{position:absolute;inset:38px 0 0;background:#101936f2;backdrop-filter:blur(10px);z-index:10;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.sound-gate.hidden{display:none}.sound-orb{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#7868e9,#3dc6bf);font-size:34px;margin-bottom:18px;box-shadow:0 0 0 12px #ffffff0a}.sound-gate h2{font:700 27px Manrope;margin:0}.sound-gate p{max-width:480px;color:#b8c1da;line-height:1.6}.sound-gate button{border:0;border-radius:8px;padding:11px 17px;font:700 12px "DM Sans";cursor:pointer;margin:4px}.sound-gate #startSound{background:#fff;color:#302765}.sound-gate #startSilent{background:transparent;color:#aeb8d2}.caption{min-height:64px;background:#111a35;color:#e5e9f5;border-top:1px solid #2d3755;display:flex;align-items:center;gap:13px;padding:10px 20px}.caption span{font-size:8px;letter-spacing:.13em;background:#3dc6bf;color:#102d32;padding:5px 7px;border-radius:4px;font-weight:800}.caption p{font-size:12px;line-height:1.45;margin:0}.process-detail{margin:60px 0 28px}.process-head{text-align:center;max-width:650px;margin:0 auto 25px}.process-head h2{font:700 28px Manrope;margin:9px 0}.process-head p{color:var(--muted);font-size:14px}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.process-grid article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px}.process-grid article>i{font-style:normal;font:800 11px Manrope;color:var(--purple);background:#eeebff;border-radius:6px;padding:5px}.process-grid h3{font:700 16px Manrope;margin:17px 0}.process-grid b{font-size:9px;letter-spacing:.08em;color:#8b93a8;text-transform:uppercase}.process-grid p{font-size:11px;color:var(--muted);line-height:1.45;margin:4px 0 13px}@media(max-width:1100px){.process-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.process-grid{grid-template-columns:1fr}.caption{min-height:78px}.sound-gate{inset:38px 0 0}}
