*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul{list-style:none}a{text-decoration:none}button,input{border:none;outline:none;background-color:transparent}:root{--vt-c-white: rgba(250, 250, 250, 1);--vt-c-white-soft: rgba(242, 250, 240, .8);--vt-c-white-mute: rgba(238, 242, 242, .7);--vt-c-black: #1d1d1d;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #424242;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px;--body-background: linear-gradient(to bottom left, #2fc388, #019fb9, #6c327c)}@media(prefers-color-scheme:dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}body{color:var(--color-text);background:var(--color-background);background-image:var(--body-background);transition:color .5s,background-color .5s;display:flex;place-items:center}#app{width:100%;padding:0 15px;margin:0 auto;font-weight:400}@media(min-width:900px){#app{max-width:1280px}}h1,h2,h3{color:var(--vt-c-black)}a,.green{color:#00bd7e;transition:.4s;padding:3px}.top-nav[data-v-414a79eb]{position:fixed;top:0;left:0;width:100%;height:60px;display:flex;align-items:center;background-color:#5cc2cf;z-index:1000}.nav-left[data-v-414a79eb]{display:flex;align-items:center;gap:5px;margin-left:90px;background:linear-gradient(to right,#5cc2cf,#069cb9);text-align:left;padding:0 12px;border-radius:0 15px 15px 0}.nav-left a[data-v-414a79eb],.nav-left a[data-v-414a79eb]:link,.nav-left a[data-v-414a79eb]:visited{color:#fff;font-weight:700;font-size:32px;text-decoration:none}.nav-left img[data-v-414a79eb]{width:36px;height:36px;display:block}.nav-right[data-v-414a79eb]{height:100%;display:flex;align-items:center;background:linear-gradient(to right,#5cc2cf,#069cb9);margin-left:auto;padding:0 90px 0 0;text-align:left;position:relative}.menuItem[data-v-414a79eb]{display:flex;list-style:none;align-items:center}.menuItem li[data-v-414a79eb],.menu-toggle-btn[data-v-414a79eb]{height:80%;width:100px;border-radius:10px;display:flex;align-items:center;justify-content:center}.nav-right li[data-v-414a79eb]:hover,.menu-toggle-btn[data-v-414a79eb]:hover{transition:.5s;box-shadow:3px 3px 5px #0a0a0a4d}.nav-right a[data-v-414a79eb]{display:block;color:#fff;font-weight:700;font-size:22px}.nav-right img[data-v-414a79eb]{width:30px;height:30px;display:block}.menu-toggle-btn[data-v-414a79eb]{display:none}@media screen and (max-width:900px){.nav-right[data-v-414a79eb]{padding:0 20px 0 0}.menuItem li[data-v-414a79eb]:not(.menu-toggle-btn){display:none}.menu-toggle-btn[data-v-414a79eb]{display:flex}.nav-right.menu-open .menuItem[data-v-414a79eb]:not(.menu-toggle-btn){position:absolute;top:60px;right:0;display:flex;flex-direction:column;justify-content:flex-start;margin:0 20px;background-color:#5cc2cf80;border-radius:0 0 15px 15px}.nav-right.menu-open li[data-v-414a79eb]:not(.menu-toggle-btn){display:flex;margin-top:2px}.nav-right.menu-open li[data-v-414a79eb]:not(.menu-toggle-btn):hover{background-color:#5cc2cfcc;transition:.5s}}.blog[data-v-9b588af4]{display:flex;gap:20px;padding:12px;background-color:#e4f4f0;border-radius:15px;align-items:stretch;width:100%;height:180px;overflow:hidden}.media[data-v-9b588af4]{flex:0 0 30%;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center}.media[data-v-9b588af4]:hover{transform:scale(1.03);transition:transform .5s ease;cursor:pointer}.media img[data-v-9b588af4]{width:100%;height:100%;object-fit:cover;border-radius:10px}.media img.icon-svg[data-v-9b588af4]{width:70%;height:70%;object-fit:contain}.content[data-v-9b588af4]{flex:1;padding:6px;display:flex;flex-direction:column;justify-content:center;min-width:0;overflow:hidden}.title[data-v-9b588af4]{font-weight:700;font-size:20px;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title[data-v-9b588af4]:hover{color:#069cb9;transition:color .5s ease;cursor:pointer}.meta[data-v-9b588af4]{display:flex;gap:34px;align-items:center;color:#0009;border-top:1px solid rgba(70,70,70,.5);padding-top:10px;margin-bottom:8px;font-size:14px}.meta-item[data-v-9b588af4]{display:flex;align-items:center;gap:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.meta img[data-v-9b588af4]{width:18px;height:18px}.describe[data-v-9b588af4]{font-size:16px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:box;line-clamp:2;box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.meta[data-v-9b588af4]{gap:16px}.title[data-v-9b588af4]{font-size:18px}}@media(max-width:520px){.blog[data-v-9b588af4]{flex-direction:column;height:auto}.media[data-v-9b588af4]{flex:0 0 auto;height:180px}.meta[data-v-9b588af4]{gap:18px;flex-wrap:wrap}.title[data-v-9b588af4]{white-space:nowrap;font-size:1rem}}.profile[data-v-9bc0bfe0]{height:360px;width:300px;display:flex;flex-direction:column;background-color:#e4f4f0;border-radius:15px;text-align:center;padding:0 20px}.topContent[data-v-9bc0bfe0]{height:250px;padding:15px 0}.topContent h2[data-v-9bc0bfe0]{margin:8px 0;font-size:28px;font-weight:700}.topContent p[data-v-9bc0bfe0]{margin:0;font-size:16px}.avatar[data-v-9bc0bfe0]{width:126px;height:126px}.bottomContent[data-v-9bc0bfe0]{flex:1;border-top:1px solid rgba(0,0,0,.8);display:flex;align-items:center;justify-content:space-around}.bottomContent a[data-v-9bc0bfe0]{display:flex;align-items:center;justify-content:center}.bottomContent a[data-v-9bc0bfe0]:hover{transform:scale(1.1)}.icon[data-v-9bc0bfe0]{width:35px;height:35px}.webInfo[data-v-45857f9d]{width:300px;background-color:#e4f4f0;border-radius:15px;padding:20px}.header[data-v-45857f9d]{display:flex;align-items:center;gap:10px;margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.8)}.header .icon[data-v-45857f9d]{width:35px;height:35px}.header h2[data-v-45857f9d]{font-size:24px;font-weight:700}.content[data-v-45857f9d]{display:flex;flex-direction:column;gap:12px}.info-row[data-v-45857f9d]{display:flex;justify-content:space-between;align-items:center;font-size:16px}.label[data-v-45857f9d]{color:#0009;font-weight:500}.history[data-v-e8cd34d6]{height:370px;width:300px;background-color:#e4f4f0;border-radius:15px;display:flex;flex-direction:column;padding:20px}.header[data-v-e8cd34d6]{display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(0,0,0,.8);padding:0 0 4px 6px}.header .icon[data-v-e8cd34d6]{width:32px;height:32px}.header h2[data-v-e8cd34d6]{margin:0;font-size:24px;font-weight:700}.timeline-container[data-v-e8cd34d6]{flex:1;overflow-y:auto;padding-top:12px}.timeline-container[data-v-e8cd34d6]::-webkit-scrollbar{width:0}.timeline-container[data-v-e8cd34d6]{-ms-overflow-style:none;scrollbar-width:none}.timeline[data-v-e8cd34d6]{display:flex;flex-direction:column;gap:12px;padding:0;position:relative;margin-left:11px}.timeline[data-v-e8cd34d6]:before{content:"";position:absolute;left:5px;top:8px;bottom:8px;width:2px;background-color:#0003}.timeline-item[data-v-e8cd34d6]{display:flex;gap:32px;align-items:flex-start;position:relative}.timeline-dot[data-v-e8cd34d6]{width:12px;height:12px;border-radius:50%;background-color:#888;margin-top:3px}.timeline-content .date[data-v-e8cd34d6]{font-size:14px;font-weight:600;line-height:1.3;color:#000000b3}.timeline-content .desc[data-v-e8cd34d6]{font-size:13px;color:#000000b3}header[data-v-1eee4356]{display:flex;align-items:center;justify-content:center;height:100vh;width:100%;box-sizing:border-box}header p[data-v-1eee4356]{font-size:36px;font-weight:700;color:#333}main[data-v-1eee4356]{width:100%;display:flex;flex-direction:column;gap:20px}@media(min-width:900px){main[data-v-1eee4356]{display:flex;flex-direction:row;gap:20px}}.leftPart[data-v-1eee4356]{display:flex;align-items:center;flex-direction:column;gap:10px}.rightContent[data-v-1eee4356]{flex:1;display:flex;flex-direction:column;gap:10px}
