@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@500;600;700;800;900&family=Noto+Sans+SC:wght@400;500;700;800&family=Zen+Maru+Gothic:wght@500;700&display=swap);.animal-footer[data-v-585cff69]{margin-top:auto;padding-top:32px}.animal-footer__divider[data-v-585cff69]{display:block;width:180px;height:14px;margin:0 auto 18px;-o-object-fit:contain;object-fit:contain}.animal-footer__content[data-v-585cff69]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 18px;color:var(--animal-text-soft);font-size:14px}.animal-footer__content p[data-v-585cff69]{margin:0}.animal-footer__content a[data-v-585cff69]{color:var(--animal-primary-active);font-weight:700;text-decoration:none}.animal-footer__scene[data-v-585cff69]{height:84px;margin-top:22px;border-radius:28px;background-position:bottom;background-repeat:no-repeat;background-size:cover}@media (max-width:820px){.animal-footer__scene[data-v-585cff69]{height:64px}}:root{--animal-primary:#19c8b9;--animal-primary-hover:#3dd4c6;--animal-primary-active:#11a89b;--animal-primary-soft:#e6f9f6;--animal-text:#794f27;--animal-text-body:#725d42;--animal-text-soft:#8a7b66;--animal-border:#cdbfa7;--animal-border-strong:#a99472;--animal-bg:#f8f8f0;--animal-bg-panel:#f7f3df;--animal-bg-sidebar:#f2ead5;--animal-bg-soft:#fffdf6;--animal-shadow:0 14px 36px rgba(61,52,40,.14);--animal-shadow-soft:0 8px 20px rgba(61,52,40,.1);--animal-press-shadow:0 5px 0 0 #bdaea0;--animal-radius-lg:32px;--animal-radius-md:24px;--animal-radius-sm:18px;--animal-font:Nunito,"Noto Sans SC","Zen Maru Gothic",-apple-system,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif}#app,body,html{min-height:100%}body{margin:0;color:var(--animal-text-body);font-family:var(--animal-font);background:linear-gradient(hsla(0,0%,100%,.08),hsla(0,0%,100%,.08)),url(/img/home_bg.f8e91938.webp) 0 0 /420px auto repeat,#7dc395;letter-spacing:.01em}body:before{content:"";position:fixed;inset:0;background:url(/img/content_bg_pc.783ad717.jpg) 50%/520px auto repeat;opacity:.06;pointer-events:none;z-index:0}*{box-sizing:border-box}#app{position:relative;z-index:1}a{color:inherit}button,input,select,textarea{font:inherit}.animal-app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;max-width:1480px;min-height:100vh;margin:0 auto;padding:24px}.animal-main-card{min-width:0;background:linear-gradient(180deg,#fffdf6 0,var(--animal-bg-panel) 100%);border:2px solid hsla(36,22%,54%,.42);border-radius:40px;box-shadow:var(--animal-shadow);overflow:hidden}.animal-main-scroll{display:flex;flex-direction:column;min-height:100%;padding:34px}.animal-sidebar{position:sticky;top:24px;align-self:start;display:flex;flex-direction:column;gap:20px;padding:26px 22px;background:linear-gradient(180deg,rgba(255,253,246,.97),hsla(43,53%,89%,.96));border:2px solid hsla(36,22%,54%,.38);border-radius:36px;box-shadow:var(--animal-shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.animal-sidebar__brand{display:grid;grid-template-columns:84px minmax(0,1fr);gap:14px;align-items:center;text-decoration:none}.animal-sidebar__avatar{display:grid;place-items:center;width:84px;height:84px;padding:14px;background:radial-gradient(circle at top,#fff 0,#f7f0dc 100%);border:2px solid hsla(36,22%,54%,.32);border-radius:28px 34px 24px 36px;box-shadow:var(--animal-shadow-soft)}.animal-sidebar__avatar img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.animal-sidebar__eyebrow{margin:0 0 4px;color:var(--animal-primary-active);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.animal-sidebar__title{margin:0;color:var(--animal-text);font-size:28px;font-weight:800;line-height:1.05}.animal-sidebar__desc{margin:6px 0 0;color:var(--animal-text-soft);font-size:13px;line-height:1.5}.animal-sidebar__nav{display:flex;flex-direction:column;gap:10px}.animal-nav-item{display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:24px;text-decoration:none;transition:transform .25s ease,background-color .25s ease,box-shadow .25s ease}.animal-nav-item:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.56)}.animal-nav-item.is-active{background:#d9eee8;box-shadow:0 6px 20px rgba(25,200,185,.14)}.animal-nav-item__icon{flex:none;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;box-shadow:inset 0 -4px 0 hsla(0,0%,100%,.2)}.animal-nav-item__icon img{width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.animal-nav-item__text{display:flex;flex-direction:column;min-width:0}.animal-nav-item__text strong{color:var(--animal-text);font-size:16px;font-weight:700}.animal-nav-item__text small{color:var(--animal-text-soft);font-size:12px;margin-top:2px}.animal-sidebar__stamp{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:24px;background:hsla(0,0%,100%,.62);color:var(--animal-text-soft);font-size:13px;line-height:1.5}.animal-sidebar__stamp img{width:26px;height:26px}.animal-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 22px;border:2px solid #f8f8f0;border-radius:999px;background:#f8f8f0;color:var(--animal-text);font-size:14px;font-weight:700;letter-spacing:.02em;text-decoration:none;box-shadow:var(--animal-press-shadow);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.animal-button:hover{transform:translateY(-1px);box-shadow:0 6px 0 0 #bdaea0}.animal-button:active{transform:translateY(2px);box-shadow:0 1px 0 0 #bdaea0}.animal-button--ghost{border-color:hsla(36,22%,54%,.44);background:hsla(0,0%,100%,.56)}.animal-button--small{min-height:38px;padding:0 16px;font-size:13px}.animal-button img{width:18px;height:18px}.animal-panel{background:linear-gradient(180deg,rgba(255,253,246,.94),hsla(50,60%,92%,.96));border:2px solid hsla(36,22%,54%,.34);border-radius:32px;box-shadow:var(--animal-shadow-soft)}.animal-detail-shell,.animal-page-hero,.animal-section{padding:28px}.animal-detail-shell+.animal-section,.animal-page-hero+.animal-section,.animal-section+.animal-section{margin-top:20px}.animal-eyebrow{margin:0 0 10px;color:var(--animal-primary-active);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.animal-title{margin:0;color:var(--animal-text);font-size:clamp(34px,4vw,56px);font-weight:800;line-height:1.05}.animal-subtitle{margin:14px 0 0;color:var(--animal-text-soft);font-size:16px;line-height:1.75;max-width:720px}.animal-divider{display:block;width:180px;height:14px;margin-top:16px;-o-object-fit:contain;object-fit:contain}.animal-cta-row,.animal-link-row,.animal-pill-list,.animal-stat-row{display:flex;flex-wrap:wrap;gap:12px}.animal-stat-row{margin-top:20px}.animal-stat-pill{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:18px;background:hsla(0,0%,100%,.62);color:var(--animal-text);font-size:13px;font-weight:700}.animal-stat-pill strong{color:var(--animal-primary-active);font-size:17px}.animal-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.animal-section-heading{margin:0;color:var(--animal-text);font-size:28px;font-weight:800}.animal-section-note{margin:6px 0 0;color:var(--animal-text-soft);font-size:14px;line-height:1.6}.animal-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.animal-card-grid--single{grid-template-columns:1fr}.animal-entry-card{display:flex;flex-direction:column;gap:14px;min-width:0;padding:22px;border-radius:26px;background:hsla(0,0%,100%,.6);border:2px solid hsla(36,22%,54%,.22);text-decoration:none;box-shadow:0 8px 24px rgba(114,93,66,.08);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.animal-entry-card:hover{transform:translateY(-4px);border-color:rgba(25,200,185,.36);box-shadow:0 14px 30px rgba(114,93,66,.12)}.animal-entry-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.animal-entry-card__title{margin:0;color:var(--animal-text);font-size:24px;font-weight:800;line-height:1.25}.animal-entry-card__date,.animal-entry-card__desc,.animal-entry-card__meta{margin:0;color:var(--animal-text-soft);font-size:14px;line-height:1.7}.animal-entry-card__meta strong{color:var(--animal-text-body)}.animal-mini-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.04em}.animal-mini-badge--article{background:#82d5bb}.animal-mini-badge--paper{background:#889df0}.animal-mini-badge--award{background:#f7cd67;color:var(--animal-text)}.animal-link-row a,.animal-text-link{color:var(--animal-primary-active);font-weight:700;text-decoration:none}.animal-link-row a:hover,.animal-text-link:hover{color:var(--animal-primary-hover)}.animal-empty{padding:48px 28px;text-align:center;color:var(--animal-text-soft);font-size:16px}.animal-detail-shell__head{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}.animal-detail-shell__title{margin:0;color:var(--animal-text);font-size:clamp(28px,3vw,44px);font-weight:800;line-height:1.2}.animal-detail-shell__meta{display:flex;flex-wrap:wrap;gap:12px;color:var(--animal-text-soft);font-size:14px}.animal-prose{color:var(--animal-text-body);font-size:16px;line-height:1.85}.animal-prose>:first-child{margin-top:0}.animal-prose h1,.animal-prose h2,.animal-prose h3,.animal-prose h4{color:var(--animal-text);line-height:1.3;margin:1.4em 0 .65em}.animal-prose blockquote,.animal-prose ol,.animal-prose p,.animal-prose ul{margin:0 0 1em}.animal-prose a{color:var(--animal-primary-active);font-weight:700}.animal-prose blockquote{padding:12px 18px;border-left:4px solid var(--animal-primary);background:hsla(0,0%,100%,.54);border-radius:16px}.animal-prose img{max-width:100%;border-radius:22px;box-shadow:var(--animal-shadow-soft)}.animal-prose pre{overflow-x:auto;padding:16px 18px;border:2px solid hsla(36,22%,54%,.24);border-radius:20px;background:#fffdf6;color:var(--animal-text-body)}.animal-prose code{padding:2px 8px;border-radius:999px;background:rgba(25,200,185,.1);color:var(--animal-primary-active);font-size:.94em}.animal-prose pre code{padding:0;background:transparent;color:inherit}.animal-prose table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:18px}.animal-prose td,.animal-prose th{padding:12px 14px;border:1px solid hsla(36,22%,54%,.18)}.animal-app-shell .el-tag{min-height:28px;padding:0 12px;border:none;border-radius:999px;background:#f7cd67;color:var(--animal-text);font-weight:700}.animal-app-shell .el-popover.el-popper{border:2px solid hsla(36,22%,54%,.26);border-radius:24px;padding:16px;color:var(--animal-text-body);background:linear-gradient(180deg,#fffdf6,var(--animal-bg-panel));box-shadow:var(--animal-shadow)}.animal-app-shell .el-popper__arrow:before{background:#fffdf6;border-color:hsla(36,22%,54%,.26)}@media (max-width:1120px){.animal-app-shell{grid-template-columns:1fr}.animal-sidebar{position:static}.animal-sidebar__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.animal-app-shell{padding:16px;gap:16px}.animal-detail-shell,.animal-main-scroll,.animal-page-hero,.animal-section{padding:20px}.animal-card-grid,.animal-sidebar__nav{grid-template-columns:1fr}.animal-entry-card__head,.animal-section-header{flex-direction:column;align-items:flex-start}}