.dashboard-module__c-tEwG__page{-webkit-user-select:none;user-select:none;background:radial-gradient(75% 150%,#fff 0%,#0000 100%),repeating-linear-gradient(#0000 0 7px,#b4b8c473 7px 8px),linear-gradient(#e4e8ee 0%,#d0d4dc 100%);flex-direction:column;height:100vh;font-family:Trebuchet MS,Myriad Pro,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.dashboard-module__c-tEwG__page *,.dashboard-module__c-tEwG__page :before,.dashboard-module__c-tEwG__page :after{cursor:inherit!important}.dashboard-module__c-tEwG__introOverlay{z-index:9999;opacity:1;pointer-events:none;background:#000;transition:opacity .5s;position:fixed;inset:0}.dashboard-module__c-tEwG__introOverlayFaded{opacity:0}.dashboard-module__c-tEwG__gridArea{z-index:1;flex:1;justify-content:center;align-items:stretch;padding:60px 180px 200px;display:flex;position:relative;overflow:hidden}.dashboard-module__c-tEwG__gridTrack{flex-shrink:0;column-gap:360px;width:100%;height:100%;display:flex}.dashboard-module__c-tEwG__gridTrack>.dashboard-module__c-tEwG__grid{flex:0 0 100%}.dashboard-module__c-tEwG__gridSlideLeft{animation:.4s cubic-bezier(.25,.46,.45,.94) forwards dashboard-module__c-tEwG__slideLeft}.dashboard-module__c-tEwG__gridSlideRight{animation:.4s cubic-bezier(.25,.46,.45,.94) forwards dashboard-module__c-tEwG__slideRight}@keyframes dashboard-module__c-tEwG__slideLeft{0%{transform:translate(0)}to{transform:translate(-100vw)}}@keyframes dashboard-module__c-tEwG__slideRight{0%{transform:translate(-100vw)}to{transform:translate(0)}}.dashboard-module__c-tEwG__grid{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(4,1fr);gap:16px;width:100%;max-width:100%;height:100%;display:grid}.dashboard-module__c-tEwG__channel{cursor:pointer;color:#333;z-index:0;background:linear-gradient(160deg,#fafafa 0%,#eeeff1 40%,#dddee2 100%);border:1.5px solid #b8bcc8;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:flex;position:relative;overflow:visible;box-shadow:inset 0 2px #fff,inset 0 -2px 4px #0000000f,0 4px 10px #0000001f,0 1px 3px #00000014}.dashboard-module__c-tEwG__channel:hover{z-index:10;-webkit-backdrop-filter:blur(12px);background:linear-gradient(160deg,#ffffff8c 0%,#ebedf273 40%,#dadce466 100%);border-color:#ffffffe6;transform:scale(1.045);box-shadow:inset 0 2px #fff9,inset 0 -2px 4px #0000000f,0 0 0 2px #8b5cf659,0 6px 24px #00000026}.dashboard-module__c-tEwG__channel:active{transform:scale(.97)}.dashboard-module__c-tEwG__channelEmpty{opacity:.4;pointer-events:none;background:linear-gradient(160deg,#d8d8dc 0%,#c8c8cc 40%,#b8b8bc 100%)!important;border-color:#c0c0c4!important;box-shadow:inset 0 2px #ffffff4d,inset 0 -2px 4px #0000000a,0 2px 6px #0000000f!important}.dashboard-module__c-tEwG__channelThumbWrap{border-radius:50px;position:absolute;inset:0;overflow:hidden}.dashboard-module__c-tEwG__channelThumb{object-fit:cover;width:100%!important;height:100%!important}.dashboard-module__c-tEwG__channelGif{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.dashboard-module__c-tEwG__channelScrollBtn{z-index:5;-webkit-backdrop-filter:blur(6px);opacity:0;background:#fff9;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:opacity .2s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f}.dashboard-module__c-tEwG__channel:hover .dashboard-module__c-tEwG__channelScrollBtn{opacity:.85}.dashboard-module__c-tEwG__channelScrollBtn:hover{background:#ffffffd9;transform:translateY(-50%)scale(1.1);opacity:1!important}.dashboard-module__c-tEwG__channelScrollLeft{left:8px}.dashboard-module__c-tEwG__channelScrollRight{right:8px}.dashboard-module__c-tEwG__channelTooltip{-webkit-backdrop-filter:blur(8px);color:#444;text-align:center;white-space:nowrap;opacity:0;pointer-events:none;z-index:20;background:#fffffff0;border-radius:30px;width:max-content;max-width:220px;padding:8px 22px;font-size:15px;font-weight:600;transition:opacity .18s,transform .28s cubic-bezier(.34,1.56,.64,1);position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(-8px)scale(.9);box-shadow:0 4px 18px #0003,inset 0 1px #ffffffd9}.dashboard-module__c-tEwG__channel:hover .dashboard-module__c-tEwG__channelTooltip{opacity:1;transform:translate(-50%)translateY(0)scale(1)}.dashboard-module__c-tEwG__homeChannel{background:linear-gradient(160deg,#f8f8ff 0%,#e8eaf0 50%,#dddfe6 100%)}.dashboard-module__c-tEwG__homeChannelInner{border-radius:50px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.dashboard-module__c-tEwG__homeThumbWrap{position:absolute;inset:0}.dashboard-module__c-tEwG__homeCdWrap{z-index:0;filter:drop-shadow(0 2px 8px #00000040);pointer-events:none;animation:8s linear infinite dashboard-module__c-tEwG__cdSpin;position:absolute;top:50%;left:-50px;transform:translateY(-50%)}@keyframes dashboard-module__c-tEwG__cdSpin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}.dashboard-module__c-tEwG__cdImage{display:block}.dashboard-module__c-tEwG__shopChannel{background:linear-gradient(160deg,#ede9fe 0%,#ddd6fe 50%,#c4b5fd 100%)}.dashboard-module__c-tEwG__shopChannel:hover{background:linear-gradient(160deg,#c4b5fdbf 0%,#c4a7fdb3 50%,#a78bfaa6 100%);border-color:#ffffffe6}.dashboard-module__c-tEwG__shopBag{background:#8b5cf6;border-radius:0 0 12px 12px;justify-content:center;align-items:center;width:72px;height:62px;margin-bottom:6px;display:flex;position:relative}.dashboard-module__c-tEwG__shopBag:before{content:"";border:4px solid #8b5cf6;border-bottom:none;border-radius:16px 16px 0 0;width:36px;height:24px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.dashboard-module__c-tEwG__shopBagLabel{color:#fff;letter-spacing:.5px;font-size:20px;font-weight:700}.dashboard-module__c-tEwG__socialChannel{background:linear-gradient(160deg,#ede9fe 0%,#ddd6fe 50%,#c4b5fd 100%)}.dashboard-module__c-tEwG__socialChannel:hover{background:linear-gradient(160deg,#c4b5fdbf 0%,#c4a7fdb3 50%,#a78bfaa6 100%);border-color:#ffffffe6}.dashboard-module__c-tEwG__socialIconWrap{justify-content:center;align-items:center;display:flex}.dashboard-module__c-tEwG__socialIcon{object-fit:contain;filter:brightness(0)saturate()invert(12%)sepia(95%)saturate(6500%)hue-rotate(274deg)brightness()contrast(130%)drop-shadow(0 2px 6px #8c00ff4d);display:block}.dashboard-module__c-tEwG__gridSectionTitle{text-align:center;color:#64647873;letter-spacing:3px;text-transform:uppercase;z-index:2;pointer-events:none;font-size:15px;font-weight:600;position:absolute;top:20px;left:0;right:0}.dashboard-module__c-tEwG__pageArrow{z-index:5;cursor:pointer;opacity:.7;filter:drop-shadow(0 2px 4px #00000026);background:0 0;border:none;padding:0;transition:opacity .1s,transform .1s;position:fixed;top:50%;transform:translateY(-50%)}.dashboard-module__c-tEwG__pageArrow:hover{opacity:1;transform:translateY(-50%)scale(1.1)}.dashboard-module__c-tEwG__pageArrowHidden{opacity:0;pointer-events:none}.dashboard-module__c-tEwG__pageArrowLeft{left:16px}.dashboard-module__c-tEwG__pageArrowRight{right:16px}.dashboard-module__c-tEwG__zoomOverlay{z-index:100;flex-direction:column;display:flex;position:fixed;inset:0}.dashboard-module__c-tEwG__zoomBg{z-index:0;opacity:0;background:#000;position:absolute;inset:0}.dashboard-module__c-tEwG__zooming .dashboard-module__c-tEwG__zoomBg{animation:.5s forwards dashboard-module__c-tEwG__fadeInBlack}.dashboard-module__c-tEwG__opened .dashboard-module__c-tEwG__zoomBg{opacity:1}.dashboard-module__c-tEwG__zoomingOut .dashboard-module__c-tEwG__zoomBg{animation:.5s forwards dashboard-module__c-tEwG__fadeOutBlack}@keyframes dashboard-module__c-tEwG__fadeInBlack{0%{opacity:0}to{opacity:1}}@keyframes dashboard-module__c-tEwG__fadeOutBlack{0%{opacity:1}to{opacity:0}}.dashboard-module__c-tEwG__zoomThumb{z-index:1;position:absolute;inset:0;overflow:hidden}.dashboard-module__c-tEwG__zoomThumbImg{object-fit:cover;width:100%!important;height:100%!important}.dashboard-module__c-tEwG__zoomFade{z-index:10;pointer-events:none;background:#000;transition:opacity .25s;position:absolute;inset:0}.dashboard-module__c-tEwG__zooming .dashboard-module__c-tEwG__zoomThumb{transform-origin:var(--origin-x)var(--origin-y);animation:.5s cubic-bezier(.25,.46,.45,.94) forwards dashboard-module__c-tEwG__thumbZoomIn}.dashboard-module__c-tEwG__opened .dashboard-module__c-tEwG__zoomThumb{opacity:1;transform:scale(1)}.dashboard-module__c-tEwG__zoomingOut .dashboard-module__c-tEwG__zoomThumb{transform-origin:var(--origin-x)var(--origin-y);animation:.5s cubic-bezier(.25,.46,.45,.94) forwards dashboard-module__c-tEwG__thumbZoomOut}@keyframes dashboard-module__c-tEwG__thumbZoomIn{0%{opacity:0;border-radius:50px;transform:scale(0)}30%{opacity:1}to{opacity:1;border-radius:0;transform:scale(1)}}@keyframes dashboard-module__c-tEwG__thumbZoomOut{0%{opacity:1;border-radius:0;transform:scale(1)}70%{opacity:1}to{opacity:0;border-radius:50px;transform:scale(0)}}.dashboard-module__c-tEwG__zoomVideo{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.dashboard-module__c-tEwG__zoomScrollBtn{z-index:12;opacity:0;filter:drop-shadow(0 2px 6px #0006);background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:auto;height:auto;padding:8px;transition:opacity .25s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.dashboard-module__c-tEwG__opened .dashboard-module__c-tEwG__zoomScrollBtn{opacity:.8;transition:opacity .3s .3s,transform .2s}.dashboard-module__c-tEwG__zoomScrollBtn:hover{transform:translateY(-50%)scale(1.12);opacity:1!important}.dashboard-module__c-tEwG__zoomScrollLeft{left:20px}.dashboard-module__c-tEwG__zoomScrollRight{right:20px}.dashboard-module__c-tEwG__zoomingOut .dashboard-module__c-tEwG__zoomScrollBtn{transition:opacity .15s;opacity:0!important}.dashboard-module__c-tEwG__windowFrameWrap{z-index:2;pointer-events:none;position:absolute;inset:0;transform:scale(1.25)}.dashboard-module__c-tEwG__windowFrameImg{object-fit:fill;width:100%!important;height:100%!important}.dashboard-module__c-tEwG__zooming .dashboard-module__c-tEwG__windowFrameWrap{animation:.5s cubic-bezier(.25,.46,.45,.94) forwards dashboard-module__c-tEwG__frameZoomIn}.dashboard-module__c-tEwG__opened .dashboard-module__c-tEwG__windowFrameWrap{transform:scale(1)}.dashboard-module__c-tEwG__zoomingOut .dashboard-module__c-tEwG__windowFrameWrap{animation:.5s cubic-bezier(.25,.46,.45,.94) forwards dashboard-module__c-tEwG__frameZoomOut}@keyframes dashboard-module__c-tEwG__frameZoomIn{0%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes dashboard-module__c-tEwG__frameZoomOut{0%{transform:scale(1)}to{transform:scale(1.25)}}.dashboard-module__c-tEwG__zoomTitleBar{z-index:4;text-align:center;opacity:0;position:absolute;top:20px;left:0;right:0}.dashboard-module__c-tEwG__opened .dashboard-module__c-tEwG__zoomTitleBar{opacity:1;transition:opacity .3s .2s}.dashboard-module__c-tEwG__zoomingOut .dashboard-module__c-tEwG__zoomTitleBar{animation:.25s forwards dashboard-module__c-tEwG__fadeOutGeneric}.dashboard-module__c-tEwG__zoomTitle{color:#fff;text-shadow:0 2px 6px #000;margin:0;font-size:28px;font-weight:700}.dashboard-module__c-tEwG__detailsPanel{z-index:6;-webkit-backdrop-filter:blur(24px);background:#f5f7fcf7;border-top:3px solid #8b5cf68c;border-radius:20px 20px 16px 16px;width:min(620px,88%);max-height:55vh;transition:transform .4s cubic-bezier(.34,1.2,.64,1);position:absolute;bottom:110px;left:50%;overflow-y:auto;transform:translate(-50%)translateY(calc(100% + 110px));box-shadow:0 -4px 32px #00000038,inset 0 0 0 1px #fff9}.dashboard-module__c-tEwG__detailsOpen{transform:translate(-50%)translateY(0)}.dashboard-module__c-tEwG__detailsContent{padding:24px 24px 28px 20px}.dashboard-module__c-tEwG__detailsContent:before{content:"";background:#8b5cf666;border-radius:2px;width:32px;height:4px;margin-bottom:16px;display:block}.dashboard-module__c-tEwG__detailsHeader{flex-wrap:wrap;align-items:baseline;gap:14px;margin-bottom:10px;display:flex}.dashboard-module__c-tEwG__detailsTitle{color:#1a1c22;letter-spacing:-.3px;border-left:3px solid #8c00ff;margin:0;padding-left:12px;font-size:22px;font-weight:700;line-height:1.2}.dashboard-module__c-tEwG__detailsDate{color:#8b93a8;white-space:nowrap;background:#8b5cf61a;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:500}.dashboard-module__c-tEwG__detailsDesc{color:#4a3868;margin:0 0 16px;padding-left:15px;font-size:14px;line-height:1.65}.dashboard-module__c-tEwG__detailsTech{flex-wrap:wrap;gap:7px;display:flex}.dashboard-module__c-tEwG__detailsTechBadge{color:#7c3aed;background:#fffc;border:1px solid #8b5cf64d;border-radius:20px;padding:5px 13px;font-size:12px;font-weight:500;transition:background .15s,transform .15s;box-shadow:0 1px 3px #0000000f}.dashboard-module__c-tEwG__detailsTechBadge:hover{background:#8b5cf626;transform:translateY(-1px)}.dashboard-module__c-tEwG__zoomButtons{z-index:10;opacity:0;justify-content:center;gap:32px;padding:20px 0 40px;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.dashboard-module__c-tEwG__opened .dashboard-module__c-tEwG__zoomButtons{animation:.35s cubic-bezier(.34,1.56,.64,1) .1s forwards dashboard-module__c-tEwG__plopUp}.dashboard-module__c-tEwG__zoomingOut .dashboard-module__c-tEwG__zoomButtons{animation:.25s forwards dashboard-module__c-tEwG__plopDown}@keyframes dashboard-module__c-tEwG__plopUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-module__c-tEwG__plopDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes dashboard-module__c-tEwG__fadeOutGeneric{0%{opacity:1}to{opacity:0}}.dashboard-module__c-tEwG__zoomBtn{cursor:pointer;background:0 0;border:none;width:160px;height:56px;transition:transform .15s;position:relative}.dashboard-module__c-tEwG__zoomBtn:hover{transform:scale(1.06)}.dashboard-module__c-tEwG__zoomBtn:active{transform:scale(.96)}.dashboard-module__c-tEwG__zoomBtnBg{border-radius:28px;position:absolute;inset:0;overflow:hidden}.dashboard-module__c-tEwG__zoomBtnBgImg{object-fit:fill;width:100%!important;height:100%!important}.dashboard-module__c-tEwG__zoomBtnLabel{z-index:1;color:#5b21b6;text-shadow:0 1px #fff9;letter-spacing:.5px;justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;font-weight:600;display:flex;position:relative}.dashboard-module__c-tEwG__bottomBar{z-index:10;pointer-events:none;height:275px;position:fixed;bottom:0;left:0;right:0}.dashboard-module__c-tEwG__bottomBarInner{width:100%;height:110%;position:relative}.dashboard-module__c-tEwG__uSvg{width:100%;height:80%;position:absolute;bottom:-10px;left:0}.dashboard-module__c-tEwG__barSvg{width:100%;height:70%;position:absolute;bottom:0;left:0}.dashboard-module__c-tEwG__barStrip{z-index:2;pointer-events:auto;background:0 0;justify-content:space-between;align-items:center;height:100%;padding:0 32px;display:flex;position:absolute;bottom:-20%;left:0;right:0}.dashboard-module__c-tEwG__wiiBtn{color:#6d28d9;cursor:pointer;pointer-events:auto;background:linear-gradient(160deg,#fafafa 0%,#eeeff1 40%,#dddee2 100%);border:3px solid #8c00ff9a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:55px;margin-left:24px;font-size:22px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:inset 0 2px #fff,inset 0 -2px 4px #0000000f,0 4px 10px #0000001f,0 1px 3px #00000014}.dashboard-module__c-tEwG__homeIcon{color:#8c00ff9a;font-size:175%}.dashboard-module__c-tEwG__wiiBtn:hover{border-color:#ffffffe6;transform:scale(1.045);box-shadow:inset 0 2px #fff9,inset 0 -2px 4px #0000000f,0 0 0 2px #8b5cf659,0 6px 24px #00000026}.dashboard-module__c-tEwG__leftControls{align-items:center;gap:12px;display:flex}.dashboard-module__c-tEwG__clockSegDisplay{z-index:9;pointer-events:none;text-align:center;position:fixed;bottom:100px;left:50%;transform:translate(-50%)}.dashboard-module__c-tEwG__clockSegRow{align-items:baseline;gap:6px;line-height:1;display:inline-flex;position:relative}.dashboard-module__c-tEwG__clockSegGhost{color:#788ca02e;letter-spacing:2px;-webkit-user-select:none;user-select:none;font-family:DSEG7,monospace;font-size:56px}.dashboard-module__c-tEwG__clockSegTime{color:#8a9baa;letter-spacing:2px;white-space:pre;font-family:DSEG7,monospace;font-size:56px;position:absolute;top:0;left:0}.dashboard-module__c-tEwG__clockSegAmpm{color:#8a9baa;letter-spacing:1px;align-self:flex-end;padding-bottom:4px;font-family:DSEG7,monospace;font-size:20px}.dashboard-module__c-tEwG__clock{text-align:center;pointer-events:none;position:absolute;left:50%;transform:translate(-50%)}.dashboard-module__c-tEwG__clockDate{color:#6d5490a2;letter-spacing:.5px;white-space:nowrap;padding-top:6px;font-size:48px;font-weight:700}.dashboard-module__c-tEwG__mailBtn{cursor:pointer;pointer-events:auto;background:linear-gradient(160deg,#fafafa 0%,#eeeff1 40%,#dddee2 100%);border:3px solid #8c00ff9a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:55px;margin-right:24px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:inset 0 2px #fff,inset 0 -2px 4px #0000000f,0 4px 10px #0000001f,0 1px 3px #00000014}.dashboard-module__c-tEwG__mailBtn:hover{border-color:#ffffffe6;transform:scale(1.045);box-shadow:inset 0 2px #fff9,inset 0 -2px 4px #0000000f,0 0 0 2px #8b5cf659,0 6px 24px #00000026}.dashboard-module__c-tEwG__mailIcon{color:#8c00ff9a;font-size:300%}@media (max-width:800px){.dashboard-module__c-tEwG__grid{grid-template-columns:repeat(3,1fr);gap:10px}.dashboard-module__c-tEwG__gridArea{padding:24px 20px 160px}.dashboard-module__c-tEwG__channelTooltip{padding:6px 16px;font-size:13px}.dashboard-module__c-tEwG__zoomTitle{font-size:20px}.dashboard-module__c-tEwG__zoomBtnLabel{font-size:14px}.dashboard-module__c-tEwG__zoomBtn{width:120px;height:44px}.dashboard-module__c-tEwG__detailsPanel{width:92%;bottom:100px}.dashboard-module__c-tEwG__detailsContent{padding:20px 20px 24px 16px}.dashboard-module__c-tEwG__detailsTitle{font-size:18px}}@media (max-width:520px){.dashboard-module__c-tEwG__grid{grid-template-columns:repeat(2,1fr);gap:8px}.dashboard-module__c-tEwG__gridArea{padding:16px 12px 160px}.dashboard-module__c-tEwG__channel,.dashboard-module__c-tEwG__channelThumbWrap{border-radius:20px}.dashboard-module__c-tEwG__clockSegDisplay{bottom:125px}.dashboard-module__c-tEwG__clockSegGhost,.dashboard-module__c-tEwG__clockSegTime{font-size:36px}.dashboard-module__c-tEwG__clockSegAmpm{font-size:14px}.dashboard-module__c-tEwG__clockDate{font-size:16px}.dashboard-module__c-tEwG__barStrip{padding:0 10px}.dashboard-module__c-tEwG__zoomButtons{gap:12px}.dashboard-module__c-tEwG__zoomBtn{width:100px;height:40px}.dashboard-module__c-tEwG__zoomBtnLabel{font-size:12px}}
