:root{--color-background: #0a0a0a;--color-surface: #141414;--color-surface-hover: #1b1b1b;--color-border: #252525;--color-text: #ffffff;--color-text-secondary: #9f9f9f;--color-accent: #7c3aed;--color-accent-hover: #8b5cf6;--color-success: #22c55e;--color-danger: #ef4444;--font-heading: "Space Grotesk", sans-serif;--font-body: "Inter", sans-serif;--space-4: 4px;--space-8: 8px;--space-12: 12px;--space-16: 16px;--space-24: 24px;--space-32: 32px;--space-48: 48px;--space-64: 64px;--space-96: 96px;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--transition-fast: .2s ease;--transition-normal: .3s ease;--container-width: 1320px}html{scroll-behavior:smooth}body{background:#090909;color:#fff;font-family:Inter,sans-serif}.page-width{max-width:1320px!important;margin:0 auto;padding-left:32px;padding-right:32px}@media(max-width:990px){.page-width{padding-left:20px;padding-right:20px}}.button{border-radius:14px!important;transition:all .25s ease}.button:hover{transform:translateY(-2px)}.card,img{border-radius:18px}#miasma-player-bar{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:90%;max-width:1350px;height:110px;background:linear-gradient(145deg,#14141cf5,#05050af5);border:1px solid rgba(139,63,255,.45);border-radius:24px;z-index:999999;display:none;box-shadow:0 0 50px #8b3fff38,inset 0 0 30px #8b3fff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.miasma-player-inner{height:100%;display:flex;align-items:center;padding:0 35px;gap:25px}#miasma-player-cover{width:75px;height:75px;object-fit:cover;border-radius:14px;border:1px solid rgba(139,63,255,.35);box-shadow:0 0 25px #8b3fff59}.miasma-player-info{flex:1}#miasma-player-title{font-size:18px;font-weight:700;letter-spacing:.5px;color:#fff;margin:0 0 8px}#miasma-player-time{font-size:14px;color:#a78bfa}#miasma-player-toggle{width:70px;height:70px;border-radius:50%;border:none;background:#8b3cff;color:#fff;font-size:25px;cursor:pointer;box-shadow:0 0 30px #8b3fffb3;transition:.25s}#miasma-player-toggle:hover{transform:scale(1.08);box-shadow:0 0 45px #8b3fffe6}#miasma-player-progress:hover{box-shadow:0 0 15px #8b3fff73}#miasma-player-progress-fill{height:100%!important;background:linear-gradient(90deg,#7c3aed,#a855f7)!important;border-radius:20px;box-shadow:0 0 15px #a855f7e6}#miasma-player-progress{position:absolute;top:0;left:25px;right:25px;height:8px!important;background:#1c1c24!important;border-radius:20px;overflow:hidden;cursor:pointer;transition:.25s ease;z-index:50;pointer-events:auto}#miasma-player-progress-fill{height:8px!important;max-height:8px!important;width:0%;display:block;background:linear-gradient(90deg,#7c3aed,#a855f7)!important;border-radius:20px;box-shadow:0 0 15px #a855f7e6}.miasma-player-eq{display:flex;align-items:center;gap:4px;height:40px;margin-left:30px}.miasma-player-eq{display:flex;align-items:center;gap:5px;height:45px;margin-right:45px}.miasma-player-eq span{width:4px;height:8px;background:linear-gradient(180deg,#fff,#8b3cff);border-radius:10px;box-shadow:0 0 12px #8b3fffe6;transition:height .08s ease}.miasma-player-inner{position:relative}#miasma-player-toggle{position:absolute;left:50%;transform:translate(-50%)}#miasma-player-toggle:hover{transform:translate(-50%) scale(1.08)}.miasma-player-format{display:inline-block;margin-top:8px;font-size:11px;letter-spacing:1.5px;color:#8b3cff;opacity:.8}#miasma-player-bar{animation:miasma-player-enter .35s ease}@keyframes miasma-player-enter{0%{opacity:0;transform:translate(-50%) translateY(30px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.miasma-volume{display:flex;align-items:center;gap:14px;margin-left:15px;padding-left:30px;border-left:1px solid rgba(255,255,255,.12)}.miasma-volume-icon{font-size:16px;color:#c084fc;text-shadow:0 0 10px rgba(139,63,255,.8)}.miasma-volume-track{position:relative;width:130px;min-width:130px;height:8px;border-radius:999px;background:#1a1625;border:1px solid rgba(255,255,255,.05);box-shadow:inset 0 1px 4px #0009,0 0 12px #8b3fff14;overflow:hidden;cursor:pointer;transition:.25s}.miasma-volume-track:hover{box-shadow:inset 0 1px 4px #0009,0 0 18px #8b3fff59}.miasma-volume-track:after{content:"";position:absolute;top:50%;left:var(--volume-percent, 100%);right:auto;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 0 12px #ffffffe6,0 0 22px #a855f7cc;transform:translate(-50%,-50%);pointer-events:none}.miasma-volume-fill{display:none;position:absolute;top:0;left:0;width:70%;height:100%;display:block;background:linear-gradient(90deg,#7c3aed,#a855f7);border-radius:20px;box-shadow:0 0 12px #a855f7cc;pointer-events:none;transition:width .12s ease}.miasma-volume-value{font-size:12px;letter-spacing:1px;color:#a78bfa}.miasma-volume-icon{font-size:22px;color:#c084fc;text-shadow:0 0 12px rgba(139,63,255,.9)}@media screen and (max-width:749px){#miasma-player-bar{width:calc(100% - 24px)!important;height:82px!important;bottom:12px!important;border-radius:18px!important}#miasma-player-progress{display:block!important;position:absolute;top:0;left:14px;right:14px;height:4px;border-radius:999px;background:#ffffff1a;overflow:hidden;cursor:pointer}#miasma-player-progress-fill{height:100%;width:0;background:linear-gradient(90deg,#7c3aed,#a855f7);border-radius:999px}.miasma-player-inner{height:100%;display:grid!important;grid-template-columns:52px minmax(0,1fr) 44px 44px;align-items:center;gap:10px;padding:10px 12px!important}#miasma-player-cover{grid-column:1;width:52px!important;height:52px!important;border-radius:10px!important;object-fit:cover}.miasma-player-info{grid-column:2;min-width:0;overflow:hidden}#miasma-player-title{margin:0;font-size:12px!important;line-height:1.2;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}#miasma-player-time{display:block!important;grid-column:3;font-size:10px!important;white-space:nowrap;color:#b8b8b8;text-align:right}.miasma-player-format,.miasma-volume,.miasma-player-eq{display:none!important}#miasma-player-toggle{display:flex!important;grid-column:4;align-items:center;justify-content:center;width:44px!important;height:44px!important;margin:0!important;padding:0!important}}@media screen and (max-width:749px){#miasma-player-toggle{position:static!important;left:auto!important;transform:none!important}#miasma-player-toggle:hover{transform:scale(1.08)!important}}@media screen and (max-width:749px){#miasma-player-bar .miasma-player-inner{display:grid!important;grid-template-columns:52px minmax(0,1fr) 46px!important;align-items:center!important;gap:12px!important}#miasma-player-bar .miasma-player-eq,#miasma-player-bar .miasma-volume,#miasma-player-bar .miasma-player-format{display:none!important}#miasma-player-bar #miasma-player-cover{grid-column:1!important}#miasma-player-bar .miasma-player-info{grid-column:2!important;min-width:0!important}#miasma-player-bar #miasma-player-toggle{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;inset:auto!important;grid-column:3!important;justify-self:end!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;margin:0!important;transform:none!important;z-index:10!important}#miasma-player-bar #miasma-player-toggle:hover{transform:scale(1.06)!important}}@media screen and (max-width:749px) .miasma-player-meta{display:flex;align-items:center;gap:18px;margin-top:6px}#miasma-player-bar .miasma-player-artist{font-size:12px!important;font-weight:500!important;line-height:1.2!important;color:#8d8d8d!important;margin-top:2px!important}#miasma-player-time{padding-left:16px;border-left:1px solid rgba(255,255,255,.12);font-size:14px;font-weight:600;color:#a78bfa}@media screen and (min-width:750px){.miasma-player-info{display:block!important;flex:1;min-width:0;overflow:hidden}#miasma-player-title{display:block;margin:0 0 5px;font-size:18px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.miasma-player-artist{display:block;margin:0 0 5px;font-size:13px;line-height:1.2;color:#b3b3b3}#miasma-player-time{display:block;margin:0;font-size:14px;line-height:1.2;color:#a78bfa}.miasma-player-format{display:inline-block;margin-top:6px}}.miasma-player-meta{display:flex;align-items:center;gap:18px;margin-top:6px}.miasma-player-artist{display:flex;align-items:center;gap:8px;font-size:15px;color:#b8b8b8}.miasma-player-artist:before{content:"";width:8px;height:8px;border-radius:50%;background:#8b3cff;box-shadow:0 0 10px #8b3fff99;flex-shrink:0}#miasma-player-time{padding-left:18px;border-left:1px solid rgba(255,255,255,.12);font-size:14px;font-weight:600;color:#a78bfa}.miasma-player-format{display:block;margin-top:2px;margin-left:0;font-size:11px;letter-spacing:1.5px;color:#8b3cff;opacity:.8}
/*# sourceMappingURL=/cdn/shop/t/9/assets/miasma-base.css.map */
