:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--scale-factor));box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer .endOfContent.active{top:0}
.rmap-player-provider{--rm-audio-player-text-color:#2c2c2c;--rm-audio-player-shadow:0 0 0;--rm-audio-player-interface-container:#f5f5f5;--rm-audio-player-volume-background:#ccc;--rm-audio-player-volume-panel-background:#f2f2f2;--rm-audio-player-volume-panel-border:#ccc;--rm-audio-player-volume-thumb:#5c5c5c;--rm-audio-player-volume-fill:#00000080;--rm-audio-player-volume-track:#ababab;--rm-audio-player-track-current-time:#0072f5;--rm-audio-player-track-duration:#8c8c8c;--rm-audio-player-progress-bar:#0072f5;--rm-audio-player-progress-bar-background:#393939;--rm-audio-player-waveform-cursor:#4b4b4b;--rm-audio-player-waveform-background:var(--rm-audio-player-progress-bar-background);--rm-audio-player-waveform-bar:var(--rm-audio-player-progress-bar);--rm-audio-player-sortable-list:#eaeaea;--rm-audio-player-sortable-list-button-active:#0072f5;--rm-audio-player-selected-list-item-background:#b3b3b3;color:var(--rm-audio-player-text-color)}@media (prefers-color-scheme:dark){.rmap-player-provider:not([data-theme=light]){--rm-audio-player-text-color:#ededed;--rm-audio-player-shadow:255 255 255;--rm-audio-player-interface-container:#1e1e1e;--rm-audio-player-volume-background:#5c5c5c;--rm-audio-player-volume-panel-background:#2c2c2c;--rm-audio-player-volume-panel-border:#393939;--rm-audio-player-volume-thumb:#d3d3d3;--rm-audio-player-volume-fill:#ffffff80;--rm-audio-player-volume-track:#494949;--rm-audio-player-track-current-time:#0072f5;--rm-audio-player-track-duration:#a2a2a2;--rm-audio-player-progress-bar:#0072f5;--rm-audio-player-progress-bar-background:#d1d1d1;--rm-audio-player-waveform-cursor:#c8c8c8;--rm-audio-player-waveform-background:var(--rm-audio-player-progress-bar-background);--rm-audio-player-waveform-bar:var(--rm-audio-player-progress-bar);--rm-audio-player-sortable-list:#2c2c2c;--rm-audio-player-sortable-list-button-active:#0072f5;--rm-audio-player-selected-list-item-background:#5c5c5c}}.rmap-player-provider[data-theme=dark]{--rm-audio-player-text-color:#ededed;--rm-audio-player-shadow:255 255 255;--rm-audio-player-interface-container:#1e1e1e;--rm-audio-player-volume-background:#5c5c5c;--rm-audio-player-volume-panel-background:#2c2c2c;--rm-audio-player-volume-panel-border:#393939;--rm-audio-player-volume-thumb:#d3d3d3;--rm-audio-player-volume-fill:#ffffff80;--rm-audio-player-volume-track:#494949;--rm-audio-player-track-current-time:#0072f5;--rm-audio-player-track-duration:#a2a2a2;--rm-audio-player-progress-bar:#0072f5;--rm-audio-player-progress-bar-background:#d1d1d1;--rm-audio-player-waveform-cursor:#c8c8c8;--rm-audio-player-waveform-background:var(--rm-audio-player-progress-bar-background);--rm-audio-player-waveform-bar:var(--rm-audio-player-progress-bar);--rm-audio-player-sortable-list:#2c2c2c;--rm-audio-player-sortable-list-button-active:#0072f5;--rm-audio-player-selected-list-item-background:#5c5c5c}.rmap-player-provider *{box-sizing:border-box;font:inherit;font-size:100%}.rmap-player-provider ol,.rmap-player-provider ul{margin:0;padding:0;list-style:none}.rmap-player-provider blockquote,.rmap-player-provider q{quotes:none}.rmap-player-provider blockquote:before,.rmap-player-provider blockquote:after,.rmap-player-provider q:before,.rmap-player-provider q:after{content:none}.rmap-player-provider table{border-collapse:collapse;border-spacing:0}.rmap-player-provider button{color:inherit;cursor:pointer;vertical-align:baseline;background:0 0;border:0;margin:0;padding:0}.rmap-ctrl-btn-wrapper{align-items:center;gap:10px;display:flex}.styled-btn.rmap-play-btn{width:35px}.styled-btn{cursor:pointer;background:0 0;border:none;width:20px;height:100%;padding:0;transition:transform .2s ease-out,opacity .2s ease-out;display:flex}.styled-btn svg{pointer-events:none;width:100%;height:100%}.styled-btn:hover{transform:scale(1.1)}.styled-btn:focus-visible{outline:2px solid var(--rm-audio-player-progress-bar,#0072f5);outline-offset:2px}.styled-btn:active{opacity:.5;transform:scale(.8)}.rmap-drawer-container{min-width:20px;min-height:20px;position:relative}.rmap-drawer-container .rmap-drawer-trigger{cursor:pointer;display:flex;position:absolute;inset:0}.rmap-drawer-container .rmap-drawer-trigger[aria-expanded=true] svg{color:var(--rm-audio-player-sortable-list-button-active)}.rmap-drawer-container .rmap-drawer-content{transform-origin:top}.rmap-drawer-container .rmap-drawer-content-enter{animation:.25s ease-out forwards rmap-appearance-in}.rmap-drawer-container .rmap-drawer-content-leave{animation:.1s ease-in forwards rmap-appearance-out}.rmap-sortable-list-container,.rmap-sortable-list-container li{list-style-type:none}.rmap-sortable-list-container{cursor:pointer}.rmap-sortable-item{border-top:2px solid #0000;border-bottom:2px solid #0000;transition:opacity .3s ease-in-out,transform .3s ease-in-out,box-shadow .3s ease-in-out,-webkit-backdrop-filter .3s ease-in-out,backdrop-filter .3s ease-in-out}.rmap-sortable-item *{pointer-events:none}.rmap-sortable-item.rmap-drag-start{opacity:.5}.rmap-sortable-item.rmap-drag-over{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 3.58195px 22.3872px -2.68646px rgb(var(--rm-audio-player-shadow,0 0 0) / 20%);transform:scale(1.02)}.rmap-sortable-item-inner{align-items:center;display:flex}.rmap-playlist-item{align-items:center;width:100%;height:100%;padding:10px 20px;display:flex}.rmap-playlist-item.rmap-cur-played{background:var(--rm-audio-player-selected-list-item-background)}.rmap-playlist-item .rmap-playlist-item-contents{gap:10px;width:100%;display:flex}.rmap-playlist-item .rmap-playlist-album-cover{align-items:center;display:flex}.rmap-playlist-item .rmap-playlist-album-cover img{width:35px;height:35px}.rmap-playlist-item .rmap-playlist-album-info{min-width:10px;margin-right:1.5rem;padding:2px 0%;font-size:13px;display:grid}.rmap-playlist-item .rmap-playlist-album-info span{text-overflow:ellipsis;white-space:nowrap;align-self:center;overflow:hidden}.rmap-playlist-container{transition-property:max-height,opacity;overflow:hidden auto}.rmap-playlist-container.rmap-playlist-content-enter{opacity:0;max-height:0}.rmap-playlist-container.rmap-playlist-content-enter-active{opacity:1;max-height:20vh;transition-duration:.5s;transition-timing-function:cubic-bezier(0,0,0,1.2)}.rmap-playlist-container.rmap-playlist-content-leave{opacity:1;max-height:20vh}.rmap-playlist-container.rmap-playlist-content-leave-active{opacity:0;max-height:0;transition-duration:.25s;transition-timing-function:cubic-bezier(.66,-.41,1,1)}.rmap-bar-progress-wrapper{cursor:pointer;align-items:center;width:100%;height:18px;padding:8px 0;display:flex;position:relative}.rmap-bar-progress-wrapper .rmap-progress-bar{background-color:var(--rm-audio-player-progress-bar-background);width:100%;height:100%;position:relative;overflow:hidden}.rmap-bar-progress-wrapper .rmap-progress-fill{background-color:var(--rm-audio-player-progress-bar);transform-origin:0 0;width:100%;height:100%;position:absolute;left:0;transform:scaleX(0)}.rmap-bar-progress-wrapper .rmap-progress-handle{background-color:var(--rm-audio-player-progress-bar);opacity:0;border-radius:50%;width:8px;height:8px;transition:opacity .2s ease-in-out;position:absolute;left:-4px}.rmap-bar-progress-wrapper:hover .rmap-progress-handle,.rmap-bar-progress-wrapper:focus-visible .rmap-progress-handle{opacity:1}.rmap-bar-progress-wrapper:focus-visible{outline:2px solid var(--rm-audio-player-progress-bar,#0072f5);outline-offset:2px}.rmap-waveform-wrapper{width:100%;display:flex}.rmap-waveform-wrapper[data-active=false]{opacity:0;pointer-events:none;height:0}.rmap-waveform-wrapper #rm-waveform{width:100%;overflow:hidden}.rmap-waveform-wrapper #rm-waveform wave{cursor:pointer!important;overflow-x:hidden!important}.rmap-progress-container{min-width:100px}.styled-btn.rmap-speed-selector-trigger{box-sizing:border-box;width:auto;min-width:44px;height:20px;font:inherit;font-variant-numeric:tabular-nums;color:var(--rm-audio-player-text-color);border-radius:4px;justify-content:center;align-items:center;padding-top:2px;line-height:1}.rmap-dropdown-container .rmap-dropdown-trigger.rmap-speed-selector-trigger{position:static;inset:auto}.styled-btn.rmap-speed-selector-trigger:hover{color:var(--rm-audio-player-track-current-time);transform:none}.styled-btn.rmap-speed-selector-trigger:active{transform:scale(.95)}.rmap-speed-selector-menu{background-color:var(--rm-audio-player-volume-panel-background);border:1px solid var(--rm-audio-player-volume-panel-border);min-width:64px;box-shadow:0 2px 4px rgb(var(--rm-audio-player-shadow,0 0 0) / 10%);border-radius:5px;flex-direction:column;margin:0;padding:4px;list-style:none;display:flex}.rmap-speed-selector-option{cursor:pointer;text-align:center;width:100%;font:inherit;font-variant-numeric:tabular-nums;color:var(--rm-audio-player-text-color);background:0 0;border:none;border-radius:3px;line-height:1.2;transition:background-color .15s ease-out,color .15s ease-out}.rmap-speed-selector-option:hover{background-color:rgb(var(--rm-audio-player-shadow,0 0 0) / 8%)}.rmap-speed-selector-option:focus-visible{outline:2px solid var(--rm-audio-player-progress-bar,#0072f5);outline-offset:-2px}.rmap-speed-selector-option.rmap-speed-selector-option--active{color:var(--rm-audio-player-track-current-time);font-weight:600}.rmap-speed-selector-menu .rmap-speed-selector-option{padding:6px 12px}@keyframes rmap-appearance-in{0%{opacity:0;transform:scale(.95)}60%{opacity:.75;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes rmap-appearance-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.rmap-dropdown-container{justify-content:center;align-items:center;min-width:20px;min-height:20px;display:flex;position:relative}.rmap-dropdown-container .rmap-dropdown-trigger{cursor:pointer;display:flex;position:absolute;inset:0}.rmap-dropdown-container .rmap-dropdown-content{transform-origin:top}.rmap-dropdown-container .rmap-dropdown-content-enter{animation:.25s ease-out forwards rmap-appearance-in}.rmap-dropdown-container .rmap-dropdown-content-leave{animation:.1s ease-in forwards rmap-appearance-out}.rmap-volume-container{justify-content:center;align-items:center;width:32px;height:119px;display:flex;position:relative}.rmap-volume-container[data-placement=top]{bottom:auto}.rmap-volume-container[data-placement=left]{right:50px;transform:rotate(-90deg)}.rmap-volume-container[data-placement=right]{left:50px;transform:rotate(90deg)}.rmap-volume-container[data-placement=bottom]{top:5px;transform:rotateX(180deg)}.rmap-volume-container .rmap-volume-panel{background-color:var(--rm-audio-player-volume-panel-background);border:1px solid var(--rm-audio-player-volume-panel-border);width:30px;height:118px;box-shadow:0 2px 4px rgb(var(--rm-audio-player-shadow,0 0 0) / 10%);border-radius:5px;position:absolute;bottom:5px}.rmap-volume-container .rmap-volume-panel:before{content:"";border-color:transparent transparent var(--rm-audio-player-volume-panel-border) var(--rm-audio-player-volume-panel-border);box-shadow:-3px 3px 4px rgb(var(--rm-audio-player-shadow,0 0 0) / 10%);box-sizing:border-box;transform-origin:0 0;pointer-events:none;z-index:0;border-style:solid;border-width:5px;width:0;height:0;position:absolute;bottom:-10px;left:7.9px;transform:rotate(-45deg)}.rmap-volume-container .rmap-volume-panel:after{content:"";border-color:transparent transparent var(--rm-audio-player-volume-panel-background) var(--rm-audio-player-volume-panel-background);z-index:1;box-sizing:border-box;transform-origin:0 0;pointer-events:none;border-style:solid;border-width:4px;width:0;height:0;position:absolute;bottom:-8px;left:9px;transform:rotate(-45deg)}.rmap-volume-container input[type=range]{appearance:none;background-color:var(--rm-audio-player-volume-background);transform-origin:75px 75px;width:92px;height:2px;margin-left:14px;display:block;position:absolute;top:-45px;left:0;transform:rotate(-90deg)}.rmap-volume-container input:focus:not(:focus-visible){outline-color:#0000}.rmap-volume-container input::-webkit-slider-thumb{appearance:none;background:var(--rm-audio-player-volume-thumb);border-radius:12px;width:16px;height:16px;overflow:visible}.rmap-volume-container input::-moz-range-thumb{background:var(--rm-audio-player-volume-thumb);border:none;border-radius:12px;width:16px;height:16px;overflow:visible}.rmap-volume-container input::-moz-range-track{appearance:none;color:#0000;cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:100% 3px;background-image:linear-gradient(90deg,var(--rm-audio-player-volume-fill) var(--rm-audio-player-volume-value),var(--rm-audio-player-volume-track) var(--rm-audio-player-volume-value));border-color:#0000;border-radius:2%/50%;display:block;overflow:visible}.rmap-volume-container input::-webkit-slider-runnable-track{appearance:none;color:#0000;cursor:pointer;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:100% 3px;background-image:linear-gradient(90deg,var(--rm-audio-player-volume-fill) var(--rm-audio-player-volume-value),var(--rm-audio-player-volume-track) var(--rm-audio-player-volume-value));border-color:#0000;border-radius:2%/50%;display:block;overflow:visible}.rmap-artwork-container{align-items:center;width:100%;height:100%;display:flex}.rmap-artwork-container img,.rmap-artwork-container .rmap-artwork-fallback{width:50px;height:50px}.rmap-artwork-container .rmap-artwork-fallback{justify-content:center;align-items:center;font-size:13px;display:flex;overflow:hidden}.rmap-track-info-container{align-items:center;row-gap:5px;display:grid}.rmap-track-info-container span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rmap-track-info-container .title{font-size:16px}.rmap-track-info-container .writer{font-size:12px}.rmap-track-time-container{justify-content:center;align-items:center;min-height:16px;display:flex;font-family:monospace!important;font-size:16px!important}.rmap-track-time-container[data-position=left] .rmap-track-current-time,.rmap-track-time-container[data-position=left] .rmap-track-duration{margin-right:-10px}.rmap-track-time-container[data-position=right] .rmap-track-current-time:before,.rmap-track-time-container[data-position=right] .rmap-track-duration:before{content:"/";margin:0 .3rem}.rmap-track-time-current .rmap-track-current-time{letter-spacing:-.1rem;color:var(--rm-audio-player-track-current-time);font-weight:700}.rmap-track-time-duration .rmap-track-duration{color:var(--rm-audio-player-track-duration);letter-spacing:-.1rem;display:flex}.rmap-interface-container .rmap-interface-grid{background:var(--rm-audio-player-interface-container);padding:.5rem 10px}.rmap-interface-container .rmap-sortable-playlist{background:var(--rm-audio-player-sortable-list);box-shadow:-5px 2px 4px rgb(var(--rm-audio-player-shadow,0 0 0) / 4%) inset}
