#about-page .author-info{display:flex;align-items:center;justify-content:center;margin:0 0 16px}#about-page .author-tag-left{display:flex;flex-direction:column;align-items:flex-end;margin-right:20px}#about-page .author-tag-left .author-tag:first-child,#about-page .author-tag-left .author-tag:last-child{margin-right:-16px}#about-page .author-tag-right{display:flex;flex-direction:column;align-items:flex-start;margin-left:20px}#about-page .author-tag-right .author-tag:first-child,#about-page .author-tag-right .author-tag:last-child{margin-left:-16px}#about-page .author-tag{transform:translateY(-4px);padding:4px 12px;background:var(--efu-card-bg, rgba(255, 255, 255, .9));border:1px solid var(--efu-card-border, #e3e8f7);border-radius:40px;margin-top:6px;font-size:14px;font-weight:700;box-shadow:var(--efu-shadow-lightblack, 0 5px 12px -5px rgba(0, 0, 0, .1));animation:floating 6s ease-in-out infinite;color:var(--efu-fontcolor, #363636);white-space:nowrap}[data-theme=dark] #about-page .author-tag{background:var(--efu-card-bg, rgba(27, 28, 32, .9));border-color:var(--efu-card-border, #3d3d3f);color:var(--efu-fontcolor, #f7f7fa)}#about-page .author-tag:nth-child(1){animation-delay:0s}#about-page .author-tag:nth-child(2){animation-delay:.6s}#about-page .author-tag:nth-child(3){animation-delay:1.2s}#about-page .author-tag:nth-child(4){animation-delay:1.8s}#about-page .author-img{margin:0 30px;border-radius:50%;width:180px;height:180px;position:relative;background:var(--efu-secondbg, #f7f7f9);user-select:none;transition:transform .3s ease;flex-shrink:0}#about-page .author-img:hover{transform:scale(1.1)}#about-page .author-img:before{content:"";transition:all 1s ease;width:30px;height:30px;background:var(--efu-green, #57bd6a);position:absolute;border-radius:50%;border:5px solid var(--efu-background, #f7f9fe);bottom:5px;right:10px;z-index:2}[data-theme=dark] #about-page .author-img:before{border-color:var(--efu-background, #18171d)}#about-page .author-img img{border-radius:200px;width:100%;height:100%;object-fit:cover}#about-page .author-title{font-size:2rem;font-weight:700;margin:.5rem 0;line-height:1;color:var(--efu-fontcolor, #363636);text-align:center}[data-theme=dark] #about-page .author-title{color:var(--efu-fontcolor, #f7f7fa)}@media(max-width:768px){#about-page .author-tag-left,#about-page .author-tag-right{display:none}#about-page .author-img{width:120px;height:120px;margin:0}#about-page .author-img:before{bottom:-2px;right:-2px;width:20px;height:20px;border-width:3px}#about-page .author-title{font-size:1.5rem}}#about-page .myInfoAndWittyWord{display:flex;flex-direction:column;justify-content:center;color:#fff;background:linear-gradient(120deg,#5b27ff 0,#00d4ff);background-size:200%;animation:gradient 15s ease infinite;flex:4;min-height:160px;padding:1.5rem}#about-page .myInfoAndWittyWord .title1{opacity:.8;line-height:1.3;font-size:.875rem}#about-page .myInfoAndWittyWord .title2{font-size:28px;font-weight:700;line-height:1.1;margin:.25rem 0}#about-page .inline-word{word-break:keep-all;white-space:nowrap}#about-page .aboutsiteTips{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;flex:3;min-height:160px;background:var(--efu-card-bg, #fff);padding:1.5rem}[data-theme=dark] #about-page .aboutsiteTips{background:var(--efu-card-bg, #1b1c20)}#about-page .aboutsiteTips .author-content-item-tips{color:var(--efu-secondtext, rgba(60, 60, 67, .8))}[data-theme=dark] #about-page .aboutsiteTips .author-content-item-tips{color:var(--efu-secondtext, rgba(255, 255, 255, .7))}#about-page .aboutsiteTips h2{margin-right:auto;width:100%;font-size:28px;line-height:1.2;letter-spacing:-.02em;color:var(--efu-fontcolor, #363636);margin-top:0;margin-bottom:0;font-weight:700}[data-theme=dark] #about-page .aboutsiteTips h2{color:var(--efu-fontcolor, #f7f7fa)}#about-page .mask{height:34px;position:relative;overflow:hidden;margin-top:2px}#about-page .mask span{display:block;box-sizing:border-box;position:absolute;top:34px;left:0;padding-bottom:var(--offset, 0);background-size:100% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-repeat:no-repeat;font-weight:700;width:100%}#about-page .mask span[data-show]{transform:translateY(-100%);transition:.5s transform ease-in-out}#about-page .mask span[data-up]{transform:translateY(-200%);transition:.5s transform ease-in-out}#about-page .mask span:nth-child(1){background-image:linear-gradient(45deg,#0ecffe 50%,#07a6f1)}#about-page .mask span:nth-child(2){background-image:linear-gradient(45deg,#18e198 50%,#0ec15d)}#about-page .mask span:nth-child(3){background-image:linear-gradient(45deg,#8a7cfb 50%,#633e9c)}#about-page .mask span:nth-child(4){background-image:linear-gradient(45deg,#fa7671 50%,#f45f7f)}@media(max-width:768px){#about-page .myInfoAndWittyWord .title2,#about-page .aboutsiteTips h2{font-size:24px}#about-page .mask{height:30px}#about-page .mask span{top:30px}}.career-timeline[data-astro-cid-sehccirv]{width:100%;padding:1.5rem;background:var(--efu-card-bg, #ffffff);border-radius:1rem;border:1px solid var(--efu-card-border, #e5e7eb)}html.dark .career-timeline[data-astro-cid-sehccirv]{background:var(--efu-card-bg, #1b1c20);border-color:var(--efu-card-border, #3d3d3f)}.timeline-track[data-astro-cid-sehccirv]{position:relative;padding:2rem 0 1rem}.timeline-track[data-astro-cid-sehccirv]:before{content:"";position:absolute;top:50%;left:0;right:0;height:4px;background:var(--efu-background, #e5e7eb);border-radius:2px;transform:translateY(-50%)}html.dark .timeline-track[data-astro-cid-sehccirv]:before{background:var(--efu-background, #2c2d30)}.timeline-item[data-astro-cid-sehccirv]{position:relative;display:flex;flex-direction:column;gap:.5rem}.item-header[data-astro-cid-sehccirv]{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--item-color)}.item-icon[data-astro-cid-sehccirv]{display:flex;align-items:center;justify-content:center}.item-icon[data-astro-cid-sehccirv] svg[data-astro-cid-sehccirv]{width:18px;height:18px}.item-bar-wrapper[data-astro-cid-sehccirv]{position:relative;height:24px;display:flex;align-items:center}.item-bar[data-astro-cid-sehccirv]{width:var(--item-width);height:100%;background:var(--item-color);border-radius:12px;position:relative;box-shadow:0 2px 8px #00000026}.item-bar[data-astro-cid-sehccirv]:before,.item-bar[data-astro-cid-sehccirv]:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:2px;height:40px;background:var(--efu-card-border, #d1d5db)}.item-bar[data-astro-cid-sehccirv]:before{left:0}.item-bar[data-astro-cid-sehccirv]:after{right:0}html.dark .item-bar[data-astro-cid-sehccirv]:before,html.dark .item-bar[data-astro-cid-sehccirv]:after{background:var(--efu-card-border, #4b5563)}.timeline-labels[data-astro-cid-sehccirv]{display:flex;justify-content:space-between;padding:0 .5rem;margin-top:.5rem}.year-label[data-astro-cid-sehccirv]{font-size:.875rem;color:var(--efu-secondtext, #6b7280);font-weight:500}html.dark .year-label[data-astro-cid-sehccirv]{color:var(--efu-secondtext, #9ca3af)}.year-label[data-astro-cid-sehccirv].end{color:var(--efu-fontcolor, #374151);font-weight:600}html.dark .year-label[data-astro-cid-sehccirv].end{color:var(--efu-fontcolor, #f3f4f6)}.item-bar[data-astro-cid-sehccirv]{animation:expandBar 1s ease-out forwards;transform-origin:left;transform:scaleX(0)}@keyframes expandBar{to{transform:scaleX(1)}}.item-header[data-astro-cid-sehccirv]{animation:fadeIn .5s ease-out .3s both}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.career-timeline[data-astro-cid-sehccirv]{padding:1rem}.timeline-track[data-astro-cid-sehccirv]{padding:1.5rem 0 .5rem}.item-bar[data-astro-cid-sehccirv]{height:20px;border-radius:10px}.item-bar[data-astro-cid-sehccirv]:before,.item-bar[data-astro-cid-sehccirv]:after{height:30px}.year-label[data-astro-cid-sehccirv]{font-size:.75rem}.item-label[data-astro-cid-sehccirv]{font-size:.875rem}.item-icon[data-astro-cid-sehccirv] svg[data-astro-cid-sehccirv]{width:16px;height:16px}}#about-page .author-content-item.skills{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;min-height:280px;flex:1}#about-page .tags-group-all{display:flex;transform:rotate(0);transition:.3s}#about-page .tags-group-wrapper{margin-top:20px;display:flex;flex-wrap:nowrap;animation:rowleft-quarter 30s linear infinite}@keyframes rowleft-quarter{0%{transform:translate(0)}to{transform:translate(-50%)}}#about-page .skills-style-group{position:relative}#about-page .skills-list{display:flex;opacity:0;transition:.3s;position:absolute;width:100%;top:0;left:0;flex-wrap:wrap;flex-direction:row;margin-top:10px;gap:8px}#about-page .skill-row-break{width:100%;height:0}#about-page .author-content-item.skills:hover .skills-style-group .tags-group-all{opacity:0}#about-page .author-content-item.skills:hover .skills-style-group .skills-list{opacity:1}#about-page .tags-group-icon-pair{display:flex;flex-direction:column;gap:8px;margin-right:16px}#about-page .tags-group-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;user-select:none;transition:transform .3s ease}#about-page .tags-group-icon:hover{transform:scale(1.1)}#about-page .tags-group-icon img{width:32px;height:32px}#about-page .tags-group-icon i{font-size:28px}#about-page .skill-info{display:flex;align-items:center;background:var(--efu-background, #f7f9fe);border-radius:40px;padding:4px 12px 4px 8px;border:1px solid var(--efu-card-border, #e3e8f7);box-shadow:var(--efu-shadow-border, 0 8px 16px -4px #2c2d300c);transition:all .3s ease}[data-theme=dark] #about-page .skill-info{background:var(--efu-background, #18171d);border-color:var(--efu-card-border, #3d3d3f)}#about-page .skill-info:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}#about-page .etc{display:flex;align-items:center;padding:4px 12px;color:var(--efu-secondtext, rgba(60, 60, 67, .8))}#about-page .skill-icon{width:32px;height:32px;border-radius:32px;display:flex;align-items:center;justify-content:center;margin-right:8px;user-select:none}#about-page .skill-icon img{width:18px;height:18px}#about-page .skill-icon i{font-size:16px}#about-page .skill-name{font-weight:700;line-height:1;color:var(--efu-fontcolor, #363636)}[data-theme=dark] #about-page .skill-name{color:var(--efu-fontcolor, #f7f7fa)}#about-page .author-content-item.careers{min-height:280px;flex:1;position:relative;overflow:hidden}#about-page .careers-group{margin:1rem 0;position:relative;z-index:2}#about-page .careers-item{display:flex;align-items:center;margin-bottom:8px}#about-page .circle{width:16px;height:16px;margin-right:8px;border-radius:16px;flex-shrink:0}#about-page .name{color:var(--efu-fontcolor, #363636);font-size:.9rem}[data-theme=dark] #about-page .name{color:var(--efu-fontcolor, #f7f7fa)}#about-page .careers-timeline-wrapper{margin-top:1rem;width:100%}#about-page .careers-timeline-wrapper .career-timeline{background:transparent;border:none;padding:.5rem 0}@media(max-width:768px){#about-page .author-content-item.skills{min-height:220px}#about-page .tags-group-icon{width:48px;height:48px}#about-page .tags-group-icon img{width:28px;height:28px}#about-page .author-content-item.careers{min-height:220px}}#about-page .author-content-item.personalities{overflow:hidden;position:relative;flex:6;min-height:280px}#about-page .author-content-item.personalities .title2{font-size:36px;font-weight:700;line-height:1.1;margin-top:.5rem}#about-page .author-content-item.personalities .image{position:absolute;right:-10px;bottom:40px;transition:transform 2s cubic-bezier(.13,.45,.21,1.02);user-select:none;z-index:1}#about-page .author-content-item.personalities .image img{max-width:240px;height:auto}#about-page .author-content-item.personalities:hover .image{transform:rotate(-10deg)}#about-page .author-content-item.personalities .post-tips{position:absolute;bottom:1.5rem;left:1.5rem;font-size:.875rem;color:var(--efu-secondtext, rgba(60, 60, 67, .8));max-width:60%;line-height:1.5;z-index:2}[data-theme=dark] #about-page .author-content-item.personalities .post-tips{color:var(--efu-secondtext, rgba(255, 255, 255, .7))}#about-page .author-content-item.personalities .post-tips a{color:var(--efu-fontcolor, #363636);text-decoration:none;transition:color .3s ease;font-weight:600}[data-theme=dark] #about-page .author-content-item.personalities .post-tips a{color:var(--efu-fontcolor, #f7f7fa)}#about-page .author-content-item.personalities .post-tips a:hover{color:var(--efu-main, #3b82f6);text-decoration:underline}#about-page .author-content-item.myphoto{flex:4;min-height:280px;position:relative;overflow:hidden;padding:0!important;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .6s}#about-page .author-content-item.myphoto:hover{transform:scale(1.05);transition:transform 2s}@media(max-width:768px){#about-page .author-content-item.personalities{min-height:240px}#about-page .author-content-item.personalities .title2{font-size:28px}#about-page .author-content-item.personalities .image{right:-20px;bottom:20px}#about-page .author-content-item.personalities .image img{max-width:180px}#about-page .author-content-item.personalities .post-tips{max-width:80%;font-size:.8rem}}.author-content-item[data-astro-cid-fjpkup3s].maxim{font-size:36px;font-weight:700;line-height:1.1;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;flex:1;min-height:200px}.maxim-title[data-astro-cid-fjpkup3s]{display:flex;flex-direction:column}.maxim-title[data-astro-cid-fjpkup3s] span[data-astro-cid-fjpkup3s]:first-child{opacity:.6;margin-bottom:8px;font-size:.6em}.author-content-item[data-astro-cid-fjpkup3s].buff{font-size:36px;font-weight:700;line-height:1.1;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;background:linear-gradient(120deg,#ff27e8 0,#ff8000);color:#fff;background-size:200%;animation:gradient 15s ease infinite;min-height:200px;height:fit-content;flex:1}.author-content-item[data-astro-cid-fjpkup3s].buff .card-content[data-astro-cid-fjpkup3s]{display:flex;flex-direction:column;justify-content:center}.buff-title[data-astro-cid-fjpkup3s]{display:flex;flex-direction:column}.buff-title[data-astro-cid-fjpkup3s] span[data-astro-cid-fjpkup3s]:first-child{opacity:.6;margin-bottom:8px;font-size:.6em}.inline-word[data-astro-cid-fjpkup3s]{word-break:keep-all;white-space:nowrap}@media(max-width:768px){.author-content-item[data-astro-cid-fjpkup3s].maxim,.author-content-item[data-astro-cid-fjpkup3s].buff{font-size:28px;min-height:160px}}.author-content[data-astro-cid-h6wdo45j].game-list{display:flex;flex-wrap:nowrap;gap:.5rem}.author-content-item[data-astro-cid-h6wdo45j].game{min-height:200px;height:200px;overflow:hidden;color:#fff;position:relative;flex:1;border-radius:12px}.author-content-item[data-astro-cid-h6wdo45j].game:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(to bottom,#0000001a,#0006)}.author-content-item[data-astro-cid-h6wdo45j].game .card-content[data-astro-cid-h6wdo45j]{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding:1rem 1.5rem}.game-header[data-astro-cid-h6wdo45j]{display:flex;flex-direction:column;gap:.25rem}.author-content-item[data-astro-cid-h6wdo45j].game .author-content-item-tips[data-astro-cid-h6wdo45j]{font-size:.75rem;opacity:.9;color:#fff;margin-bottom:0}.game-title[data-astro-cid-h6wdo45j]{font-size:1.5rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.game-id[data-astro-cid-h6wdo45j]{font-size:.875rem;color:#ffffffe6;font-weight:500}.icon-group[data-astro-cid-h6wdo45j]{display:flex;gap:8px}.icon-group[data-astro-cid-h6wdo45j] i[data-astro-cid-h6wdo45j]{width:32px;height:32px;background-size:contain;background-repeat:no-repeat;background-position:center}.author-content-item[data-astro-cid-h6wdo45j].like-technology,.author-content-item[data-astro-cid-h6wdo45j].like-music{background-size:cover;min-height:230px;color:#fff;position:relative;overflow:hidden;flex:1}.author-content-item[data-astro-cid-h6wdo45j].like-technology:after,.author-content-item[data-astro-cid-h6wdo45j].like-music:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;box-shadow:0 -69px 203px 11px #050b20 inset}.author-content-item[data-astro-cid-h6wdo45j].like-music{min-height:400px}.author-content-item[data-astro-cid-h6wdo45j].like-music:after{box-shadow:0 -69px 203px 11px #0e0e0e inset}.author-content-item[data-astro-cid-h6wdo45j].like-technology .card-content[data-astro-cid-h6wdo45j],.author-content-item[data-astro-cid-h6wdo45j].like-music .card-content[data-astro-cid-h6wdo45j]{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;padding:1.5rem}.author-content-item[data-astro-cid-h6wdo45j].like-technology .content-bottom[data-astro-cid-h6wdo45j],.author-content-item[data-astro-cid-h6wdo45j].like-music .content-bottom[data-astro-cid-h6wdo45j]{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-top:0}.banner-button-group[data-astro-cid-h6wdo45j]{display:flex}.banner-button[data-astro-cid-h6wdo45j]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff3;backdrop-filter:blur(10px);border-radius:20px;color:#fff;text-decoration:none;font-size:.875rem;transition:all .3s ease}.banner-button[data-astro-cid-h6wdo45j]:hover{background:#ffffff4d}.banner-button[data-astro-cid-h6wdo45j] svg[data-astro-cid-h6wdo45j]{width:16px;height:16px}@media(max-width:768px){.author-content-item[data-astro-cid-h6wdo45j].game,.author-content-item[data-astro-cid-h6wdo45j].like-technology,.author-content-item[data-astro-cid-h6wdo45j].like-music{min-height:200px}.author-content-item[data-astro-cid-h6wdo45j].like-music{min-height:320px}.author-content[data-astro-cid-h6wdo45j].game-list{flex-wrap:wrap}.author-content-item[data-astro-cid-h6wdo45j].game{min-width:100%;flex:1 1 100%}.author-content-item[data-astro-cid-h6wdo45j].like-technology .card-content[data-astro-cid-h6wdo45j],.author-content-item[data-astro-cid-h6wdo45j].like-music .card-content[data-astro-cid-h6wdo45j]{justify-content:space-between;padding:1.5rem}.author-content-item[data-astro-cid-h6wdo45j].like-technology .content-bottom[data-astro-cid-h6wdo45j],.author-content-item[data-astro-cid-h6wdo45j].like-music .content-bottom[data-astro-cid-h6wdo45j]{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:auto;padding-top:4.5rem}.banner-button-group[data-astro-cid-h6wdo45j]{width:100%}.banner-button[data-astro-cid-h6wdo45j]{width:100%;justify-content:center}}@media(max-width:480px){.author-content-item[data-astro-cid-h6wdo45j].game{min-height:160px;height:160px}.game-title[data-astro-cid-h6wdo45j]{font-size:1.25rem}.game-id[data-astro-cid-h6wdo45j]{font-size:.75rem}.author-content-item[data-astro-cid-h6wdo45j].like-technology,.author-content-item[data-astro-cid-h6wdo45j].like-music{min-height:280px}.author-content-item[data-astro-cid-h6wdo45j].like-technology .card-content[data-astro-cid-h6wdo45j],.author-content-item[data-astro-cid-h6wdo45j].like-music .card-content[data-astro-cid-h6wdo45j]{padding:1.25rem;justify-content:space-between}.author-content-item[data-astro-cid-h6wdo45j].like-technology .author-content-item-tips[data-astro-cid-h6wdo45j],.author-content-item[data-astro-cid-h6wdo45j].like-music .author-content-item-tips[data-astro-cid-h6wdo45j]{font-size:.7rem;margin-bottom:.25rem}.author-content-item[data-astro-cid-h6wdo45j].like-technology .author-content-item-title[data-astro-cid-h6wdo45j],.author-content-item[data-astro-cid-h6wdo45j].like-music .author-content-item-title[data-astro-cid-h6wdo45j]{font-size:1.5rem;line-height:1.2}.author-content-item[data-astro-cid-h6wdo45j].like-technology .content-bottom[data-astro-cid-h6wdo45j],.author-content-item[data-astro-cid-h6wdo45j].like-music .content-bottom[data-astro-cid-h6wdo45j]{margin-top:auto;padding-top:5rem}.author-content-item[data-astro-cid-h6wdo45j].like-technology .tips[data-astro-cid-h6wdo45j],.author-content-item[data-astro-cid-h6wdo45j].like-music .tips[data-astro-cid-h6wdo45j]{font-size:.8rem;margin-bottom:.75rem}}.author-content-item[data-astro-cid-d345gvet].reward{position:relative;overflow:visible}.author-content-item-description[data-astro-cid-d345gvet]{font-size:16px;margin-top:.5rem;color:var(--efu-secondtext, #666)}html.dark .author-content-item-description[data-astro-cid-d345gvet]{color:#aaa}.sponsors-grid[data-astro-cid-d345gvet]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:1rem}@media(max-width:768px){.sponsors-grid[data-astro-cid-d345gvet]{grid-template-columns:1fr}}.sponsor-card[data-astro-cid-d345gvet]{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:.75rem;border:1px solid var(--efu-card-border, #e5e7eb);background:var(--efu-card-bg, #ffffff);transition:all .2s ease}.sponsor-card[data-astro-cid-d345gvet]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}html.dark .sponsor-card[data-astro-cid-d345gvet]{background:#37415180;border-color:#4b556380}.sponsor-avatar[data-astro-cid-d345gvet]{width:2.5rem;height:2.5rem;border-radius:.5rem;overflow:hidden;flex-shrink:0}.sponsor-avatar[data-astro-cid-d345gvet] img[data-astro-cid-d345gvet]{width:100%;height:100%;object-fit:cover}.sponsor-avatar-placeholder[data-astro-cid-d345gvet]{width:100%;height:100%;background:var(--efu-background, #e5e7eb);display:flex;align-items:center;justify-content:center}html.dark .sponsor-avatar-placeholder[data-astro-cid-d345gvet]{background:#4b556380}.sponsor-info[data-astro-cid-d345gvet]{flex:1;min-width:0}.sponsor-name[data-astro-cid-d345gvet]{font-weight:600;color:var(--efu-fontcolor, #1f2937);font-size:.9375rem}html.dark .sponsor-name[data-astro-cid-d345gvet]{color:#f3f4f6}.sponsor-date[data-astro-cid-d345gvet]{font-size:.75rem;color:var(--efu-secondtext, #6b7280)}html.dark .sponsor-date[data-astro-cid-d345gvet]{color:#9ca3af}.sponsor-amount[data-astro-cid-d345gvet]{font-size:.875rem;font-weight:600;color:#3b82f6;flex-shrink:0}.sponsor-card-more[data-astro-cid-d345gvet]{background:#8b5cf6;color:#fff;cursor:pointer;text-decoration:none}.sponsor-card-more[data-astro-cid-d345gvet]:hover{background:#7c3aed;color:#fff}.sponsor-card-more[data-astro-cid-d345gvet] .sponsor-name[data-astro-cid-d345gvet]{color:#fff}.post-reward[data-astro-cid-d345gvet]{position:absolute;right:2rem;top:2rem}.reward-button[data-astro-cid-d345gvet]{display:inline-flex;align-items:center;gap:.5rem;padding:8px 16px;background:#ef4444;color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #ef44444d}.reward-button[data-astro-cid-d345gvet]:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 6px 16px #ef444466}.hidden[data-astro-cid-d345gvet]{display:none!important}.reward-modal-content[data-astro-cid-d345gvet]{animation:modalSlideIn .3s ease}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.post-reward[data-astro-cid-d345gvet]{position:static;margin-top:1rem}.reward-button[data-astro-cid-d345gvet]{width:100%;justify-content:center}}.about-statistic[data-astro-cid-wx2tpzmd]{min-height:380px;background-size:cover;color:#fff;overflow:hidden;position:relative;flex:1}.about-statistic[data-astro-cid-wx2tpzmd]:after{box-shadow:0 -159px 173px 71px #0f1114 inset;position:absolute;content:"";width:100%;height:100%;top:0;left:0}.about-statistic[data-astro-cid-wx2tpzmd] .card-content[data-astro-cid-wx2tpzmd]{position:relative;z-index:2}#statistic[data-astro-cid-wx2tpzmd]{font-size:16px;border-radius:15px;width:100%;color:#fff;display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;margin-top:4px;margin-bottom:2rem}#statistic[data-astro-cid-wx2tpzmd] div[data-astro-cid-wx2tpzmd]{display:flex;justify-content:space-between;flex-direction:column;width:50%;margin-bottom:.5rem}#statistic[data-astro-cid-wx2tpzmd] div[data-astro-cid-wx2tpzmd] span[data-astro-cid-wx2tpzmd]:first-child{opacity:.8;font-size:.6rem}#statistic[data-astro-cid-wx2tpzmd] div[data-astro-cid-wx2tpzmd] span[data-astro-cid-wx2tpzmd]:last-child{font-weight:700;font-size:34px;line-height:1;white-space:nowrap}.post-tips[data-astro-cid-wx2tpzmd]{font-size:.875rem;opacity:.9;margin-bottom:1rem}.author-content-item-group[data-astro-cid-wx2tpzmd].column{display:flex;flex-direction:column;width:calc(50% - .25rem);justify-content:space-between;gap:.5rem;flex:1}.author-content-item[data-astro-cid-wx2tpzmd].map{min-height:160px;max-height:400px;position:relative;overflow:hidden;height:60%;transition:1s ease-in-out;flex:1}.author-content-item[data-astro-cid-wx2tpzmd].map img[data-astro-cid-wx2tpzmd]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:1s ease-in-out}.author-content-item[data-astro-cid-wx2tpzmd].map .map-dark[data-astro-cid-wx2tpzmd],[data-theme=dark] .author-content-item[data-astro-cid-wx2tpzmd].map .map-light[data-astro-cid-wx2tpzmd]{display:none}[data-theme=dark] .author-content-item[data-astro-cid-wx2tpzmd].map .map-dark[data-astro-cid-wx2tpzmd]{display:block}.map-title[data-astro-cid-wx2tpzmd]{position:absolute;bottom:0;left:0;width:100%;background:#00000080;padding:.5rem 2rem;backdrop-filter:saturate(180%) blur(20px);transition:1s ease-in-out;font-size:20px;color:#fff;transform:translateZ(0)}.map-title[data-astro-cid-wx2tpzmd] b[data-astro-cid-wx2tpzmd]{color:#fff}.author-content-item[data-astro-cid-wx2tpzmd].map:hover{background-size:120%;transition:4s ease-in-out;background-position-x:0;background-position-y:36%}.author-content-item[data-astro-cid-wx2tpzmd].map:hover .map-title[data-astro-cid-wx2tpzmd]{bottom:-100%}.author-content-item[data-astro-cid-wx2tpzmd].selfInfo{display:flex;min-height:100px;max-height:400px;justify-content:space-around;align-items:center;height:40%;flex:1;padding:1rem 2rem}.author-content-item[data-astro-cid-wx2tpzmd].selfInfo div[data-astro-cid-wx2tpzmd]{display:flex;flex-direction:column;align-items:flex-start;flex:1}.selfInfo-title[data-astro-cid-wx2tpzmd]{opacity:.8;font-size:.6rem;line-height:1;margin-bottom:8px;color:var(--about-text-secondary, #666)}[data-astro-cid-wx2tpzmd][data-theme=dark] .selfInfo-title[data-astro-cid-wx2tpzmd]{color:var(--about-text-secondary-dark, #aaa)}.selfInfo-content[data-astro-cid-wx2tpzmd]{font-weight:700;font-size:34px;line-height:1}@media(max-width:768px){.author-content-item-group[data-astro-cid-wx2tpzmd].column{width:100%}.author-content-item[data-astro-cid-wx2tpzmd].map{margin-bottom:0}.map-title[data-astro-cid-wx2tpzmd]{padding:1rem;font-size:16px}#statistic[data-astro-cid-wx2tpzmd] div[data-astro-cid-wx2tpzmd] span[data-astro-cid-wx2tpzmd]:last-child{font-size:24px}.selfInfo-content[data-astro-cid-wx2tpzmd]{font-size:24px}.author-content-item[data-astro-cid-wx2tpzmd].selfInfo{height:auto}}.create-site-post[data-astro-cid-7bmz7tlb]{padding:2rem}.create-site-post[data-astro-cid-7bmz7tlb] p[data-astro-cid-7bmz7tlb]{margin:1rem 0;color:var(--efu-secondtext, #666);line-height:1.6}[data-astro-cid-7bmz7tlb][data-theme=dark] .create-site-post[data-astro-cid-7bmz7tlb] p[data-astro-cid-7bmz7tlb]{color:var(--efu-secondtext, #aaa)}.tenyear-timeline[data-astro-cid-7bmz7tlb]{width:100%;background-color:var(--efu-background, rgba(0, 0, 0, .1));position:relative;overflow:hidden;margin:1.5rem 0 1rem;border-radius:.5rem;height:2.5rem}.progress[data-astro-cid-7bmz7tlb]{width:0;height:100%;background-color:var(--efu-main, #3b82f6);position:absolute;border-radius:.5rem;animation-delay:-.1s;animation:renamedProgressAnimation 2s linear forwards}@keyframes renamedProgressAnimation{0%{width:0}to{width:var(--progress-percentage, 0)}}.past-time[data-astro-cid-7bmz7tlb]{animation:renamedPastTimeAnimation 3s linear forwards;width:2px;height:20px;position:absolute;transform-origin:left}@keyframes renamedPastTimeAnimation{0%{transform:scaleX(0)}to{transform:scaleX(var(--past-time-percentage, 0))}}.percentage-label[data-astro-cid-7bmz7tlb]{position:absolute;left:0;font-size:14px;color:var(--efu-card-bg, #fff);font-weight:700;top:10px;white-space:nowrap;transition:left .5s linear;visibility:hidden}.time-labels[data-astro-cid-7bmz7tlb]{display:flex;justify-content:space-between;width:100%}.time-labels[data-astro-cid-7bmz7tlb]>div[data-astro-cid-7bmz7tlb]{font-size:14px;color:var(--efu-fontcolor, #666)}[data-astro-cid-7bmz7tlb][data-theme=dark] .time-labels[data-astro-cid-7bmz7tlb]>div[data-astro-cid-7bmz7tlb]{color:var(--efu-fontcolor, #aaa)}@media(max-width:768px){.create-site-post[data-astro-cid-7bmz7tlb]{padding:1.5rem}.create-site-post[data-astro-cid-7bmz7tlb] p[data-astro-cid-7bmz7tlb]{font-size:14px}.tenyear-timeline[data-astro-cid-7bmz7tlb]{height:2rem;margin:1rem 0 .5rem}.percentage-label[data-astro-cid-7bmz7tlb]{font-size:12px;top:6px}.time-labels[data-astro-cid-7bmz7tlb]>div[data-astro-cid-7bmz7tlb]{font-size:12px}}#about-page{display:flex;padding-top:1rem;flex-direction:column;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;padding:1rem 1rem 4rem}.author-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;width:100%;gap:.5rem}.author-content-item{flex:1;min-height:200px;border-radius:24px;background:var(--efu-card-bg, #fff);border:1px solid var(--efu-card-border, #e3e8f7);box-shadow:var(--efu-shadow-border, 0 8px 16px -4px #2c2d300c);position:relative;overflow:hidden;transition:all .3s ease;padding:2rem}[data-theme=dark] .author-content-item{background:var(--efu-card-bg, #1b1c20);border-color:var(--efu-card-border, #3d3d3f)}.author-content-item:hover{transform:translateY(-4px);box-shadow:var(--efu-shadow-border, 0 8px 16px -4px #2c2d300c),0 12px 24px #0000001a}.author-content-item.single{flex:1 1 100%}.author-content-item-tips{font-size:.75rem;opacity:.8;margin-bottom:.5rem;color:var(--efu-secondtext, rgba(60, 60, 67, .8))}[data-theme=dark] .author-content-item-tips{color:var(--efu-secondtext, rgba(255, 255, 255, .7))}.author-content-item-title{font-size:2rem;font-weight:700;line-height:1.2;color:var(--efu-fontcolor, #363636)}[data-theme=dark] .author-content-item-title{color:var(--efu-fontcolor, #f7f7fa)}.card-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column}.content-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.tips{font-size:.875rem;opacity:.9}.lishi{font-size:1.25rem;color:var(--efu-secondtext, #6b7280);margin:1rem 0}[data-theme=dark] .lishi{color:var(--efu-secondtext, #9ca3af)}.single-content{margin-top:1rem;line-height:1.8}.single-content p{margin:.75rem 0;color:var(--efu-fontcolor, #4b5563)}.single-content ul{margin:.75rem 0;padding-left:1.5rem;list-style:disc outside}.single-content ul>li{margin:.5rem 0;color:var(--efu-fontcolor, #4b5563);list-style-type:disc;display:list-item;position:relative}.single-content ul>li::marker{color:var(--efu-secondtext, #6b7280)}.single-content a{color:var(--c-primary, #3b82f6);text-decoration:none}.single-content a:hover{text-decoration:underline}[data-theme=dark] .single-content p,[data-theme=dark] .single-content ul>li{color:var(--efu-fontcolor, #9ca3af)}[data-theme=dark] .single-content ul>li::marker{color:var(--efu-secondtext, #9ca3af)}.text-center{text-align:center;color:var(--efu-secondtext, #6b7280)}.timeline{list-style:none;padding:0;margin:0}.timeline li{position:relative;padding-left:1.5rem;padding-bottom:1.5rem;border-left:2px solid var(--efu-card-border, #e5e7eb)}[data-theme=dark] .timeline li{border-left-color:#ffffff1a}.timeline li:before{content:"";position:absolute;left:-5px;top:0;width:8px;height:8px;border-radius:50%;background:#3b82f6}.timeline li:last-child{border-left:2px solid transparent}.timeline-version{font-weight:700;color:#3b82f6;margin-bottom:.25rem}.timeline-content{color:var(--efu-fontcolor, #4b5563);line-height:1.6}[data-theme=dark] .timeline-content{color:var(--efu-fontcolor, #9ca3af)}.banner-button-group{display:flex;gap:.5rem}.banner-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff3;backdrop-filter:blur(10px);border-radius:8px;color:inherit;text-decoration:none;font-size:.875rem;transition:all .3s ease}.banner-button:hover{background:#ffffff4d;transform:translate(4px)}@media(max-width:768px){#about-page{padding:.5rem .75rem 2rem;gap:.75rem}.author-content{flex-direction:column;gap:.75rem}.author-content-item{flex:1 1 100%!important;width:100%!important;min-height:140px;padding:1.25rem;border-radius:16px}.author-content-item-title{font-size:1.25rem}.author-content-item-tips{font-size:.7rem}.card-content{padding:0}.content-bottom{flex-direction:column;align-items:flex-start;gap:.5rem}.banner-button-group{width:100%}.banner-button{width:100%;justify-content:center}}@media(max-width:480px){.author-content-item{padding:1rem;min-height:120px}.author-content-item-title{font-size:1.1rem}}@keyframes gradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes floating{0%,to{transform:translateY(-4px)}50%{transform:translateY(4px)}}@keyframes slide-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.author-content-item{animation:slide-in .6s ease backwards}.author-content-item:nth-child(1){animation-delay:0s}.author-content-item:nth-child(2){animation-delay:.1s}.author-content-item:nth-child(3){animation-delay:.2s}.author-content-item:nth-child(4){animation-delay:.3s}
