.light-source{display:none}.about-bg-lights[data-astro-cid-kh7btl4r]{position:fixed;inset:0;z-index:0;pointer-events:none}.about-red-light[data-astro-cid-kh7btl4r]{display:block!important;position:absolute;width:55vw;height:55vw;background-color:#6d0e11;opacity:.7;mix-blend-mode:screen;bottom:15vw;right:30vw;border-radius:50%;filter:blur(120px);animation:pulseRedLight 10s ease-in-out infinite}.about-blue-light[data-astro-cid-kh7btl4r]{display:block!important;position:absolute;width:55vw;height:55vw;background-color:#00094b;opacity:.9;mix-blend-mode:screen;bottom:15vw;right:12vw;border-radius:50%;filter:blur(120px);animation:pulseBlueLight 14s ease-in-out infinite}@keyframes pulseRedLight{0%,to{opacity:.7;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}@keyframes pulseBlueLight{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.4;transform:scale(1.15)}}.about-container[data-astro-cid-kh7btl4r]{position:relative;z-index:1;max-width:800px;margin:0 auto;padding:15vh 5vw 10vh;min-height:100vh;color:var(--text-primary)}.about-content[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:3rem}.logo-section[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;margin-bottom:1rem;animation:fadeInUp .8s ease-out forwards}.about-logo[data-astro-cid-kh7btl4r]{width:240px;height:auto;filter:drop-shadow(0 0 20px rgba(255,255,255,.2));transition:transform .5s ease,filter .5s ease}.about-logo[data-astro-cid-kh7btl4r]:hover{transform:scale(1.05);filter:drop-shadow(0 0 30px rgba(255,255,255,.4))}.header-section[data-astro-cid-kh7btl4r]{text-align:center;animation:fadeInUp .8s ease-out .2s forwards;opacity:0}.page-title[data-astro-cid-kh7btl4r]{font-family:"Noto Serif SC",serif;font-size:3rem;font-weight:700;margin:-2.5rem 0 .5rem;letter-spacing:.1em}.page-subtitle[data-astro-cid-kh7btl4r]{font-family:Bodoni Moda,serif;font-size:1.2rem;color:#fff9;letter-spacing:.2em;margin:0;font-weight:400}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.intro-section[data-astro-cid-kh7btl4r]{font-family:"Noto Serif SC",serif;font-size:1.1rem;line-height:2;color:#ffffffd9;background:#ffffff08;padding:2.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 30px #0000001a;animation:fadeInUp .8s ease-out .4s forwards;opacity:0;transition:all .3s ease}.intro-section[data-astro-cid-kh7btl4r]:hover{background:#ffffff0d;border-color:#ffffff26;box-shadow:0 10px 30px #0003}.intro-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{margin:0 0 1.5rem;text-indent:2em}.intro-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.intro-section[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r]{color:#fff;font-weight:700}.intro-section[data-astro-cid-kh7btl4r] .latin-text[data-astro-cid-kh7btl4r]{font-family:Bodoni Moda,serif;font-style:normal}.intro-section[data-astro-cid-kh7btl4r] strong[data-astro-cid-kh7btl4r] .latin-text[data-astro-cid-kh7btl4r]{font-family:Bodoni Moda,serif;font-weight:700}.social-section[data-astro-cid-kh7btl4r]{margin-top:1rem;animation:fadeInUp .8s ease-out .6s forwards;opacity:0}.section-title[data-astro-cid-kh7btl4r]{font-family:"Noto Serif SC",serif;font-size:1.6rem;font-weight:600;margin:0 0 2.5rem;text-align:center;letter-spacing:.1em;color:#fffffff2;position:relative;padding-bottom:1rem;text-shadow:0 2px 10px rgba(255,255,255,.1)}.section-title[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);border-radius:1px}.bento-container[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:2rem}.bento-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(120px,auto);gap:1.5rem}.bento-group-divider[data-astro-cid-kh7btl4r]{width:100%;height:1px;background:#ffffff1a}.bento-card[data-astro-cid-kh7btl4r]{grid-column:span 3;grid-row:span 1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;text-decoration:none;color:var(--text-primary);transition:all .4s cubic-bezier(.175,.885,.32,1.275);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:relative;overflow:hidden;box-shadow:0 4px 30px #0000001a}.bento-card[data-astro-cid-kh7btl4r].wide{grid-column:span 6;flex-direction:row;align-items:center;justify-content:flex-start}.bento-card[data-astro-cid-kh7btl4r].wide .bento-info[data-astro-cid-kh7btl4r]{width:calc(100% - 56px - 1rem)}.bento-card[data-astro-cid-kh7btl4r].small{grid-column:span 3;flex-direction:column;align-items:flex-start;justify-content:center}.bento-card[data-astro-cid-kh7btl4r].large{grid-column:span 6;grid-row:span 2;align-items:center;text-align:center}.bento-card[data-astro-cid-kh7btl4r].large .bento-icon[data-astro-cid-kh7btl4r]{width:80px;height:80px;margin-bottom:1rem}.bento-card[data-astro-cid-kh7btl4r].large .bento-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r],.bento-card[data-astro-cid-kh7btl4r].large .bento-icon[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:40px;height:40px}.bento-card[data-astro-cid-kh7btl4r].large .bento-name[data-astro-cid-kh7btl4r]{font-size:1.5rem}.bento-card[data-astro-cid-kh7btl4r].large .bento-id[data-astro-cid-kh7btl4r]{font-size:1.1rem}.bento-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px) scale(1.05);background:#ffffff14;border-color:#fff3;box-shadow:0 15px 30px #0000004d;z-index:10}.bento-card[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top right,var(--brand-color, rgba(255,255,255,.1)) 0%,transparent 60%);opacity:0;transition:opacity .4s ease;pointer-events:none}.bento-card[data-astro-cid-kh7btl4r]:hover:before{opacity:.15}.github[data-astro-cid-kh7btl4r]{--brand-color: #ffffff}.luogu[data-astro-cid-kh7btl4r]{--brand-color: #3498db}.codeforces[data-astro-cid-kh7btl4r]{--brand-color: #e74c3c}.atcoder[data-astro-cid-kh7btl4r]{--brand-color: #bbbbbb}.bilibili[data-astro-cid-kh7btl4r]{--brand-color: #fb7299}.twitter[data-astro-cid-kh7btl4r]{--brand-color: #1da1f2}.instagram[data-astro-cid-kh7btl4r]{--brand-color: #e1306c}.cnblogs[data-astro-cid-kh7btl4r]{--brand-color: #39b54a}.email[data-astro-cid-kh7btl4r]{--brand-color: #f1c40f}.qq[data-astro-cid-kh7btl4r]{--brand-color: #12b7f5}.wechat[data-astro-cid-kh7btl4r]{--brand-color: #07c160}.bento-icon[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#ffffff0d;border-radius:14px;color:#ffffffe6;transition:all .3s ease}.bento-card[data-astro-cid-kh7btl4r]:hover .bento-icon[data-astro-cid-kh7btl4r]{background:var(--brand-color, rgba(255, 255, 255, .2));color:#fff;transform:scale(1.1) rotate(-5deg)}.bento-card[data-astro-cid-kh7btl4r].github:hover .bento-icon[data-astro-cid-kh7btl4r]{color:#000}.bento-info[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:.3rem;z-index:1;width:100%;min-width:0;overflow:hidden;transition:all .3s ease}.bento-card[data-astro-cid-kh7btl4r]:hover .bento-info[data-astro-cid-kh7btl4r]{overflow:visible}.bento-name[data-astro-cid-kh7btl4r]{font-family:Noto Sans SC,sans-serif;font-size:1.1rem;font-weight:600;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bento-id[data-astro-cid-kh7btl4r]{font-family:Fira Code,Consolas,Noto Sans SC,monospace;font-size:.9rem;font-weight:400;letter-spacing:.02em;color:#ffffff8c;transition:all .3s ease;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.bento-card[data-astro-cid-kh7btl4r]:hover .bento-id[data-astro-cid-kh7btl4r]{color:#fffffff2;-webkit-line-clamp:unset;overflow:visible;word-break:break-all}.bento-card[data-astro-cid-kh7btl4r].qq{cursor:pointer}.changelog-section[data-astro-cid-kh7btl4r]{margin-top:2rem;animation:fadeInUp .8s ease-out .8s forwards;opacity:0}.changelog-container[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem;position:relative;padding-left:2rem}.changelog-container[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:.5rem;top:1rem;bottom:1rem;width:2px;background:linear-gradient(to bottom,#fff3,#ffffff0d);border-radius:2px}.changelog-item[data-astro-cid-kh7btl4r]{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 30px #0000001a;transition:all .3s ease;position:relative}.changelog-item[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:calc(-1.5rem - 5px);top:2.5rem;width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid rgba(255,255,255,.2);box-shadow:0 0 10px #ffffff80;z-index:1;transition:all .3s ease}.changelog-item[data-astro-cid-kh7btl4r]:hover:before{transform:scale(1.2);box-shadow:0 0 15px #fffc}.changelog-item[data-astro-cid-kh7btl4r]:hover{background:#ffffff0d;border-color:#ffffff26;transform:translate(5px)}.changelog-header[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:1rem;margin-bottom:.8rem}.changelog-version[data-astro-cid-kh7btl4r]{font-family:Fira Code,Consolas,monospace;font-size:.9rem;font-weight:600;color:#fff;background:#ffffff1a;padding:.2rem .6rem;border-radius:6px;letter-spacing:.05em}.changelog-version-name[data-astro-cid-kh7btl4r]{font-family:Bodoni Moda,"Noto Serif SC",serif;font-size:.95rem;font-style:italic;color:#ffffffb3;letter-spacing:.05em}.changelog-version-name[data-astro-cid-kh7btl4r]:empty{display:none}.changelog-date[data-astro-cid-kh7btl4r]{font-family:Bodoni Moda,serif;font-size:.95rem;color:#ffffff80;letter-spacing:.05em;margin-left:auto}.changelog-title[data-astro-cid-kh7btl4r]{font-family:"Noto Serif SC",serif;font-size:1.2rem;font-weight:600;color:#ffffffe6;margin-bottom:.8rem}.changelog-list[data-astro-cid-kh7btl4r]{font-family:Noto Sans SC,sans-serif;font-size:1rem;line-height:1.8;color:#ffffffb3;margin:0;padding-left:1.5rem}.changelog-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]{margin-bottom:.5rem}.changelog-list[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}@media(max-width:1024px){.bento-card[data-astro-cid-kh7btl4r]{grid-column:span 6}.bento-card[data-astro-cid-kh7btl4r].wide,.bento-card[data-astro-cid-kh7btl4r].large{grid-column:span 12}.bento-card[data-astro-cid-kh7btl4r].small{grid-column:span 6}}@media(max-width:768px){.about-container[data-astro-cid-kh7btl4r]{padding-top:12vh}.intro-section[data-astro-cid-kh7btl4r]{padding:1.5rem;font-size:1rem}.page-title[data-astro-cid-kh7btl4r]{font-size:2.5rem}.bento-grid[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1rem}.bento-card[data-astro-cid-kh7btl4r]{width:100%;box-sizing:border-box}.changelog-item[data-astro-cid-kh7btl4r]{padding:1.5rem}.changelog-item[data-astro-cid-kh7btl4r]:before{top:2rem}.changelog-header[data-astro-cid-kh7btl4r]{flex-wrap:wrap;gap:.5rem}.changelog-date[data-astro-cid-kh7btl4r]{margin-left:0;width:100%}.changelog-title[data-astro-cid-kh7btl4r]{font-size:1.1rem}.changelog-list[data-astro-cid-kh7btl4r]{font-size:.95rem}}
