.Greeting-module__5F1bDW__greetingContainer{flex-direction:column;align-items:flex-start;gap:4px;width:500px;margin-top:100px;margin-bottom:10px;display:flex}.Greeting-module__5F1bDW__greetingText{letter-spacing:0;color:var(--primary-text-color);white-space:nowrap;font-family:PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:25px;font-style:normal;font-weight:400;line-height:1}.Greeting-module__5F1bDW__grayText{color:#adadad;opacity:.7;margin-left:7px}.Greeting-module__5F1bDW__pinyinCharContainer{text-align:center;vertical-align:middle;flex-direction:column;margin:0 0;display:inline-flex;position:relative;top:-.4em}.Greeting-module__5F1bDW__pinyin{color:#adadad;opacity:.9;font-size:max(12px,min(2vw,16px));line-height:1}.Greeting-module__5F1bDW__hanzi{line-height:1.2}.Greeting-module__5F1bDW__currentTime{color:var(--primary-text-color);margin-top:-6px}@media (max-width:1000px){.Greeting-module__5F1bDW__greetingContainer{justify-content:center;align-items:flex-start;gap:9px;width:520px;height:83px;margin:100px auto}.Greeting-module__5F1bDW__greetingText{white-space:normal;width:520px;height:auto;line-height:0;font-size:max(25px,min(1vw,25px))!important}.Greeting-module__5F1bDW__currentTime{font-size:max(25px,min(1vw,25px))!important}.Greeting-module__5F1bDW__pinyinCharContainer{margin:0 .1em;top:-.4em}.Greeting-module__5F1bDW__pinyin{font-size:max(10px,min(2vw,20px))!important}}@media (max-width:500px){.Greeting-module__5F1bDW__greetingContainer{justify-content:center;align-items:flex-start;gap:9px;width:280px;height:83px;margin:20px auto}.Greeting-module__5F1bDW__greetingText{white-space:normal;width:350px;height:auto;line-height:0;font-size:max(17px,min(2vw,25px))!important}.Greeting-module__5F1bDW__currentTime{font-size:max(17px,min(1vw,25px))!important}.Greeting-module__5F1bDW__pinyinCharContainer{letter-spacing:0;margin:0 0;top:-.4em}.Greeting-module__5F1bDW__pinyin{font-size:max(12px,min(2vw,20px))!important}}
.ThemeSwitcher-module__qPAEQG__switch{background-color:var(--switch-bg);cursor:pointer;border-radius:1817px;align-items:center;width:60px;height:32px;padding:3px;transition:background-color .4s,width .4s,height .4s,padding .4s;display:flex;position:relative}.ThemeSwitcher-module__qPAEQG__nob{background:#fff;border-radius:50%;width:26px;height:26px;transition:transform .4s cubic-bezier(.25,1,.5,1),width .4s,height .4s,left .4s;position:absolute;left:3px;transform:translate(0);box-shadow:0 4px 15px rgba(0,0,0,.06)}.ThemeSwitcher-module__qPAEQG__switch.ThemeSwitcher-module__qPAEQG__light .ThemeSwitcher-module__qPAEQG__nob{transform:translate(28px)}@media (max-width:768px){.ThemeSwitcher-module__qPAEQG__switch{width:60px;height:32px;padding:3px}.ThemeSwitcher-module__qPAEQG__nob{width:26px;height:26px;left:3px;box-shadow:0 4px 15px rgba(0,0,0,.06)}.ThemeSwitcher-module__qPAEQG__switch.ThemeSwitcher-module__qPAEQG__light .ThemeSwitcher-module__qPAEQG__nob{transform:translate(28px)}}@media (max-width:500px){.ThemeSwitcher-module__qPAEQG__switch{width:40px;height:20px;padding:2px}.ThemeSwitcher-module__qPAEQG__nob{width:18px;height:18px;left:1px;box-shadow:0 4px 15px rgba(0,0,0,.06)}.ThemeSwitcher-module__qPAEQG__switch.ThemeSwitcher-module__qPAEQG__light .ThemeSwitcher-module__qPAEQG__nob{transform:translate(20px)}}
.ProjectCard-module__U_VZua__card{cursor:pointer;z-index:1;border-radius:10px;height:156px;text-decoration:none;display:flex;position:relative;overflow:hidden}.ProjectCard-module__U_VZua__inner{background:var(--project-card-bg);border-radius:inherit;flex-direction:column;gap:12px;width:100%;padding:20px;transition:filter .3s;display:flex}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__inner{filter:var(--project-card-hover-filter)}.ProjectCard-module__U_VZua__active:before{content:"";z-index:2;background:linear-gradient(to right,rgba(255,255,255,0) 0%,var(--sheen-color)50%,rgba(255,255,255,0) 100%);width:75%;height:100%;animation:3s ease-in-out .2s infinite ProjectCard-module__U_VZua__swipe;position:absolute;top:0;left:-150%;transform:skew(-25deg)}.ProjectCard-module__U_VZua__top{justify-content:space-between;align-items:center;width:100%;height:24px;display:flex}.ProjectCard-module__U_VZua__type{color:var(--secondary-text-color);letter-spacing:-.04em;font-family:PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:18px;font-weight:400}.ProjectCard-module__U_VZua__arrow{color:var(--secondary-text-color);font-size:24px;font-weight:700;transition:opacity .3s,transform .2s}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__arrow{transform:translate(3px)}.ProjectCard-module__U_VZua__active .ProjectCard-module__U_VZua__arrow{opacity:0}.ProjectCard-module__U_VZua__content{flex-direction:row;align-items:flex-start;gap:20px;display:flex;overflow:hidden}.ProjectCard-module__U_VZua__icon{background-color:#373737;border-radius:16px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.ProjectCard-module__U_VZua__textDetails{flex-direction:column;flex:1;gap:8px;display:flex;overflow:hidden}.ProjectCard-module__U_VZua__title{letter-spacing:-.04em;color:var(--primary-text-color);white-space:nowrap;text-overflow:ellipsis;font-family:PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:26px;font-weight:400;line-height:1;overflow:hidden}.ProjectCard-module__U_VZua__desc{letter-spacing:-.04em;color:var(--secondary-text-color);white-space:normal;-webkit-line-clamp:2;text-overflow:ellipsis;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-box-orient:vertical;font-family:PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:18px;font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}@keyframes ProjectCard-module__U_VZua__swipe{to{left:150%}}@media (max-width:500px){.ProjectCard-module__U_VZua__card{height:max(10px,min(20vw,156px))}.ProjectCard-module__U_VZua__inner{gap:max(1px,min(.5vw,12px));padding:max(1px,min(2vw,20px))}.ProjectCard-module__U_VZua__top{height:max(0px,min(5vw,24px))}.ProjectCard-module__U_VZua__type{font-size:max(1px,min(3vw,18px))}.ProjectCard-module__U_VZua__arrow{font-size:max(18px,min(4.8vw,24px))}.ProjectCard-module__U_VZua__content{gap:max(1px,min(.5vw,20px))}.ProjectCard-module__U_VZua__icon{border-radius:max(5px,min(2vw,16px));width:max(5px,min(10vw,80px));height:max(5px,min(10vw,80px));margin-right:max(1px,min(1vw,20px))}.ProjectCard-module__U_VZua__textDetails{gap:max(1px,min(1vw,12px))}.ProjectCard-module__U_VZua__title{font-size:max(1px,min(3.2vw,22px))}.ProjectCard-module__U_VZua__desc{-webkit-line-clamp:2;text-overflow:ellipsis;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;word-spacing:.15em;-webkit-box-orient:vertical;font-size:max(1px,min(2.5vw,18px));line-height:1.3;display:-webkit-box;overflow:hidden}}
.MainContent-module__hB6FsG__mainContent{background-color:var(--bg-color);scrollbar-width:none;flex:1;padding:10px 10px 10px 0;overflow-y:auto}.MainContent-module__hB6FsG__mainContent::-webkit-scrollbar{display:none}.MainContent-module__hB6FsG__gridContainer{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.MainContent-module__hB6FsG__gridContainer>*{grid-column:span var(--col-span,1);grid-row:span var(--row-span,1)}@media (max-width:1280px){.MainContent-module__hB6FsG__mainContent{padding:10px 10px 10px 0}.MainContent-module__hB6FsG__gridContainer{grid-template-columns:repeat(6,1fr)}}@media (max-width:768px){.MainContent-module__hB6FsG__gridContainer{grid-template-columns:1fr}.MainContent-module__hB6FsG__gridContainer>*{grid-area:auto/span 1}}
.Card-module__r9_ZKW__card{background-color:var(--sidebar-bg);aspect-ratio:var(--aspect-ratio,1/1);border-radius:10px;flex-direction:column;animation:.6s cubic-bezier(.25,1,.5,1) forwards Card-module__r9_ZKW__fadeIn;display:flex;overflow:hidden}@keyframes Card-module__r9_ZKW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Card-module__r9_ZKW__cardImage{width:100%;height:100%;position:relative}.Card-module__r9_ZKW__cardText{background:#f0f0f0;flex-direction:column;justify-content:flex-start;gap:8px;height:100%;padding:20px;display:flex}.Card-module__r9_ZKW__cardText h3{letter-spacing:-.04em;color:#000;font-family:PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:18px;font-weight:400;line-height:1}.Card-module__r9_ZKW__cardText p{letter-spacing:-.04em;color:#adadad;font-family:PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;line-height:1.1}.Card-module__r9_ZKW__cardTitle{font-family:var(--font-silkscreen);color:#fff;white-space:pre-wrap;padding:40px;font-size:18px;font-weight:700;line-height:33px}.Card-module__r9_ZKW__cardText p+p{margin-top:1em}.Card-module__r9_ZKW__darkCard{background:#000}
.Sidebar-module__WZVnLW__sidebar{background-color:var(--sidebar-bg);scrollbar-width:none;flex-direction:column;width:490px;height:100vh;padding:10px;display:flex;position:-webkit-sticky;position:sticky;top:0;overflow-y:auto}.Sidebar-module__WZVnLW__sidebar::-webkit-scrollbar{display:none}.Sidebar-module__WZVnLW__header{flex-shrink:0;justify-content:space-between;align-items:center;height:30px;margin-bottom:10px;display:flex}.Sidebar-module__WZVnLW__designerInfo{cursor:pointer;border-radius:8px;align-items:center;gap:7px;padding:8px 12px;transition:all .3s;display:flex}.Sidebar-module__WZVnLW__designerInfo:hover{background-color:var(--hover-bg,rgba(0,0,0,.05));transform:translateY(-1px)}.Sidebar-module__WZVnLW__designerInfo:active{background-color:var(--active-bg,rgba(0,0,0,.1));transform:translateY(0)}.Sidebar-module__WZVnLW__avatar{object-fit:cover;width:27px;height:22px}.Sidebar-module__WZVnLW__name{font-family:var(--font-alimama-agile);color:var(--secondary-text-color);font-size:17px;font-style:italic;font-weight:700;line-height:20px}.Sidebar-module__WZVnLW__nav{flex-direction:column;gap:10px;display:flex}.Sidebar-module__WZVnLW__cardWrapper{padding:0}.Sidebar-module__WZVnLW__accordionContent{overflow:hidden}.Sidebar-module__WZVnLW__accordionContent>main{padding:0!important}@media (max-width:1000px){.Sidebar-module__WZVnLW__sidebar{border-right:none;border-bottom:1px solid var(--border-color);width:100%;height:auto;position:static}}@media (max-width:500px){.Sidebar-module__WZVnLW__avatar{object-fit:cover;width:max(10px,min(6vw,27px));height:max(10px,min(4.5vw,22px))}.Sidebar-module__WZVnLW__name{font-family:var(--font-alimama-agile);color:var(--secondary-text-color);font-size:max(10px,min(3vw,17px));font-style:italic;font-weight:700;line-height:20px}}
