.headspace-wrapper{display:flex;position:absolute}.headspace-wrapper .headspace-container{position:relative}.headspace-wrapper .headspace-container .visualizer-container{position:absolute;top:14%;left:5%;border-radius:18%;width:220px;height:160px;overflow:hidden;z-index:4}.headspace-wrapper .headspace-container .visualizer-container .visualizer-video{object-fit:contain;width:100%;height:100%;background-color:#000}.headspace-wrapper .headspace-container .visualizer-container .visualizer-video .video-component{width:100%;height:100%;object-fit:cover;object-position:center}.headspace-wrapper .headspace-container .visualizer-container .visualizer-dropdown{position:absolute;top:-4%;left:50%;transform:translateX(-50%);z-index:5;width:174px;height:26px}.headspace-wrapper .headspace-container .visualizer-container .visualizer-dropdown .visualizer-left-btn,.headspace-wrapper .headspace-container .visualizer-container .visualizer-dropdown .visualizer-right-btn{position:absolute;top:40%;cursor:pointer}.headspace-wrapper .headspace-container .visualizer-container .visualizer-dropdown .visualizer-left-btn{left:11%}.headspace-wrapper .headspace-container .visualizer-container .visualizer-dropdown .visualizer-right-btn{right:11%}.headspace-wrapper .headspace-container .visualizer-container .visualizer-dropdown .visualizer-title{position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);width:80px;text-align:center;font-size:10px;font-family:"Pixelated MS Sans Serif";font-weight:700;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.headspace-wrapper .headspace-container .headspace-face{position:relative;z-index:5;pointer-events:none}.headspace-wrapper .headspace-container .headspace-face .legend-section,.headspace-wrapper .headspace-container .headspace-face .play-controls,.headspace-wrapper .headspace-container .headspace-face .window-controls{pointer-events:auto}.headspace-wrapper .headspace-container .headspace-face .window-controls{position:absolute;display:flex;gap:4px;padding:2px}.headspace-wrapper .headspace-container .headspace-face .window-controls.desktop{top:1%;left:48%}.headspace-wrapper .headspace-container .headspace-face .window-controls.mobile{top:-.5%;left:48%}.headspace-wrapper .headspace-container .headspace-face .window-controls .close-btn,.headspace-wrapper .headspace-container .headspace-face .window-controls .minimize-btn{width:14px;height:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4),0 2px 3px rgba(0,0,0,.3);background:linear-gradient(180deg,#c2f970,#a6e44c);transition:background .3s ease}.headspace-wrapper .headspace-container .headspace-face .window-controls .close-btn:hover,.headspace-wrapper .headspace-container .headspace-face .window-controls .minimize-btn:hover{background:linear-gradient(180deg,#d4ff82,#b8f65e)}.headspace-wrapper .headspace-container .headspace-face .window-controls .minimize-btn:before{content:"";display:block;width:8px;height:2px;background-color:#0f5a00}.headspace-wrapper .headspace-container .headspace-face .window-controls .close-btn:before{content:"×";display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-size:19px;color:#0f5a00;line-height:1}.headspace-wrapper .headspace-container .headspace-face .play-controls{position:absolute;display:flex;align-items:center;gap:1px}.headspace-wrapper .headspace-container .headspace-face .play-controls.desktop{top:7%;left:50%;transform:translateX(-50%)}.headspace-wrapper .headspace-container .headspace-face .play-controls.mobile{top:6%;left:50%;transform:translateX(-50%)}.headspace-wrapper .headspace-container .headspace-face .play-controls .transport-btn{cursor:pointer;display:block}.headspace-wrapper .headspace-container .headspace-face .legend-section{display:flex;align-items:flex-end;justify-content:space-between;position:absolute;top:54%;left:9.5%;width:80%;height:24px}.headspace-wrapper .headspace-container .headspace-face .legend-section .legend-pl-icon{aspect-ratio:1/1}.headspace-wrapper .headspace-container .left-ear{position:absolute;top:22%;left:-22%;z-index:3;transition:transform .3s ease}.headspace-wrapper .headspace-container .left-ear.open{transform:translateX(-185px)}.headspace-wrapper .headspace-container .left-ear .left-ear-content{position:relative;width:256px;height:170px}.headspace-wrapper .headspace-container .left-ear .left-ear-content .left-ear-img{position:absolute;left:0;z-index:3}.headspace-wrapper .headspace-container .left-ear .left-ear-content .left-ear-img.left-ear-speaker-only.playing{animation:subtle-shake-left .78s ease-in-out infinite}@keyframes subtle-shake-left{0%{transform:translateX(0)}25%{transform:translateX(-.3px)}50%{transform:translateX(.3px)}75%{transform:translateX(-.3px)}to{transform:translateX(0)}}.headspace-wrapper .headspace-container .left-ear .left-ear-content .left-ear-btn{position:absolute;left:-8%;top:39%;cursor:pointer;box-shadow:none;border:none;outline:none;background:transparent;z-index:3}.headspace-wrapper .headspace-container .left-ear .left-ear-content .left-ear-drawer-top{position:absolute;top:0;right:0}.headspace-wrapper .headspace-container .left-ear .left-ear-content .left-ear-drawer-bottom{position:absolute;bottom:6px;right:5px}.headspace-wrapper .headspace-container .left-ear .left-ear-content .left-ear-drawer-right{position:absolute;right:10px;top:0;z-index:4}.headspace-wrapper .headspace-container .left-ear .left-ear-content .left-ear-equalizer{background-color:#2a600a;width:65%;height:85%;position:absolute;right:7px;top:8px;z-index:2}.headspace-wrapper .headspace-container .right-ear{position:absolute;top:22%;right:-22%;z-index:3;transition:transform .3s ease}.headspace-wrapper .headspace-container .right-ear.open{transform:translateX(195px)}.headspace-wrapper .headspace-container .right-ear .right-ear-content{position:relative;width:256px;height:170px}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-img{position:absolute;right:0;z-index:3}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-img.right-ear-speaker-only.playing{z-index:4;animation:subtle-shake-right 1s ease-in-out infinite}@keyframes subtle-shake-right{0%{transform:translateX(0)}25%{transform:translateX(.3px)}50%{transform:translateX(-.3px)}75%{transform:translateX(.3px)}to{transform:translateX(0)}}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-btn{position:absolute;right:-8%;top:39%;cursor:pointer;box-shadow:none;border:none;outline:none;background:transparent;z-index:4}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-drawer-top{position:absolute;top:0;z-index:3}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-drawer-bottom{position:absolute;bottom:5%;left:5px;z-index:3}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-drawer-left{position:absolute;left:0;z-index:3}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-playlist{position:absolute;left:5%;top:6%;z-index:2;background-color:#2a600a;width:65%;height:85%;overflow:hidden}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-playlist .playlist-songs{color:#fff;padding-left:3px;font-size:12px;font-family:OCR-Font}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-playlist .playlist-songs .playlist-item{cursor:pointer;padding:2px;white-space:nowrap;position:relative;overflow:hidden;text-overflow:ellipsis}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-playlist .playlist-songs .playlist-item.needs-scroll:hover{text-overflow:clip;background-color:#689805}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-playlist .playlist-songs .playlist-item.needs-scroll:hover span{display:inline-block;padding-right:20px;animation:scroll-text 12s linear infinite}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-playlist .playlist-songs .playlist-item.needs-scroll:hover:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);animation:glitch-scan 1s linear infinite}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-playlist .playlist-songs .playlist-item:not(.needs-scroll):hover{background-color:#689805}.headspace-wrapper .headspace-container .right-ear .right-ear-content .right-ear-playlist .playlist-songs .playlist-item.active{background-color:#252525}@keyframes glitch-scan{0%{left:-100%}to{left:100%}}@keyframes scroll-text{0%{transform:translateX(0)}10%{transform:translateX(0)}80%{transform:translateX(-100%)}to{transform:translateX(0)}}.WindowsXP_window__bF_0z{height:98.5%;max-height:none;display:flex;flex-direction:column;box-shadow:inset -1px -1px #0831d9,inset 1px 1px #dfdfdf}@media(max-width:768px){.WindowsXP_window__bF_0z{width:97.5vw;height:100%}}.WindowsXP_window__bF_0z .title-bar{font-family:"Pixelated MS Sans Serif"}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF{flex-grow:1;margin:0;width:100%;position:relative;overflow:hidden;z-index:1}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_backgroundWindowsXp__mzCw_{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/experience_windows-xp-background.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_taskBar__A_Lwk{width:100%;height:28px;position:absolute;bottom:0;background:linear-gradient(#3168d5,#4993e6 7%,#4993e6 10%,#235cdb 24%,#235cdb 87%,#1941a5 98%);display:flex;justify-content:space-between;align-items:center;font-family:OCR-Font;z-index:1000}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_taskBar__A_Lwk .WindowsXP_startBtnContainer__yVrZf{min-width:90px;height:96%;background:linear-gradient(-15deg,#49b149 45%,#389538 65%);border-bottom-right-radius:5px 50%;border-top-right-radius:5px 50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_taskBar__A_Lwk .WindowsXP_startBtnContainer__yVrZf:hover{background:linear-gradient(-15deg,#55cd55 45%,#41ac41 65%)}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_taskBar__A_Lwk .WindowsXP_startBtnContainer__yVrZf .WindowsXP_startBtnIcon__P7wMh{margin-right:3px}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_taskBar__A_Lwk .WindowsXP_startBtnContainer__yVrZf .WindowsXP_startBtnText__nPp6J{color:#fff;font-size:16px;font-weight:500;font-family:OCR-Font;text-shadow:#454c10 .5px .5px 3px;font-style:italic;letter-spacing:.2px}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_taskBar__A_Lwk .WindowsXP_taskbarMiddle__fNP7W{display:flex;flex-grow:1;padding:0 2px;height:100%;align-items:center}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_taskBar__A_Lwk .WindowsXP_taskbarMiddle__fNP7W .WindowsXP_taskbarIcon__a0Qj8{display:flex;align-items:center;background:#1950b8;border-radius:1px;height:86%;padding:0 5px;cursor:pointer;margin:0 2px;border-top:2px solid #78aff7;border-right:1px solid #0a459e;border-bottom:1px solid #1355b7;box-shadow:inset 1px 1px 0 hsla(0,0%,100%,.4),1px 1px 0 rgba(0,0,0,.2)}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_taskBar__A_Lwk .WindowsXP_taskbarMiddle__fNP7W .WindowsXP_taskbarIcon__a0Qj8 img{margin-right:4px;width:16px;height:16px}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_taskBar__A_Lwk .WindowsXP_taskbarMiddle__fNP7W .WindowsXP_taskbarIcon__a0Qj8 span{font-size:11px;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.5);white-space:nowrap;padding-left:3px;font-weight:700}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_taskBar__A_Lwk .WindowsXP_taskbarMiddle__fNP7W .WindowsXP_taskbarIcon__a0Qj8.WindowsXP_minimized__zp9ma{background:#3c7fb1;border-top-color:#a9d0f5}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_taskBar__A_Lwk .WindowsXP_taskbarRight___7jEz{height:95%;display:flex;align-items:center;padding-right:10px}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_taskBar__A_Lwk .WindowsXP_taskbarRight___7jEz .WindowsXP_windowsXpClock__8r8By{color:#fff;font-size:14px;padding:0 3px}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_desktopIconWrapper__8vhzV{position:absolute;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:64px;min-height:64px;cursor:pointer;z-index:2}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_desktopIconWrapper__8vhzV.WindowsXP_active__VRpMf .WindowsXP_desktopIconText__RNrTf{background-color:#2014a4;outline:1px dotted #fff;outline-offset:-1px}@media(max-width:768px){.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_desktopIconWrapper__8vhzV{transform:scale(.6)}}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_desktopIconWrapper__8vhzV .WindowsXP_desktopIconImageContainer__NBUbq{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_desktopIconWrapper__8vhzV .WindowsXP_desktopIconImage__OogsD{max-width:90%;max-height:90%;object-fit:contain}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_desktopIconWrapper__8vhzV .WindowsXP_desktopIconText__RNrTf{color:#fff;font-size:.8rem;margin-top:5px;width:95px;white-space:nowrap;text-align:center;word-wrap:break-word;line-height:1.2}.WindowsXP_window__bF_0z .WindowsXP_windowBody__u5PRF .WindowsXP_desktopIconWrapper__8vhzV .WindowsXP_desktopIconText__RNrTf.WindowsXP_selected__fvn38{background-color:#2014a4;outline:1px dotted #fff;outline-offset:-1px}.XPPhotoViewer_viewer__xuqWx{position:absolute;z-index:500;width:520px;display:flex;flex-direction:column;box-shadow:2px 2px 10px rgba(0,0,0,.4),inset 0 0 0 1px hsla(0,0%,100%,.3);overflow:hidden;font-family:"Pixelated MS Sans Serif",Tahoma,sans-serif}.XPPhotoViewer_viewer__xuqWx.XPPhotoViewer_maximized__o8WQ_{width:1040px}.XPPhotoViewer_viewer__xuqWx.XPPhotoViewer_maximized__o8WQ_ .XPPhotoViewer_previewArea__QDC26{height:600px}.XPPhotoViewer_viewer__xuqWx .title-bar{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.XPPhotoViewer_viewer__xuqWx .XPPhotoViewer_previewArea__QDC26{background:#e8ecf4;display:flex;align-items:center;justify-content:center;height:300px;padding:4px}.XPPhotoViewer_viewer__xuqWx .XPPhotoViewer_previewArea__QDC26 .XPPhotoViewer_previewMedia__XpDDJ{max-width:100%;max-height:100%;object-fit:contain;box-shadow:1px 1px 4px rgba(0,0,0,.2)}.XPPhotoViewer_viewer__xuqWx .XPPhotoViewer_navBar__tIydc{background:#e8ecf4;display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 0;border-top:1px solid #c6cdd8}.XPPhotoViewer_viewer__xuqWx .XPPhotoViewer_navBar__tIydc .XPPhotoViewer_navBtn__XMzuQ{background:none;border:none;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;border-radius:2px}.XPPhotoViewer_viewer__xuqWx .XPPhotoViewer_navBar__tIydc .XPPhotoViewer_navBtn__XMzuQ:hover{background:rgba(0,0,0,.08)}.XPPhotoViewer_viewer__xuqWx .XPPhotoViewer_thumbnailStrip__yRvH2{background:#e8ecf4;display:flex;align-items:flex-start;gap:12px;padding:8px 12px 12px;overflow-x:auto;border-top:1px solid #c6cdd8}.XPPhotoViewer_viewer__xuqWx .XPPhotoViewer_thumbnailStrip__yRvH2 .XPPhotoViewer_thumbnailItem__uoyhn{display:flex;flex-direction:column;align-items:center;cursor:pointer;flex-shrink:0}.XPPhotoViewer_viewer__xuqWx .XPPhotoViewer_thumbnailStrip__yRvH2 .XPPhotoViewer_thumbnailItem__uoyhn .XPPhotoViewer_thumbnailImageWrapper__bwXEg{width:80px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid transparent;box-shadow:1px 1px 2px rgba(0,0,0,.15);overflow:hidden}.XPPhotoViewer_viewer__xuqWx .XPPhotoViewer_thumbnailStrip__yRvH2 .XPPhotoViewer_thumbnailItem__uoyhn .XPPhotoViewer_thumbnailImageWrapper__bwXEg .XPPhotoViewer_thumbnailImage__fKGBg{width:100%;height:100%;object-fit:cover}.XPPhotoViewer_viewer__xuqWx .XPPhotoViewer_thumbnailStrip__yRvH2 .XPPhotoViewer_thumbnailItem__uoyhn .XPPhotoViewer_thumbnailLabel__kgRBV{margin-top:4px;font-size:10px;color:#333;text-align:center;max-width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.XPPhotoViewer_viewer__xuqWx .XPPhotoViewer_thumbnailStrip__yRvH2 .XPPhotoViewer_thumbnailItem__uoyhn.XPPhotoViewer_selected__JwHYv .XPPhotoViewer_thumbnailImageWrapper__bwXEg{border-color:#2b6edf}.XPPhotoViewer_viewer__xuqWx .XPPhotoViewer_thumbnailStrip__yRvH2 .XPPhotoViewer_thumbnailItem__uoyhn.XPPhotoViewer_selected__JwHYv .XPPhotoViewer_thumbnailLabel__kgRBV{background:#2b6edf;color:#fff;padding:1px 3px}.ResumePasswordDialog_overlay__BfNH5{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:600;display:flex;align-items:center;justify-content:center}.ResumePasswordDialog_dialog__LWUYS{width:360px;display:flex;flex-direction:column;box-shadow:2px 2px 10px rgba(0,0,0,.4),inset 0 0 0 1px hsla(0,0%,100%,.3);font-family:"Pixelated MS Sans Serif",Tahoma,sans-serif}.ResumePasswordDialog_dialog__LWUYS .title-bar{-webkit-user-select:none;-moz-user-select:none;user-select:none}.ResumePasswordDialog_dialog__LWUYS .ResumePasswordDialog_body__PHQtc{background:#ece9d8;padding:16px;display:flex;flex-direction:column;gap:12px}.ResumePasswordDialog_dialog__LWUYS .ResumePasswordDialog_body__PHQtc .ResumePasswordDialog_prompt__hBUuk{font-size:12px;color:#000;margin:0}.ResumePasswordDialog_dialog__LWUYS .ResumePasswordDialog_body__PHQtc .ResumePasswordDialog_inputRow__6tdrc{display:flex;gap:8px;align-items:center}.ResumePasswordDialog_dialog__LWUYS .ResumePasswordDialog_body__PHQtc .ResumePasswordDialog_inputRow__6tdrc label{font-size:12px;color:#000;white-space:nowrap}.ResumePasswordDialog_dialog__LWUYS .ResumePasswordDialog_body__PHQtc .ResumePasswordDialog_inputRow__6tdrc input{flex:1 1;padding:2px 4px;font-size:12px;font-family:inherit;border:1px solid #7f9db9;border-radius:0;outline:none}.ResumePasswordDialog_dialog__LWUYS .ResumePasswordDialog_body__PHQtc .ResumePasswordDialog_inputRow__6tdrc input:focus{border-color:#3169c6}.ResumePasswordDialog_dialog__LWUYS .ResumePasswordDialog_body__PHQtc .ResumePasswordDialog_error__KARw9{font-size:11px;color:#c00;margin:0;min-height:14px}.ResumePasswordDialog_dialog__LWUYS .ResumePasswordDialog_body__PHQtc .ResumePasswordDialog_buttons__YG8wT{display:flex;justify-content:flex-end;gap:6px}.ResumePasswordDialog_dialog__LWUYS .ResumePasswordDialog_body__PHQtc .ResumePasswordDialog_buttons__YG8wT button{min-width:75px;padding:2px 8px;font-size:12px;font-family:inherit;cursor:pointer}.Mobile_ExperienceSection_experienceMobile__XkpHR{height:100%;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding-top:1vh}