.MenuBar-module__HUhFfa__menuBar{-webkit-backdrop-filter:blur(20px);z-index:10000;color:#ffffffe6;background-color:#000000bf;border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;height:30px;padding:0 15px;font-size:13px;font-weight:500;display:flex}.MenuBar-module__HUhFfa__leftSection,.MenuBar-module__HUhFfa__rightSection{align-items:center;gap:15px;display:flex}.MenuBar-module__HUhFfa__appleIcon{cursor:pointer;color:#fff;margin-right:5px;font-size:18px}.MenuBar-module__HUhFfa__menuItem{cursor:pointer;color:#ffffffd9;border-radius:4px;padding:2px 8px;transition:background .15s}.MenuBar-module__HUhFfa__menuItemBold{font-weight:700}.MenuBar-module__HUhFfa__menuItem:hover{background-color:#ffffff26}.MenuBar-module__HUhFfa__rightSection svg{cursor:pointer;color:#fffc}.MenuBar-module__HUhFfa__dateText{white-space:nowrap;color:#fffc;font-size:12px}.MenuBar-module__HUhFfa__typeBadge{letter-spacing:.3px;-webkit-user-select:none;user-select:none;border:1px solid;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600}.MenuBar-module__HUhFfa__portfolioMenu{position:relative}.MenuBar-module__HUhFfa__dropdown{-webkit-backdrop-filter:blur(30px);z-index:99999;background:#1e1e1ef2;border:1px solid #ffffff1f;border-radius:12px;min-width:200px;padding:6px;animation:.15s MenuBar-module__HUhFfa__dropIn;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 40px #0009}@keyframes MenuBar-module__HUhFfa__dropIn{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.MenuBar-module__HUhFfa__dropdownHeader{color:#ffffff59;letter-spacing:.5px;text-transform:uppercase;padding:4px 10px 6px;font-size:11px}.MenuBar-module__HUhFfa__dropdownItem{color:#fffc;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:7px 10px;font-size:13px;transition:background .15s;display:flex}.MenuBar-module__HUhFfa__dropdownItem:hover{background:#ffffff1a}.MenuBar-module__HUhFfa__dropdownItemActive{font-weight:600}.MenuBar-module__HUhFfa__checkmark{margin-left:auto;font-size:12px}.MenuBar-module__HUhFfa__dropdownDivider{background:#ffffff1a;height:1px;margin:4px 6px}.MenuBar-module__HUhFfa__dropdownLogout{color:#ff453a;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:7px 10px;font-size:13px;transition:background .15s;display:block}.MenuBar-module__HUhFfa__dropdownLogout:hover{background:#ff453a26}
.Dock-module__Bgn95W__dockContainer{-webkit-backdrop-filter:blur(30px);z-index:9999;background-color:#fff3;border:1px solid #ffffff4d;border-radius:20px;flex-shrink:0;justify-content:center;align-items:flex-end;gap:12px;margin:0 auto 16px;padding:8px;display:flex;box-shadow:0 20px 40px #0003}.Dock-module__Bgn95W__dockItem{cursor:pointer;flex-direction:column;align-items:center;transition:transform .2s cubic-bezier(.2,0,.2,1);display:flex;position:relative}.Dock-module__Bgn95W__dockItem:hover{transform:translateY(-10px)scale(1.1)}.Dock-module__Bgn95W__iconWrapper{background-color:#ffffffe6;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;transition:background-color .2s;display:flex;box-shadow:0 4px 10px #0000001a}.Dock-module__Bgn95W__dockItem:hover .Dock-module__Bgn95W__iconWrapper{background-color:#fff}.Dock-module__Bgn95W__tooltip{color:#fff;opacity:0;pointer-events:none;white-space:nowrap;background-color:#0009;border-radius:6px;padding:4px 10px;font-size:12px;transition:opacity .2s;position:absolute;top:-45px}.Dock-module__Bgn95W__dockItem:hover .Dock-module__Bgn95W__tooltip{opacity:1}.Dock-module__Bgn95W__indicator{background-color:#00000080;border-radius:50%;width:4px;height:4px;margin-top:4px}
.Window-module__kn95oW__windowContainer{-webkit-backdrop-filter:blur(40px)saturate(180%);backdrop-filter:blur(40px)saturate(180%);resize:both;background-color:#fffffff2;border:.5px solid #0000001a;border-radius:12px;flex-direction:column;width:700px;min-width:400px;height:500px;min-height:300px;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 0 0 1px #0000000a,0 8px 16px #00000014,0 16px 32px #0000001f}.Window-module__kn95oW__windowContainer:hover{box-shadow:0 0 0 1px #0000000f,0 12px 24px #0000001f,0 24px 48px #00000029}.Window-module__kn95oW__header{cursor:move;-webkit-user-select:none;user-select:none;background:linear-gradient(#f6f6f6fa 0%,#eeeeeef2 100%);border-bottom:.5px solid #00000014;align-items:center;padding:10px 16px;display:flex;position:relative}.Window-module__kn95oW__header:active{cursor:grabbing}.Window-module__kn95oW__buttonGroup{z-index:10;gap:8px;display:flex}.Window-module__kn95oW__circle{cursor:pointer;border:.5px solid #00000014;border-radius:50%;width:12px;height:12px;transition:all .15s;position:relative}.Window-module__kn95oW__circle:hover{transform:scale(1.1)}.Window-module__kn95oW__circle:before{content:"";opacity:0;transition:opacity .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Window-module__kn95oW__close{background-color:#ff5f56}.Window-module__kn95oW__close:hover:before{content:"×";color:#8b0000;opacity:1;font-size:12px;font-weight:700}.Window-module__kn95oW__maximize{background-color:#27c93f}.Window-module__kn95oW__maximize:hover:before{content:"⤢";color:#006500;opacity:1;font-size:10px;font-weight:700}.Window-module__kn95oW__title{color:#3c4043;pointer-events:none;letter-spacing:-.01em;justify-content:center;align-items:center;font-size:13px;font-weight:600;display:flex;position:absolute;inset:0}.Window-module__kn95oW__maximized{resize:none;border-radius:0;width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important;transform:none!important}.Window-module__kn95oW__content{background:#fff;flex:1;padding:0;overflow:auto}.Window-module__kn95oW__content::-webkit-scrollbar{width:8px;height:8px}.Window-module__kn95oW__content::-webkit-scrollbar-track{background:0 0}.Window-module__kn95oW__content::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.Window-module__kn95oW__content::-webkit-scrollbar-thumb:hover{background:#0000004d}
.FinderContent-module__ZBjNdW__finderContainer{background:#fff;width:100%;height:100%;display:flex}.FinderContent-module__ZBjNdW__sidebar{background:#f5f5f7;border-right:1px solid #d1d1d6;width:180px;padding:16px 8px;overflow-y:auto}.FinderContent-module__ZBjNdW__sidebarSection{margin-bottom:24px}.FinderContent-module__ZBjNdW__sidebarTitle{color:#86868b;text-transform:uppercase;letter-spacing:.5px;padding:0 12px 8px;font-size:11px;font-weight:600}.FinderContent-module__ZBjNdW__sidebarItem{color:#1d1d1f;cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;transition:all .15s;display:flex}.FinderContent-module__ZBjNdW__sidebarItem:hover{background:#e8e8ed}.FinderContent-module__ZBjNdW__sidebarItem.FinderContent-module__ZBjNdW__active{color:#fff;background:#007aff}.FinderContent-module__ZBjNdW__mainContent{flex-direction:column;flex:1;display:flex;overflow:hidden}.FinderContent-module__ZBjNdW__toolbar{background:#fff;border-bottom:1px solid #d1d1d6;padding:12px 20px}.FinderContent-module__ZBjNdW__breadcrumb{color:#1d1d1f;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.FinderContent-module__ZBjNdW__breadcrumbLink{cursor:pointer;color:#007aff}.FinderContent-module__ZBjNdW__breadcrumbLink:hover{text-decoration:underline}.FinderContent-module__ZBjNdW__projectGrid{flex:1;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-content:start;gap:20px;padding:24px;display:grid;overflow-y:auto}.FinderContent-module__ZBjNdW__folderItem{cursor:pointer;text-align:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;padding:20px;transition:all .2s;display:flex}.FinderContent-module__ZBjNdW__folderItem:hover{background:#f0f9ff;border-color:#007aff;transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.FinderContent-module__ZBjNdW__folderIconWrapper{justify-content:center;align-items:center;margin-bottom:16px;display:flex;position:relative}.FinderContent-module__ZBjNdW__folderEmoji{font-size:48px;line-height:1}.FinderContent-module__ZBjNdW__imageWrapper{background:#f3f4f6;border-radius:8px;width:100%;margin-bottom:16px;overflow:hidden}.FinderContent-module__ZBjNdW__projectImage{object-fit:cover;width:100%;height:180px;display:block}.FinderContent-module__ZBjNdW__folderInfo{width:100%}.FinderContent-module__ZBjNdW__folderTitle{color:#1d1d1f;margin-bottom:8px;font-size:16px;font-weight:600}.FinderContent-module__ZBjNdW__folderDesc{color:#6b7280;margin-bottom:12px;font-size:12px;line-height:1.5}.FinderContent-module__ZBjNdW__folderStatus{color:#1e40af;background:#dbeafe;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-block}.FinderContent-module__ZBjNdW__sidebarEmoji{font-size:14px;line-height:1}.FinderContent-module__ZBjNdW__emptyMsg{color:#00000059;text-align:center;width:100%;padding:40px;font-size:14px}.FinderContent-module__ZBjNdW__sidebar::-webkit-scrollbar{width:8px}.FinderContent-module__ZBjNdW__projectGrid::-webkit-scrollbar{width:8px}.FinderContent-module__ZBjNdW__sidebar::-webkit-scrollbar-track{background:0 0}.FinderContent-module__ZBjNdW__projectGrid::-webkit-scrollbar-track{background:0 0}.FinderContent-module__ZBjNdW__sidebar::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.FinderContent-module__ZBjNdW__projectGrid::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.FinderContent-module__ZBjNdW__sidebar::-webkit-scrollbar-thumb:hover{background:#0000004d}.FinderContent-module__ZBjNdW__projectGrid::-webkit-scrollbar-thumb:hover{background:#0000004d}@media (max-width:768px){.FinderContent-module__ZBjNdW__sidebar{display:none}.FinderContent-module__ZBjNdW__projectGrid{grid-template-columns:1fr;padding:16px}}
.SafariContent-module__T5GY5a__safariContainer{background:#fff;flex-direction:column;width:100%;height:100%;display:flex}.SafariContent-module__T5GY5a__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:48px;display:flex}.SafariContent-module__T5GY5a__emptyTitle{color:#6b7280;margin:24px 0 8px;font-size:20px;font-weight:600}.SafariContent-module__T5GY5a__emptyDesc{color:#9ca3af;margin:0;font-size:14px}.SafariContent-module__T5GY5a__addressBar{background:#f5f5f7;border-bottom:1px solid #d1d1d6;align-items:center;gap:12px;padding:12px 16px;display:flex}.SafariContent-module__T5GY5a__backButton{cursor:pointer;background:#fff;border:1px solid #d1d1d6;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.SafariContent-module__T5GY5a__backButton:hover{background:#e8e8ed}.SafariContent-module__T5GY5a__urlBar{color:#1d1d1f;background:#fff;border:1px solid #d1d1d6;border-radius:8px;flex:1;padding:8px 16px;font-size:14px}.SafariContent-module__T5GY5a__projectDetail{flex:1;padding:32px;overflow-y:auto}.SafariContent-module__T5GY5a__heroWrap{height:220px;margin:-32px -32px 28px;overflow:hidden}.SafariContent-module__T5GY5a__heroImg{object-fit:cover;width:100%;height:100%;display:block}.SafariContent-module__T5GY5a__iframeContainer{background:#fff;flex:1;width:100%;height:100%;position:relative}.SafariContent-module__T5GY5a__iframe{border:none;width:100%;height:100%}.SafariContent-module__T5GY5a__iframeError{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:48px;display:flex}.SafariContent-module__T5GY5a__errorTitle{color:#6b7280;margin:24px 0 8px;font-size:20px;font-weight:600}.SafariContent-module__T5GY5a__errorDesc{color:#9ca3af;margin:0 0 24px;font-size:14px}.SafariContent-module__T5GY5a__openExternalButton{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.SafariContent-module__T5GY5a__openExternalButton:hover{background:#0051d5;transform:translateY(-2px)}.SafariContent-module__T5GY5a__detailHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.SafariContent-module__T5GY5a__detailTitle{color:#1f2937;flex:1;margin:0;font-size:32px;font-weight:700}.SafariContent-module__T5GY5a__status{color:#1e40af;background:#dbeafe;border-radius:12px;padding:4px 12px;font-size:12px;font-weight:600}.SafariContent-module__T5GY5a__desc{color:#6b7280;margin:0 0 32px;font-size:16px;line-height:1.8}.SafariContent-module__T5GY5a__section{background:#f9fafb;border-radius:12px;margin-bottom:32px;padding:24px}.SafariContent-module__T5GY5a__sectionTitle{color:#374151;margin:0 0 16px;font-size:18px;font-weight:600}.SafariContent-module__T5GY5a__techStack{flex-wrap:wrap;gap:8px;display:flex}.SafariContent-module__T5GY5a__techTag{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.SafariContent-module__T5GY5a__techTag:hover{background:#f3f4f6;border-color:#d1d5db}.SafariContent-module__T5GY5a__teamList{flex-direction:column;gap:16px;display:flex}.SafariContent-module__T5GY5a__teamMember{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .2s}.SafariContent-module__T5GY5a__teamMember:hover{border-color:#007aff;box-shadow:0 4px 8px #0000000d}.SafariContent-module__T5GY5a__memberHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.SafariContent-module__T5GY5a__memberName{color:#1f2937;font-size:16px;font-weight:600}.SafariContent-module__T5GY5a__memberRole{color:#1e40af;background:#eff6ff;border-radius:6px;padding:4px 12px;font-size:13px;font-weight:500}.SafariContent-module__T5GY5a__responsibilitiesList{color:#6b7280;margin:0;padding-left:20px;font-size:14px;line-height:1.8}.SafariContent-module__T5GY5a__responsibilitiesList li{margin-bottom:6px}.SafariContent-module__T5GY5a__responsibilitiesList li:last-child{margin-bottom:0}.SafariContent-module__T5GY5a__list{color:#6b7280;margin:0;padding-left:24px;font-size:14px;line-height:1.8}.SafariContent-module__T5GY5a__list li{margin-bottom:8px}.SafariContent-module__T5GY5a__list li:last-child{margin-bottom:0}.SafariContent-module__T5GY5a__links{gap:16px;margin-top:32px;display:flex}.SafariContent-module__T5GY5a__linkButton{color:#fff;cursor:pointer;background:#007aff;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.SafariContent-module__T5GY5a__linkButton:hover:not(:disabled){background:#0051d5;transform:translateY(-2px);box-shadow:0 8px 16px #007aff4d}.SafariContent-module__T5GY5a__linkDisabled{cursor:not-allowed;opacity:.7;background:#d1d5db}.SafariContent-module__T5GY5a__gallery{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;gap:10px;padding-bottom:6px;display:flex;overflow-x:auto}.SafariContent-module__T5GY5a__gallery::-webkit-scrollbar{height:4px}.SafariContent-module__T5GY5a__gallery::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.SafariContent-module__T5GY5a__galleryItem{cursor:pointer;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.SafariContent-module__T5GY5a__galleryItem:hover{transform:scale(1.02);box-shadow:0 4px 16px #0000001f}.SafariContent-module__T5GY5a__galleryImg{object-fit:cover;width:260px;height:160px;display:block}.SafariContent-module__T5GY5a__lightboxOverlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000d9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.SafariContent-module__T5GY5a__lightboxImg{object-fit:contain;border-radius:12px;max-width:90%;max-height:80%;box-shadow:0 20px 60px #00000080}.SafariContent-module__T5GY5a__lightboxClose{color:#fff;cursor:pointer;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.SafariContent-module__T5GY5a__lightboxClose:hover{background:#ffffff40}.SafariContent-module__T5GY5a__lightboxNav{color:#fff;cursor:pointer;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.SafariContent-module__T5GY5a__lightboxNav:hover{background:#ffffff40}.SafariContent-module__T5GY5a__lightboxPrev{left:16px}.SafariContent-module__T5GY5a__lightboxNext{right:16px}.SafariContent-module__T5GY5a__lightboxDots{gap:6px;display:flex;position:absolute;bottom:20px}.SafariContent-module__T5GY5a__dot{background:#fff6;border-radius:50%;width:8px;height:8px}.SafariContent-module__T5GY5a__dotActive{background:#fff}@media (max-width:768px){.SafariContent-module__T5GY5a__projectDetail{padding:16px}.SafariContent-module__T5GY5a__detailTitle{font-size:24px}.SafariContent-module__T5GY5a__detailHeader,.SafariContent-module__T5GY5a__links{flex-direction:column}}
.TerminalContent-module__ArlPSa__terminalWrapper{cursor:text;background:#1e1e1e;flex-direction:column;height:100%;font-family:SF Mono,Menlo,Monaco,Courier New,monospace;display:flex}.TerminalContent-module__ArlPSa__body{flex:1;padding:14px 16px 8px;font-size:13px;line-height:1.9;overflow-y:auto}.TerminalContent-module__ArlPSa__body::-webkit-scrollbar{width:6px}.TerminalContent-module__ArlPSa__body::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.TerminalContent-module__ArlPSa__system{color:#7c7c7c;white-space:pre-wrap}.TerminalContent-module__ArlPSa__input{color:#e5e5e5;white-space:pre-wrap}.TerminalContent-module__ArlPSa__output{color:#a8d8a8;white-space:pre-wrap;word-break:break-word}.TerminalContent-module__ArlPSa__error{color:#f47c7c;white-space:pre-wrap}.TerminalContent-module__ArlPSa__section{color:#e5c07b;white-space:pre-wrap;margin-top:6px;font-weight:600}.TerminalContent-module__ArlPSa__item{color:#d4d4d4;white-space:pre-wrap;word-break:break-word;padding-left:12px}.TerminalContent-module__ArlPSa__prompt{color:#4fc3f7;-webkit-user-select:none;user-select:none}.TerminalContent-module__ArlPSa__inputLine{flex-wrap:nowrap;align-items:baseline;display:flex}.TerminalContent-module__ArlPSa__inputMirror{color:#e5e5e5;white-space:pre}.TerminalContent-module__ArlPSa__cursor{color:#e5e5e5;animation:1s step-end infinite TerminalContent-module__ArlPSa__blink}@keyframes TerminalContent-module__ArlPSa__blink{0%,to{opacity:1}50%{opacity:0}}.TerminalContent-module__ArlPSa__inputArea{background:#2a2a2a;border-top:1px solid #3a3a3a;flex-shrink:0;align-items:center;gap:8px;padding:8px 14px;display:flex}.TerminalContent-module__ArlPSa__inputPrompt{color:#4fc3f7;flex-shrink:0;font-size:13px}.TerminalContent-module__ArlPSa__inputField{color:#e5e5e5;caret-color:#4fc3f7;background:0 0;border:none;outline:none;flex:1;font-family:SF Mono,Menlo,Monaco,Courier New,monospace;font-size:13px}.TerminalContent-module__ArlPSa__inputField::placeholder{color:#555}.TerminalContent-module__ArlPSa__sendBtn{color:#1e1e1e;cursor:pointer;background:#4fc3f7;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;transition:opacity .15s;display:flex}.TerminalContent-module__ArlPSa__sendBtn:hover{opacity:.85}.TerminalContent-module__ArlPSa__sendBtn:active{opacity:.7}
.LoginScreen-module___50AKW__container{z-index:9999;justify-content:center;align-items:center;animation:.8s forwards LoginScreen-module___50AKW__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}.LoginScreen-module___50AKW__fadeOut{animation:.6s forwards LoginScreen-module___50AKW__fadeOutScreen!important}@keyframes LoginScreen-module___50AKW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LoginScreen-module___50AKW__fadeOutScreen{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.05)}}.LoginScreen-module___50AKW__bg{background:radial-gradient(at 30% 20%,#0d1117 0%,#111827 40%,#0a0a0a 100%);position:absolute;inset:0}.LoginScreen-module___50AKW__bgBlob1,.LoginScreen-module___50AKW__bgBlob2,.LoginScreen-module___50AKW__bgBlob3{filter:blur(80px);opacity:.18;border-radius:50%;animation:12s ease-in-out infinite LoginScreen-module___50AKW__drift;position:absolute}.LoginScreen-module___50AKW__bgBlob1{background:#4a9eff;width:500px;height:500px;animation-delay:0s;top:-100px;left:-100px}.LoginScreen-module___50AKW__bgBlob2{background:#34c759;width:400px;height:400px;animation-delay:-4s;bottom:-80px;right:-80px}.LoginScreen-module___50AKW__bgBlob3{background:#ff9f0a;width:350px;height:350px;animation-delay:-8s;top:40%;left:50%}@keyframes LoginScreen-module___50AKW__drift{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.05)}66%{transform:translate(-20px,30px)scale(.95)}}.LoginScreen-module___50AKW__inner{z-index:1;flex-direction:column;align-items:center;gap:40px;width:100%;padding:40px 20px;display:flex;position:relative}.LoginScreen-module___50AKW__clock{text-align:center;color:#fff;-webkit-user-select:none;user-select:none}.LoginScreen-module___50AKW__clockTime{letter-spacing:-2px;text-shadow:0 0 40px #ffffff26;font-size:clamp(52px,10vw,88px);font-weight:200;line-height:1}.LoginScreen-module___50AKW__clockDate{color:#fff9;letter-spacing:.5px;margin-top:8px;font-size:16px;font-weight:300}.LoginScreen-module___50AKW__profileSection{flex-direction:column;align-items:center;gap:28px;display:flex}.LoginScreen-module___50AKW__hint{color:#ffffff8c;letter-spacing:.5px;font-size:14px}.LoginScreen-module___50AKW__profiles{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.LoginScreen-module___50AKW__profileCard{cursor:pointer;-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;gap:10px;min-width:140px;padding:24px 28px;transition:all .25s;display:flex}.LoginScreen-module___50AKW__profileCard:hover{border-color:var(--accent);box-shadow:0 16px 40px #0006,0 0 0 1px var(--accent),0 0 30px -5px var(--accent);background:#ffffff1a;transform:translateY(-6px)}.LoginScreen-module___50AKW__profileCard:active{transform:translateY(-2px)}.LoginScreen-module___50AKW__avatar{background:#ffffff14;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:border-color .25s;display:flex}.LoginScreen-module___50AKW__profileCard:hover .LoginScreen-module___50AKW__avatar{border-color:var(--accent);box-shadow:0 0 20px -4px var(--accent)}.LoginScreen-module___50AKW__avatarEmoji{font-size:32px;line-height:1}.LoginScreen-module___50AKW__profileLabel{color:#fff;font-size:16px;font-weight:500}.LoginScreen-module___50AKW__profileSub{color:#ffffff73;text-align:center;font-size:11px}.LoginScreen-module___50AKW__loginSection{flex-direction:column;align-items:center;gap:16px;animation:.35s cubic-bezier(.34,1.56,.64,1) forwards LoginScreen-module___50AKW__slideUp;display:flex}@keyframes LoginScreen-module___50AKW__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.LoginScreen-module___50AKW__bigAvatar{width:96px;height:96px;box-shadow:0 0 30px -8px var(--accent);background:#ffffff14;border:2.5px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;transition:border-color .3s;display:flex}.LoginScreen-module___50AKW__bigEmoji{font-size:42px;line-height:1}.LoginScreen-module___50AKW__loginLabel{color:#fff;margin:0;font-size:22px;font-weight:500}.LoginScreen-module___50AKW__loginSub{color:#ffffff73;margin:0;font-size:13px}.LoginScreen-module___50AKW__passwordField{-webkit-backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:240px;min-height:44px;margin-top:8px;padding:0 16px;transition:border-color .3s,box-shadow .3s;display:flex}.LoginScreen-module___50AKW__passwordField.LoginScreen-module___50AKW__passwordSuccess{border-color:var(--accent);box-shadow:0 0 20px -6px var(--accent)}.LoginScreen-module___50AKW__passwordDots{--slot-size:9px;--slot-gap:7px;--slot-step:calc(var(--slot-size) + var(--slot-gap));--cursor-index:0;justify-content:center;align-items:center;gap:var(--slot-gap);flex-wrap:nowrap;min-height:44px;display:flex;position:relative}.LoginScreen-module___50AKW__passwordSlot{width:var(--slot-size);flex-shrink:0;justify-content:center;align-items:center;height:16px;display:inline-flex}.LoginScreen-module___50AKW__dot{background:#ffffffd9;border-radius:50%;flex-shrink:0;width:9px;height:9px;animation:.15s cubic-bezier(.34,1.56,.64,1) both LoginScreen-module___50AKW__dotPop;display:block}@keyframes LoginScreen-module___50AKW__dotPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.LoginScreen-module___50AKW__cursor{background:#ffffffd9;border-radius:1px;flex-shrink:0;align-self:center;width:2px;height:16px;animation:.8s step-end infinite LoginScreen-module___50AKW__blink;display:block}@keyframes LoginScreen-module___50AKW__blink{0%,to{opacity:1}50%{opacity:0}}.LoginScreen-module___50AKW__loggingInText{letter-spacing:.5px;margin:0;font-size:13px;font-weight:400;animation:.4s forwards LoginScreen-module___50AKW__fadeInText}@keyframes LoginScreen-module___50AKW__fadeInText{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.LoginScreen-module___50AKW__backBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:8px;margin-top:4px;padding:6px 12px;font-size:12px;transition:color .2s,background .2s}.LoginScreen-module___50AKW__backBtn:hover{color:#fffc;background:#ffffff14}
.page-module__nRWRwW__screen{flex-direction:column;width:100vw;min-height:100dvh;display:flex;position:relative;overflow:hidden}.page-module__nRWRwW__hero{text-align:center;color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:20px;display:flex}.page-module__nRWRwW__heroDate{opacity:.7;letter-spacing:.3px;margin-bottom:16px;font-size:15px;font-weight:400}.page-module__nRWRwW__heroName{letter-spacing:-2px;text-shadow:0 2px 24px #00000040;margin-bottom:12px;font-size:52px;font-weight:700;line-height:1}.page-module__nRWRwW__heroSub{opacity:.75;letter-spacing:1.5px;text-transform:uppercase;font-size:18px;font-weight:300}.page-module__nRWRwW__dock{-webkit-backdrop-filter:blur(30px);background:#ffffff2e;border:1px solid #ffffff4d;border-radius:28px;justify-content:center;gap:24px;margin:0 20px 28px;padding:16px 28px;display:flex;box-shadow:0 8px 32px #0003}.page-module__nRWRwW__dockIcon{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;align-items:center;gap:5px;display:flex}.page-module__nRWRwW__dockIcon:active .page-module__nRWRwW__dockIconBox{transform:scale(.88)}.page-module__nRWRwW__dockIconBox{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .15s;display:flex;box-shadow:0 4px 14px #00000040,inset 0 1px #ffffff40}.page-module__nRWRwW__dockEmoji{font-size:28px}.page-module__nRWRwW__dockLabel{color:#ffffffe6;text-shadow:0 1px 4px #0000004d;font-size:11px;font-weight:400}.page-module__nRWRwW__dockDot{background:#ffffffe6;border-radius:50%;width:4px;height:4px}.page-module__nRWRwW__logoutIconBox{background:linear-gradient(145deg,#ff453a,#c0392b)!important}
.page-module___8aEwW__desktop{flex-direction:column;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__windowArea{flex:1;position:relative;overflow:hidden}.page-module___8aEwW__transitionOverlay{z-index:9998;pointer-events:none;background:radial-gradient(ellipse at center,var(--transition-color,#000)0%,#000 70%);animation:.75s cubic-bezier(.4,0,.2,1) forwards page-module___8aEwW__transitionAnim;position:fixed;inset:0}@keyframes page-module___8aEwW__transitionAnim{0%{opacity:0;transform:scale(1.05)}40%{opacity:.92;transform:scale(1)}60%{opacity:.92;transform:scale(1)}to{opacity:0;transform:scale(.98)}}
