.win__x--link{text-decoration:none;cursor:pointer;position:relative}.win__x--link:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px}.win__x--link:focus-visible{outline:2px dotted var(--hi);outline-offset:1px}.win__x--link:active{box-shadow:var(--bevel-thin-in)}.acct__wrap{max-width:520px}.acct__body{display:flex;flex-direction:column;gap:var(--gap)}.acct__head{display:flex;flex-direction:column;gap:6px;padding-bottom:12px;border-bottom:3px solid var(--ink)}.acct__sub{font-size:var(--t-sm)}.acct__form{display:flex;flex-direction:column;gap:var(--gap)}.acct__row{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap)}.acct__hint{display:block;margin-top:6px;font-size:var(--t-xs)}.acct__note{font-size:var(--t-sm);margin-bottom:12px}.acct__actions{display:flex;flex-direction:column;gap:10px;align-items:stretch}.acct__actions .btn{width:100%}.acct__alt{font-size:var(--t-sm);text-align:center}.acct__legal{line-height:1.7}.acct__status{display:flex;gap:6px;flex-wrap:wrap;padding:7px 10px;border-top:var(--hair);background:var(--face)}.acct__term{padding:10px 12px;font-family:var(--term);font-size:clamp(17px,2vw,22px);line-height:1.2;letter-spacing:.02em;color:var(--go-hi)}.acct__term b{font-weight:400;color:#e8e8e8}.acct__caret{display:inline-block;width:.55em;background:var(--go-hi);color:transparent;animation:acctBlink 1.05s steps(1,end) infinite}@keyframes acctBlink{50%{opacity:0}}@media(prefers-reduced-motion:reduce){.acct__caret{animation:none}}.acct__perks{margin:0;display:flex;flex-direction:column;gap:6px;font-size:var(--t-sm)}.acct__perks li{display:flex;gap:9px;align-items:flex-start}.acct__perks li:before{content:"\25aa";flex:none;color:var(--go-dk);font-weight:700;line-height:1.5}.acct__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.acct__foot p{font-size:var(--t-sm)}.acct__guest{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.acct__guest .acct__note{margin-bottom:0}.acct__recover .accordion__body>*+*{margin-top:12px}.acct__recoverbtn{margin-top:4px}@media(max-width:520px){.acct__row{grid-template-columns:1fr}}@media print{.ord__foot,.ord__crumbs,.ord__status{display:none!important}.ord__win{box-shadow:none;border:1px solid #000}.ord__cols{grid-template-columns:1fr!important}.ord__totals{background:#fff!important;color:#000!important}.ord__totalsh{color:#000!important;border-bottom-color:#000!important}.ord__tl--grand{border-top-color:#000!important}}#DdsPlayer{--hu-shell:#232326;--hu-shell-hi:#3a3a40;--hu-shell-lo:#141416;--hu-edge:#000000;--hu-key:#2b2b30;--hu-key-hi:#43434a;--hu-txt:#d3d3d9;--hu-txt-lo:#93939c;--hu-lcd-bg:#1d1204;--hu-lcd-on:#f6bf3c;--hu-lcd-on:color-mix(in srgb, var(--amber) 70%, #ff8c14);--hu-lcd-off:rgba(246,191,60,.14);--hu-glow:color-mix(in srgb, var(--amber) 60%, transparent);--hu-w:600px}.hu{position:fixed;right:16px;bottom:16px;z-index:155;width:min(var(--hu-w),calc(100vw - 32px));display:flex;flex-direction:column;color:var(--hu-txt);font-family:var(--mono);border:1px solid var(--hu-edge);box-shadow:inset 0 1px #ffffff29,inset 0 -1px #000000e6,0 0 0 1px #ffffff0f,7px 7px #0000008c;background:linear-gradient(180deg,var(--hu-shell-hi) 0,var(--hu-shell) 14%,var(--hu-shell) 78%,var(--hu-shell-lo) 100%);animation:winIn .18s var(--ease)}.hu[hidden]{display:none}.hu{max-height:calc(100vh - 32px)}.hu__chassis{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.hu__chassis{position:relative;padding:0;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 3px)}.hu__crown{display:flex;align-items:center;gap:9px;padding:5px 8px 4px;border-bottom:1px solid rgba(0,0,0,.85);box-shadow:0 1px #ffffff12}.hu__plate{display:inline-flex;align-items:center;gap:5px;padding:2px 7px 1px;background:linear-gradient(180deg,#6a6a72,#37373d 52%,#26262b);border:1px solid #0a0a0a;box-shadow:inset 0 1px #fff6,inset 0 -1px #0009;color:#f0f0f2}.hu__plate-mark{width:0;height:0;flex:none;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid var(--hu-lcd-on)}.hu__plate-word{font-family:var(--display);font-size:14px;letter-spacing:.1em;line-height:1;text-transform:uppercase}.hu__model{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--hu-txt-lo);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hu__grade{flex:1 1 auto;height:6px;min-width:10px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 1px,transparent 1px 4px)}.hu__key{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:28px;padding:3px 10px;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--hu-txt);background:linear-gradient(180deg,var(--hu-key-hi),var(--hu-key) 55%,#1c1c20);border:1px solid var(--hu-edge);box-shadow:inset 0 1px #ffffff3d,inset 0 -2px 3px #0000008c;cursor:pointer;transition:color var(--fast) linear}.hu__key:hover{color:var(--hu-lcd-on)}.hu__key:active{box-shadow:inset 0 2px 4px #000c;transform:translateY(1px)}.hu__key[aria-pressed=true]{color:#1d1204;background:linear-gradient(180deg,color-mix(in srgb,var(--hu-lcd-on) 92%,#fff),var(--hu-lcd-on));box-shadow:inset 0 1px #ffffff80,0 0 8px -1px var(--hu-glow)}.hu__key[aria-expanded=true]{color:var(--hu-lcd-on);background:linear-gradient(180deg,#1e1e22,#26262b 55%,#161619);box-shadow:inset 0 2px 4px #000c}.hu__key[aria-expanded=true] .hu__key-glyph{transform:rotate(180deg)}.hu__key:focus-visible{outline:2px dotted var(--amber);outline-offset:2px}.hu__key-glyph{font-size:11px;line-height:1}.hu__key--wide{flex:1 1 auto;min-height:32px}.hu__key--close .hu__key-glyph{font-size:12px}.hu__key--mini{display:none}.hu__key--mute{min-height:32px;flex:none}.hu__face{display:flex;flex-direction:column;gap:8px;padding:9px 10px 10px;flex:1 1 auto;min-height:0}.lcd{position:relative;min-width:0;flex:none;padding:5px 9px 6px;background:radial-gradient(120% 160% at 50% 0%,rgba(255,150,20,.1),transparent 62%),var(--hu-lcd-bg);border:1px solid var(--hu-edge);box-shadow:inset 0 2px 5px #000000d9,inset 0 0 22px -6px var(--hu-glow),0 1px #ffffff1a;color:var(--hu-lcd-on);overflow:hidden;isolation:isolate}.lcd__vid{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;z-index:0;opacity:var(--hu-lcd-vid,.38);filter:grayscale(1) contrast(1.45) brightness(.9) sepia(1) hue-rotate(-16deg) saturate(5.5);mix-blend-mode:screen}.lcd__viz{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:var(--hu-lcd-vid,.38)}.lcd>*:not(.lcd__vid):not(.lcd__viz){position:relative;z-index:1}.lcd:has(>.lcd__vid){aspect-ratio:120/28}.lcd__vid{image-rendering:pixelated}@media(prefers-reduced-motion:reduce){.lcd__vid{display:none}}.lcd__glass{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.5;background:repeating-linear-gradient(to bottom,rgba(0,0,0,.55) 0 1px,transparent 1px 3px)}.lcd__top{display:flex;align-items:center;gap:10px;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.lcd__src{padding:1px 4px;background:var(--hu-lcd-on);color:#1d1204;font-weight:700;letter-spacing:.14em;flex:none}.lcd__trk{white-space:nowrap}.lcd__trk b{font-family:var(--term);font-size:14px;letter-spacing:.04em;line-height:1}.lcd__inds{margin-left:auto;display:flex;gap:8px;flex:none;font-size:8px;font-weight:700;letter-spacing:.13em}.lcd__inds span{opacity:.16;transition:opacity var(--fast) var(--ease)}.lcd__inds span[data-on]{opacity:1;text-shadow:0 0 7px var(--hu-glow)}.lcd__title{font-family:var(--term);font-size:26px;line-height:1.04;letter-spacing:.02em;white-space:nowrap;overflow:hidden;margin-top:2px;text-shadow:0 0 9px var(--hu-glow)}.lcd__mq{display:inline-block;white-space:nowrap}.lcd__mq>span{display:inline-block;padding-right:3em}.lcd__title.is-scroll .lcd__mq{animation:huMarq 14s linear infinite}@keyframes huMarq{0%{transform:translate(0)}to{transform:translate(-50%)}}.lcd__sub{font-size:9px;letter-spacing:.18em;text-transform:uppercase;opacity:.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:11px;line-height:1.2}.hu__prog{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px}.hu__t{font-family:var(--term);font-size:16px;line-height:1;font-variant-numeric:tabular-nums;color:var(--hu-lcd-on);text-shadow:0 0 7px var(--hu-glow)}.hu__t--dur{opacity:.65}.hu__slot{position:relative;display:block;min-width:0;height:30px}.hu__bar{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:14px;overflow:hidden;pointer-events:none;background:repeating-linear-gradient(90deg,var(--hu-lcd-off) 0 5px,transparent 5px 7px),var(--hu-lcd-bg);border:1px solid var(--hu-edge);box-shadow:inset 0 2px 4px #000c}.hu__bar-fill{position:absolute;left:0;top:0;bottom:0;width:var(--p,0%);background:repeating-linear-gradient(90deg,var(--hu-lcd-on) 0 5px,transparent 5px 7px);filter:drop-shadow(0 0 4px var(--hu-glow))}.hu__scrub{position:relative;display:block;width:100%;height:30px;margin:0;padding:0;background:transparent;cursor:pointer;-webkit-appearance:none;appearance:none}.hu__scrub:focus{outline:none}.hu__scrub::-webkit-slider-runnable-track{height:14px;background:transparent;border:0}.hu__scrub::-moz-range-track{height:14px;background:transparent;border:0}.hu__scrub::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:13px;height:26px;margin-top:-6px;border-radius:1px;background:linear-gradient(180deg,#6d6d78,#3a3a41 52%,#1b1b1f);border:1px solid var(--hu-edge);box-shadow:inset 0 1px #ffffff73,0 2px 3px #000000b3;cursor:grab}.hu__scrub::-moz-range-thumb{width:13px;height:26px;border-radius:1px;background:linear-gradient(180deg,#6d6d78,#3a3a41 52%,#1b1b1f);border:1px solid var(--hu-edge);box-shadow:inset 0 1px #ffffff73,0 2px 3px #000000b3;cursor:grab}.hu__scrub:hover::-webkit-slider-thumb{background:linear-gradient(180deg,#7d7d88,#45454d 52%,#1b1b1f)}.hu__scrub:hover::-moz-range-thumb{background:linear-gradient(180deg,#7d7d88,#45454d 52%,#1b1b1f)}.hu__scrub:focus-visible{outline:2px dotted var(--amber);outline-offset:1px}.hu__scrub:active{cursor:grabbing}.hu__ctrl{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:10px;align-items:center}.hu__transport{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:5px;align-items:center}.tpt{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:52px;padding:4px;font-family:var(--mono);color:var(--hu-txt);background:linear-gradient(180deg,var(--hu-key-hi),var(--hu-key) 55%,#1a1a1e);border:1px solid var(--hu-edge);box-shadow:inset 0 1px #ffffff42,inset 0 -2px 4px #0009;cursor:pointer;transition:color var(--fast) linear}.tpt__ico{font-size:14px;line-height:1;letter-spacing:.04em}.tpt__cap{font-size:8px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;opacity:.85}.tpt:hover{color:var(--hu-lcd-on)}.tpt:active{box-shadow:inset 0 2px 5px #000000d9;transform:translateY(1px)}.tpt:focus-visible{outline:2px dotted var(--amber);outline-offset:2px}.tpt--play{min-height:60px;color:#1d1204;background:linear-gradient(180deg,color-mix(in srgb,var(--hu-lcd-on) 92%,#fff),var(--hu-lcd-on) 55%,color-mix(in srgb,var(--hu-lcd-on) 78%,#000));box-shadow:inset 0 1px #ffffff8c,inset 0 -2px 4px #00000059,0 0 12px -3px var(--hu-glow)}.tpt--play:hover{color:#1d1204;background:linear-gradient(180deg,#fff2c9,color-mix(in srgb,var(--hu-lcd-on) 96%,#fff) 55%,var(--hu-lcd-on))}.tpt--play .tpt__ico{font-size:22px}.tpt--play .tpt__cap{font-size:9px;opacity:1}.hu__vol{display:grid;grid-template-columns:auto minmax(60px,1fr) auto auto;align-items:center;gap:7px}.hu__legend{font-size:8px;font-weight:700;letter-spacing:.2em;color:var(--hu-txt-lo);text-transform:uppercase;cursor:pointer}.hu__slot--vol{height:26px}.hu__slot--vol .hu__bar{height:12px}.hu__scrub--vol{height:26px}.hu__scrub--vol::-webkit-slider-thumb{height:22px;margin-top:-5px}.hu__scrub--vol::-moz-range-thumb{height:22px}.hu__volnum{font-family:var(--term);font-size:16px;line-height:1;min-width:34px;text-align:right;font-variant-numeric:tabular-nums;color:var(--hu-lcd-on);text-shadow:0 0 7px var(--hu-glow)}.hu.is-muted .hu__volnum{color:var(--red);text-shadow:none}.hu.is-muted .hu__bar-fill{opacity:.25}.hu__opts{display:flex;gap:5px}.hu__disc{border:1px solid var(--hu-edge);background:var(--hu-shell-lo);box-shadow:inset 0 2px 5px #000000b3;flex:1 1 auto;min-height:66px;max-height:min(176px,30vh);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--hu-key-hi) var(--hu-shell-lo)}.hu__disc::-webkit-scrollbar{width:12px}.hu__disc::-webkit-scrollbar-track{background:var(--hu-shell-lo);box-shadow:inset 1px 0 0 var(--hu-edge),inset 0 2px 5px #000000b3}.hu__disc::-webkit-scrollbar-thumb{background:linear-gradient(90deg,var(--hu-key-hi),var(--hu-key) 55%,#1a1a1e);border:1px solid var(--hu-edge);box-shadow:inset 0 1px #ffffff2e}.hu__disc::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,color-mix(in srgb,var(--hu-lcd-on) 45%,var(--hu-key-hi)),var(--hu-key));box-shadow:inset 0 1px #ffffff4d,0 0 8px -2px var(--hu-glow)}.hu__disc::-webkit-scrollbar-corner{background:var(--hu-shell-lo)}.hu__disc[hidden]{display:none}.hu__trk{display:flex;gap:9px;align-items:center;width:100%;padding:5px 10px;min-height:44px;text-align:left;line-height:1.25;font-size:var(--t-xs);color:var(--hu-txt);border-bottom:1px solid rgba(255,255,255,.06);border-left:3px solid transparent;cursor:pointer}.hu__list>li:last-child .hu__trk{border-bottom:0}.hu__trk-n{flex:none;width:20px;font-family:var(--term);font-size:15px;line-height:1;color:var(--hu-txt-lo)}.hu__trk-txt{flex:1;min-width:0;display:flex;flex-direction:column;gap:0;line-height:1.25}.hu__trk-txt b{font-weight:700;font-size:var(--t-sm);letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hu__trk-txt i{font-style:normal;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--hu-txt-lo);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hu__trk-len{flex:none;font-family:var(--term);font-size:15px;line-height:1;font-variant-numeric:tabular-nums;color:var(--hu-txt-lo)}.hu__trk:hover{background:#ffffff12;color:#fff}.hu__trk:focus-visible{outline:2px dotted var(--amber);outline-offset:-3px}.hu__trk[aria-current=true]{background:#f6bf3c21;border-left-color:var(--hu-lcd-on);color:var(--hu-lcd-on)}.hu__trk[aria-current=true] .hu__trk-n{display:none}.hu__trk[aria-current=true] .hu__trk-txt i,.hu__trk[aria-current=true] .hu__trk-len{color:inherit;opacity:.75}.hu__trk-eq{display:none}.hu__trk[aria-current=true] .hu__trk-eq{display:flex;align-items:flex-end;gap:2px;flex:none;width:20px;height:13px}.hu__trk-eq i{width:4px;height:35%;background:var(--hu-lcd-on);animation:huEq .78s ease-in-out infinite alternate}.hu__trk-eq i:nth-child(2){animation-duration:.56s;height:75%}.hu__trk-eq i:nth-child(3){animation-duration:.94s;height:50%}@keyframes huEq{to{height:100%}}.hu:not(.is-playing) .hu__trk-eq i{animation-play-state:paused;height:28%}.hu__none{padding:12px 10px;font-size:var(--t-xs);color:var(--hu-txt-lo)}.hu__seam{height:8px;position:relative;border-top:1px solid rgba(0,0,0,.9);box-shadow:inset 0 1px #ffffff17;background:linear-gradient(180deg,var(--hu-shell-lo),#0d0d0f)}.hu__seam span{position:absolute;left:14px;top:2px;width:34px;height:3px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.18) 0 1px,transparent 1px 3px)}.hu__seam:after{content:"";position:absolute;right:12px;top:1px;width:16px;height:5px;border:1px solid rgba(0,0,0,.9);box-shadow:inset 0 1px #ffffff24;background:var(--hu-shell)}.player-fab[aria-expanded=true]{display:none}html.dds-navving{cursor:progress}html.dds-navving #MainContent{opacity:.55;transition:opacity .12s linear}.ddsnav{position:fixed;left:0;top:0;height:2px;width:0;z-index:400;background:var(--amber);box-shadow:0 0 8px var(--amber);transition:width .22s var(--ease),opacity .2s linear;pointer-events:none}html.dds-navving .ddsnav{width:78%}.ddsnav.is-done{width:100%;opacity:0}@media(max-width:860px){.hu{left:8px;right:8px;bottom:8px;width:auto;box-shadow:inset 0 1px #ffffff29,inset 0 -1px #000000e6,4px 4px #0000008c}.hu:before{content:"";position:absolute;left:0;top:0;height:3px;width:var(--p,0%);background:var(--hu-lcd-on);box-shadow:0 0 6px var(--hu-glow);pointer-events:none;z-index:2}.hu__crown{padding:4px 6px 3px;gap:6px}.hu__model{display:none}.hu__key{min-height:34px;padding:4px 9px}.hu__key--mini{display:inline-flex}.hu__key--close .hu__key-word{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.hu__key--close{min-width:44px}.hu__face{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"lcd play next";gap:7px;padding:7px;align-items:center}.lcd{grid-area:lcd;padding:4px 8px 5px}.lcd__top{font-size:8px;gap:7px}.lcd__title{font-size:21px;margin-top:1px}.lcd__sub{font-size:8px;min-height:10px}.hu__prog,.hu__opts,.hu__disc{display:none}.hu__ctrl{display:contents}.hu__vol{display:none}.hu__transport{display:contents}.tpt--sec[data-prev]{display:none}.tpt--play{grid-area:play;min-height:52px;min-width:56px}.tpt--sec[data-next]{grid-area:next;min-height:52px;min-width:48px}.hu__seam{height:6px}.hu.is-expanded .hu__face{display:flex;flex-direction:column;gap:8px;padding:8px}.hu.is-expanded .lcd__title{font-size:26px}.hu.is-expanded .hu__prog{display:grid}.hu.is-expanded .hu__opts{display:flex}.hu.is-expanded .hu__disc{display:block;max-height:min(164px,26vh)}.hu.is-expanded .hu__disc[hidden]{display:none}.hu.is-expanded .hu__ctrl{display:flex;flex-direction:column;gap:8px;align-items:stretch}.hu.is-expanded .hu__vol{display:grid}.hu.is-expanded .hu__transport{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:6px;align-items:center}.hu.is-expanded .tpt--sec[data-prev]{display:flex}.hu.is-expanded .tpt{min-height:56px;grid-area:auto}.hu.is-expanded .tpt--play{min-height:64px;min-width:0;grid-area:auto}.hu.is-expanded .tpt--sec[data-next]{min-height:56px;min-width:0;grid-area:auto}.hu__slot,.hu__scrub{height:44px}.hu__scrub::-webkit-slider-thumb{height:30px;margin-top:-9px;width:16px}.hu__scrub::-moz-range-thumb{height:30px;width:16px}.hu__slot--vol,.hu__scrub--vol{height:44px}.hu__key--wide,.hu__key--mute{min-height:44px}html.dds-hu-open body{padding-bottom:136px}html.dds-hu-open .toasts{bottom:152px}}@media(max-width:420px){.lcd__title{font-size:18px}.hu.is-expanded .lcd__title{font-size:22px}.hu__legend{letter-spacing:.12em}.hu__volnum{min-width:28px;font-size:15px}}@media(prefers-reduced-motion:reduce){.hu{animation:none}.lcd__title.is-scroll .lcd__mq{animation:none;transform:none}.lcd__title.is-scroll .lcd__mq>span+span{display:none}.hu__trk-eq i{animation:none;height:60%}.hu__key,.tpt,html.dds-navving #MainContent,.ddsnav{transition:none}}@media print{.hu,.hu__disc,.ddsnav{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/dds-extra.css.map */
