:root{color:#1f1f1f;background:#f6f0e5;font-family:Microsoft YaHei,PingFang SC,Segoe UI,sans-serif;font-size:15px;line-height:1.5}*{box-sizing:border-box}body{background:radial-gradient(circle at 20% 0,#fff8e7,#f6ede1 65%,#f4e8dc);margin:0}html[data-site-page-skin="1"]{color:var(--site-original-text,#1f1f1f);background:var(--site-original-body-c,#f6f0e5)}html[data-site-page-skin="1"]:not([data-site-page-bg-img="1"]) body{background:radial-gradient(circle at 20% 0, var(--site-original-body-a,#fff8e7), var(--site-original-body-b,#f6ede1) 65%, var(--site-original-body-c,#f4e8dc))}html[data-site-page-skin="1"][data-site-page-bg-img="1"] body{background-image:var(--site-original-page-bg-img-layer), radial-gradient(circle at 20% 0, var(--site-original-body-a,#fff8e7), var(--site-original-body-b,#f6ede1) 65%, var(--site-original-body-c,#f4e8dc));background-position:50%,0 0;background-repeat:no-repeat,no-repeat;background-size:cover,auto}html[data-site-hero-skin="1"] .hero.card:not(.topbar){background:linear-gradient(168deg, var(--site-hero-card-a,#fffdf9), var(--site-hero-card-b,#f3ebe0))}html[data-site-hero-skin="1"][data-site-hero-bg-img="1"] .hero.card:not(.topbar){background-image:var(--site-hero-card-bg-img-layer), linear-gradient(168deg, var(--site-hero-card-a,#fffdf9), var(--site-hero-card-b,#f3ebe0));background-position:50%,0 0;background-repeat:no-repeat,no-repeat;background-size:cover,auto}#app{min-height:100vh}.sharehub-page{flex-direction:column;gap:14px;max-width:1220px;margin:0 auto;padding:16px;display:flex}.card{background:#fffaf2;border:2px solid #ccbea9;border-radius:18px;box-shadow:0 2px #8d785729}.topbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:12px 20px;display:grid;position:relative}.brand{color:inherit;justify-self:start;align-items:center;gap:6px;text-decoration:none;display:flex}.brand-logo-cloud{filter:drop-shadow(0 1px 2px #2f261f24);flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}.brand-logo-cloud svg{width:clamp(26px,4.6vw,40px);height:auto;display:block}.brand-mark-filter-defs{width:0;height:0;position:absolute;overflow:hidden}.brand-mark{letter-spacing:-.02em;background:linear-gradient(122deg,#b08968 0%,#d4a574 9%,#f0ab9c 18%,#f5b8cc 27%,#e9d4f5 36%,#c7d9f7 45%,#a8e6f0 54%,#b8f0d8 63%,#f5e6a8 72%,#fcd29f 81%,#e8b4a0 90%,#a67c52 100%) 22%/300% 100%;color:#0000;-webkit-text-fill-color:transparent;filter:url(#yydsBrandWatercolor);-webkit-background-clip:text;background-clip:text;font-family:Comic Sans MS,KaiTi,cursive;font-size:clamp(1.05rem,2.4vw,1.65rem);font-weight:700}.nav{flex-wrap:wrap;justify-content:center;gap:24px;font-size:clamp(.84rem,1.7vw,1rem);font-weight:700;display:flex}.nav-item{cursor:pointer;font-size:inherit;font-weight:inherit;color:#2e261d;background:#f8ebdc;border:0;border-radius:999px;padding:7px 14px;transition:all .2s}.nav-item:hover{transform:translateY(-1px)}.nav-item:first-child{background:#fff1d9}.nav-item:nth-child(2){background:#fbe6ea}.nav-item:nth-child(3){background:#e8f1ff}.nav-item:nth-child(4){background:#e8f8ef}.nav-item-active{color:#4a2c1b;background:linear-gradient(90deg,#f08f2f,#ea6f48);box-shadow:0 2px 8px #dc6f3359}.actions{flex-wrap:wrap;justify-content:flex-end;justify-self:end;align-items:center;gap:10px;display:flex}.sidebar-search-row{align-items:stretch;gap:8px;width:100%;display:flex}.sidebar-search-input{color:#2f261f;background:#fff8ee;border:2px solid #e2d8c8;border-radius:14px;flex:auto;min-width:0;padding:8px 12px;font-family:inherit;font-size:clamp(.78rem,1.4vw,.92rem)}.sidebar-search-input::placeholder{color:#8e7d68}.sidebar-search-icon-btn{cursor:pointer;color:#4a2c1b;background:linear-gradient(90deg,#f7be74,#f3a674);border:2px solid #e2d8c8;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;min-height:40px;padding:0;transition:transform .2s;display:flex}.sidebar-search-icon-btn:hover{transform:translateY(-1px)}.sidebar-search-svg{width:20px;height:20px;display:block}.search-modal-mask{z-index:2000;background:#2f261f73;justify-content:center;align-items:flex-start;padding:48px 16px;display:flex;position:fixed;inset:0;overflow:auto}.search-modal{border-width:2px;width:min(640px,100%);max-height:min(80vh,720px);padding:16px;overflow:auto}.search-modal-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.search-modal-head h3{color:#2f261f;margin:0;font-size:1.05rem}.search-modal-close{cursor:pointer;color:#4c3a2a;background:#fff7ea;border:1px solid #dcccb2;border-radius:8px;width:32px;height:32px;font-size:1.25rem;line-height:1}.search-modal-hint,.search-modal-meta,.search-modal-empty{color:#6f5f50;margin:0 0 12px;font-size:.85rem;line-height:1.5}.search-result-list{margin:0 0 12px;padding:0;list-style:none}.search-result-item{cursor:pointer;border-top:1px solid #eadfce;border-radius:8px;align-items:center;gap:10px;padding:10px 8px;display:flex}.search-result-item:hover,.search-result-item:focus-visible{background:#fff3e0;outline:none}.search-result-item:first-child{border-top:0}.search-result-cover{object-fit:cover;border:1px solid #e7d8c3;border-radius:8px;flex-shrink:0;width:72px;height:52px}.search-result-text{flex-direction:column;gap:4px;min-width:0;display:flex}.search-result-title{color:#2f261f;font-size:.88rem;font-weight:600;line-height:1.35}.search-result-sub{color:#7a6655;font-size:.74rem}.search-modal-pagination{margin-top:4px}.search-modal-pagination .pagination{border-top:0;padding-top:8px}.auth-btn,.publish-btn{cursor:pointer;color:#1f1308;background:linear-gradient(90deg,#ffdeca,#ffc6b5);border:0;border-radius:12px;font-size:clamp(.8rem,1.6vw,.92rem);font-weight:700;transition:transform .2s}.auth-btn:hover,.publish-btn:hover{transform:translateY(-1px)}.auth-btn{padding:8px 14px}.auth-link-btn{border:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.header-user{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.header-user-link{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.header-user-link:hover .header-user-name{text-decoration:underline}.header-user-avatar{object-fit:cover;border:2px solid #e7d8c3;border-radius:50%;flex-shrink:0;width:32px;height:32px}.header-user-name{color:#3a2f24;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:clamp(.78rem,1.4vw,.9rem);font-weight:700;overflow:hidden}.user-six-coin-badge{background:linear-gradient(135deg,#fff8c680,#ffdc7c4d);border:1px solid #e6ae3a73;border-radius:999px;align-items:center;gap:6px;margin-left:2px;padding:4px 10px 4px 8px;display:inline-flex;box-shadow:0 4px 12px #d6921438,0 0 14px #ffd65c47}.user-six-coin-icon{background:radial-gradient(circle at 28% 22%,#fffef2 0%,#ffe895 34%,#f0b932 61%,#b86a0d 100%);border:1px solid #8a4c06eb;border-radius:50%;width:1.28em;height:1.28em;position:relative;box-shadow:inset 0 .1em .15em #fffff0fa,inset 0 -.11em .16em #7e470570,0 .08em .18em #79460759,0 0 .2em #ffd15647}.user-six-coin-icon:before{content:"";border:1px solid #fff2b8d9;border-radius:50%;position:absolute;inset:.13em;box-shadow:inset 0 .04em .08em #ffffff8c,0 0 .08em #ffdf7c6b}.user-six-coin-icon:after{content:"6";color:#8f4f00;text-shadow:0 .03em #fff8dceb,0 0 .09em #ffdc7080;place-items:center;font-size:.66em;font-weight:800;line-height:1;display:grid;position:absolute;inset:0}.user-six-coin-value{letter-spacing:.2px;color:#d78a00;text-shadow:0 1px #fffae4eb,0 0 10px #ffd65c59;font-size:16px;font-weight:800;line-height:1}.header-user-logout{cursor:pointer;color:#5c4a38;background:#f0e4d4;border:0;border-radius:8px;padding:4px 8px;font-size:.72rem;font-weight:600}.header-user-logout:hover{background:#e5d6c4}.hero{text-align:center;background:radial-gradient(120% 92% at 10% 0,#ffdab980 0%,#0000 55%),radial-gradient(95% 85% at 92% 12%,#fccdd773 0%,#0000 50%),radial-gradient(85% 75% at 48% 100%,#bedcf561 0%,#0000 58%),linear-gradient(168deg,#fffdf9 0%,#faf4ea 45%,#f3ebe0 100%);border-color:#b9a68e;padding:clamp(24px,5vw,46px) 16px;position:relative;box-shadow:0 2px #7862482e,inset 0 1px #ffffff8c}.hero-filter-defs{width:0;height:0;position:absolute;overflow:hidden}html[data-site-theme=golden] .hero.card:not(.topbar),html[data-site-theme=red] .hero.card:not(.topbar),html[data-site-theme=spectrum] .hero.card{animation:none}.hero h1{letter-spacing:.04em;font-synthesis:none;-webkit-font-smoothing:antialiased;background:linear-gradient(118deg,#9a6e58 0%,#b07a72 18%,#8f7a8e 34%,#6f8794 50%,#6a9288 66%,#9c8a62 82%,#8a6a52 100%) 50%/100% 100%;color:#0000;-webkit-text-fill-color:transparent;filter:url(#yydsHeroWatercolor);-webkit-background-clip:text;background-clip:text;margin:0;font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Hiragino Maru Gothic ProN,Yu Gothic UI,Varela Round,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:clamp(1.35rem,3.6vw,2.35rem);font-weight:600;line-height:1.2}.hero-marquee{margin-top:10px;--hero-marquee-sec:28s;max-width:min(920px,100%);margin-inline:auto}.hero-marquee__viewport{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.hero-marquee__track{width:max-content;animation:yydsHeroMarquee var(--hero-marquee-sec,28s) linear infinite;will-change:transform;flex-wrap:nowrap;display:flex}.hero-marquee__seg{letter-spacing:.04em;font-synthesis:none;-webkit-font-smoothing:antialiased;white-space:nowrap;background:linear-gradient(118deg,#c2410c 0%,#db2777 22%,#9333ea 44%,#2563eb 66%,#0d9488 88%,#ca8a04 100%) 0%/160% 100%;color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex:none;padding-right:2.75rem;font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Hiragino Maru Gothic ProN,Yu Gothic UI,Varela Round,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:clamp(.78rem,1.5vw,.9rem);font-weight:600;line-height:1.5}@keyframes yydsHeroMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero p{letter-spacing:.045em;font-synthesis:none;-webkit-font-smoothing:antialiased;color:#6a6358;-webkit-text-fill-color:#6a6358;filter:none;background:0 0;margin-top:10px;font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Hiragino Maru Gothic ProN,Yu Gothic UI,Varela Round,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:clamp(.88rem,2.1vw,1.28rem);font-weight:600;line-height:1.55}.content-grid{align-items:flex-start;gap:14px;display:flex}.resource-layout{display:flex}.resource-panel{width:100%;padding:12px}.resource-filter{border-width:1px;padding:10px}.resource-filter-row{flex-wrap:wrap;gap:6px;display:flex}.resource-filter-row+.resource-filter-row{margin-top:8px}.resource-chip{color:#5b4c3e;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f5ece0;border-radius:6px;padding:2px 8px;font-size:.74rem}.resource-chip:hover{filter:brightness(.97)}.resource-chip-active{color:#4a2c1b;background:#f8dcb6}.resource-sort{color:#7a6655;justify-content:flex-end;gap:12px;margin:10px 0 12px;font-size:.74rem;display:flex}.resource-sort-btn{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:4px;padding:2px 6px}.resource-sort-btn:hover{color:#4a2c1b}.resource-sort-btn--active{color:#4a2c1b;background:#f8dcb6;font-weight:600}.resource-sort-ord{margin-left:2px;font-size:.72em;font-weight:700}.resource-grid-wrap{min-height:220px;position:relative}.resource-grid-wrap--updating .resource-grid{pointer-events:none;opacity:.72;transition:opacity .12s ease-out}.resource-grid-empty{text-align:center;color:#7a6655;padding:2.5rem 1rem;font-size:.9rem}.resource-filter-row--partitions{gap:8px}.resource-other-partition-hint{color:#8a7560;margin:0 0 6px;font-size:.68rem;font-weight:600}.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.resource-card{background:#fffdf8;border:1px solid #dfd0bb;border-radius:10px;padding:8px}.resource-cover-wrap{aspect-ratio:16/9;border-radius:8px;position:relative;overflow:hidden}.resource-cover-link{width:100%;height:100%;display:block}.resource-cover{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.resource-badge{text-align:center;color:#fff;background:#2b2521b3;border-radius:999px;max-width:calc(100% - 4.5rem);padding:2px 6px;font-size:.64rem;line-height:1.25;position:absolute;top:6px;left:6px}.resource-cover-badges-end{z-index:1;flex-wrap:nowrap;align-items:center;gap:4px;max-width:min(100% - 5.5rem,11rem);display:inline-flex;position:absolute;top:6px;right:6px}.resource-cover-badges-end .resource-heat{border-radius:999px;flex-shrink:0;padding:2px 6px;font-size:.64rem;position:static}.resource-cover-badges-end .resource-card-badge{flex-shrink:0;padding:2px 5px;font-size:.58rem}.resource-badge--partition{border-radius:8px;padding:3px 8px;font-size:.62rem}.resource-heat{color:#503311;background:#fad6a4eb}.resource-title{color:#2f261f;margin:8px 0 4px;font-size:.85rem;line-height:1.3}.resource-desc{color:#756656;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.72rem;display:-webkit-box;overflow:hidden}.resource-meta{color:#7a6655;flex-wrap:wrap;gap:8px;margin-top:6px;font-size:.7rem;display:flex}.resource-card-extras{flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;display:flex}.resource-card-rating{color:#92400e;background:linear-gradient(135deg,#fef3c7f2,#fbbf2459);border:1px solid #d9770673;border-radius:999px;padding:2px 7px;font-size:.68rem;font-weight:700}.resource-card-badge{letter-spacing:.05em;border-radius:6px;padding:2px 6px;font-size:.64rem;font-weight:800;line-height:1.2}.resource-card-badge--scarce{color:#7c2d12;background:linear-gradient(135deg,#fed7aaf2,#fb923c73);border:1px solid #ea580c80}.resource-card-badge--original{color:#1e3a8a;box-shadow:none;background:#dbeafe;border:1px solid #93c5fd}.forum-layout{align-items:flex-start;gap:14px;display:flex}.forum-main{flex:auto;min-width:0;padding:12px}.forum-compose{border-width:1px;padding:10px}.forum-profile{align-items:center;gap:10px;margin-bottom:8px;display:flex}.forum-avatar{object-fit:cover;border:1px solid #dcccb2;border-radius:10px;width:56px;height:56px}.forum-user h3{color:#2f261f;margin:0;font-size:.98rem}.forum-user p{color:#6f5f50;margin:3px 0 0;font-size:.74rem}.forum-editor textarea{width:100%;min-height:68px;font:inherit;resize:vertical;background:#fffdf8;border:1px solid #dcccb2;border-radius:8px;padding:8px 10px;font-size:.8rem}.forum-editor-actions{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.forum-privacy{color:#655445;align-items:center;gap:10px;font-size:.75rem;display:flex}.forum-send-btn{color:#4a2c1b;background:#f8dcb6;border:1px solid #cfb797;border-radius:8px;padding:5px 12px;font-size:.76rem;font-weight:600}.forum-tabs{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.forum-tab{color:#5b4c3d;background:#f7ece0;border:1px solid #d9cab4;border-radius:8px;padding:4px 10px;font-size:.74rem}.forum-tab-active{color:#4a2c1b;background:#f8dcb6}.forum-item{border-top:1px solid #eadfce;gap:10px;padding:10px 6px;display:flex}.forum-item-avatar{object-fit:cover;border:1px solid #dcccb2;border-radius:8px;flex-shrink:0;width:40px;height:40px}.forum-item-main{flex:auto;min-width:0}.forum-item-content{color:#2f261f;margin:0;font-size:.82rem;line-height:1.45}.forum-author{color:#1c6f94;font-weight:600}.forum-item-meta{color:#776757;gap:10px;margin-top:5px;font-size:.72rem;display:flex}.forum-side{flex-direction:column;flex:0 0 270px;gap:10px;display:flex}.forum-side-list{color:#5f4f40;flex-direction:column;gap:8px;margin:0;padding:0;font-size:.75rem;list-style:none;display:flex}.notice-layout{display:flex}.notice-main{width:100%;padding:12px}.notice-filter{border-width:1px;padding:10px}.notice-filter-row{flex-wrap:wrap;gap:6px;display:flex}.notice-filter-row+.notice-filter-row{margin-top:8px}.notice-chip{color:#5b4c3e;background:#f5ece0;border-radius:6px;padding:2px 8px;font-size:.74rem}.notice-chip-active{color:#4a2c1b;background:#f8dcb6}.notice-sort{color:#7a6655;justify-content:flex-end;gap:12px;margin:10px 0 12px;font-size:.74rem;display:flex}.notice-item{align-items:center;gap:12px;margin-bottom:10px;padding:10px;display:flex}.notice-cover{object-fit:cover;border:1px solid #e2d5c1;border-radius:8px;flex-shrink:0;width:140px;height:88px}.notice-body{flex:auto;min-width:0}.notice-title{color:#2f261f;margin:0 0 6px;font-size:.92rem}.notice-desc{color:#756656;margin:0 0 6px;font-size:.74rem}.notice-tag{color:#7d3d20;background:#ffd9c9;border-radius:999px;padding:2px 8px;font-size:.68rem;display:inline-block}.notice-meta{color:#7a6655;flex-wrap:wrap;gap:10px;margin-top:6px;font-size:.72rem;display:flex}.publish-layout{display:flex}.publish-panel{width:100%;padding:12px}.publish-header{justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 10px;display:flex}.publish-header h3{color:#2f261f;margin:0;font-size:1rem}.publish-form{background:#fffdf8;border:1px solid #e3d8c8;border-radius:10px;padding:10px}.publish-tags-tip{color:#7a6655;margin-top:4px;font-size:12px;display:block}.publish-uploader .el-upload-dragger{width:220px;height:120px}.publish-cover-preview img{object-fit:cover;border-radius:8px;width:220px;height:120px}.publish-style-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.publish-md-editor{width:100%}.publish-form-item--markdown{align-items:stretch}.publish-form-item--markdown .el-form-item__content{width:100%;margin-left:0!important}.publish-form-item-title{color:#4a3d33;width:100%;margin:0 0 6px;font-size:14px;font-weight:600}.publish-preview{border-width:1px;margin-top:12px;padding:10px}.publish-preview h4{color:#2f261f;margin:0 0 8px;font-size:.9rem}.publish-preview-body{background:#fff;border:1px solid #e3d8c8;border-radius:8px;min-height:120px;padding:10px}.publish-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;display:flex}.publish-submit-btn{cursor:pointer;border:0;border-radius:12px;padding:8px 14px;font-size:clamp(.8rem,1.6vw,.92rem);font-weight:700;transition:transform .2s}.publish-submit-btn:hover:not(:disabled){transform:translateY(-1px)}.publish-submit-btn:disabled{opacity:.65;cursor:not-allowed}.publish-submit-btn--primary{color:#1f1308;background:linear-gradient(90deg,#ffdeca,#ffc6b5)}.publish-submit-btn--draft{color:#1a2d3d;background:linear-gradient(90deg,#d8e8f4,#c5daf0)}.publish-submit-btn--cancel{color:#5c1a1a;background:linear-gradient(90deg,#fecdd3,#fca5a5)}.publish-submit-btn--cancel:hover:not(:disabled){filter:brightness(1.03)}.feed{flex:auto;min-width:0;padding:12px}.tabs{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.tab{background:0 0;border:0;border-radius:10px;padding:6px 12px;font-size:clamp(.8rem,1.5vw,.95rem);font-weight:700}.tab-active{color:#fff;background:#f18821}.loading{color:#6d6153;padding:12px 6px;font-size:.84rem}.post-item{border-top:2px solid #eadfce;align-items:flex-start;gap:10px;padding:12px 6px;display:flex}.cover-thumb{object-fit:cover;border:1px solid #e7d8c3;border-radius:8px;width:100%;height:100%}.cover-thumb-link{flex-shrink:0;width:66px;height:48px;display:block}.post-main{flex:auto;min-width:0}.post-title{margin:0 0 4px;font-size:clamp(.82rem,1.45vw,.98rem);line-height:1.35}.meta{color:#584a3b;flex-wrap:wrap;align-items:center;gap:8px;font-size:clamp(.72rem,1.2vw,.82rem);display:flex}.tag{background:#f5d8cf;border-radius:999px;padding:1px 8px}.heat-tag{border-radius:999px;padding:1px 8px;font-weight:600}.heat-tag-high{color:#8c1f1f;background:#ffd9d9}.heat-tag-medium{color:#935010;background:#ffe6c8}.heat-tag-normal{color:#0f5e63;background:#d8f0f2}.post-item-extra{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.post-item-rating{color:#92400e;background:linear-gradient(135deg,#fef3c7f2,#fbbf2459);border:1px solid #d9770673;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:700}.post-item-badge{letter-spacing:.06em;border-radius:6px;padding:2px 7px;font-size:.68rem;font-weight:800;line-height:1.2}.post-item-badge--scarce{color:#7c2d12;background:linear-gradient(135deg,#fed7aaf2,#fb923c73);border:1px solid #ea580c80}.post-item-badge--original{color:#1e3a8a;box-shadow:none;background:#dbeafe;border:1px solid #93c5fd}.post-meta-badges-inline{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.post-meta-badges-inline .heat-tag,.post-meta-badges-inline .post-item-badge{flex-shrink:0}.post-item-aside-stats{flex-direction:column;flex-shrink:0;justify-content:center;align-self:center;align-items:flex-end;gap:6px;margin-left:8px;display:flex}.post-item-views{color:#787882e0;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:.2rem;font-size:.72rem;line-height:1;display:inline-flex}.post-item-views-icon-wrap{justify-content:center;align-items:center;display:inline-flex}.post-item-views-icon{opacity:.55;flex-shrink:0;width:13px;height:13px}.post-item-views-num{opacity:.92;font-size:.72rem}.comments{color:#3a2f24;white-space:nowrap;font-size:.82rem}.post-item-comments-link{color:inherit;cursor:pointer;border-radius:6px;margin:-2px -4px;padding:2px 4px;text-decoration:none}.post-item-comments-link:hover{background:#3a2f2414}.resource-meta-comments-link{color:inherit;cursor:pointer;border-radius:4px;margin:-1px -3px;padding:1px 3px;text-decoration:none}.resource-meta-comments-link:hover{background:#3a2f2414}.pagination{border-top:2px solid #eadfce;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:12px 4px 4px;display:flex}.page-btn{color:#4c3a2a;cursor:pointer;background:#fff7ea;border:1px solid #dcccb2;border-radius:8px;padding:4px 10px;font-size:.78rem}.page-btn:hover:not(:disabled){background:#fde7c6}.page-number{min-width:30px}.page-btn-active{color:#4a2c1b;background:linear-gradient(90deg,#f7be74,#f3a674);border-color:#eb8d57}.page-btn:disabled{opacity:.55;cursor:not-allowed}.right{flex-direction:column;flex:0 0 250px;gap:10px;display:flex}.publish-btn{color:#fff7f0;background:linear-gradient(90deg,#f69d3f,#f08417);padding:10px 12px}.home-checkin-wrap{width:100%}.home-checkin-btn{cursor:pointer;color:#f8fafc;background:linear-gradient(135deg,#8b9dff 0%,#6366f1 48%,#7c3aed 100%);border:1px solid #818cf88c;border-radius:12px;width:100%;padding:10px 12px;font-size:clamp(.74rem,1.4vw,.86rem);font-weight:700;line-height:1.35;transition:transform .2s,box-shadow .25s,filter .25s,background .25s;position:relative;overflow:hidden;box-shadow:0 4px 14px #6366f161,inset 0 1px #ffffff38}.home-checkin-btn--breathe:not(.home-checkin-btn--clickfx){animation:2.5s ease-in-out infinite home-checkin-breathe}@keyframes home-checkin-breathe{0%,to{filter:brightness()saturate();box-shadow:0 4px 14px #6366f161,0 0 #a78bfa8c,inset 0 1px #ffffff38}50%{filter:brightness(1.07)saturate(1.08);box-shadow:0 6px 22px #6366f18c,0 0 0 12px #a78bfa00,inset 0 1px #ffffff47}}.home-checkin-btn:not(:disabled):hover{transform:translateY(-1px)}.home-checkin-btn--clickfx{animation:.48s home-checkin-clickfx}@keyframes home-checkin-clickfx{0%{transform:scale(1)}40%{filter:brightness(1.12);transform:scale(.94)}to{transform:scale(1)}}.home-checkin-btn:disabled,.home-checkin-btn.home-checkin-btn--done:disabled{cursor:not-allowed;color:#64748b!important;box-shadow:none!important;filter:none!important;background:linear-gradient(#e8ecf1,#d1d9e2)!important;border-color:#cbd5e1!important;animation:none!important}.side-card{padding:12px}.side-card h3{margin:0 0 8px;font-size:clamp(.9rem,1.5vw,1.02rem)}.tag-list{flex-wrap:wrap;gap:8px;display:flex}.home-hot-tag-list .hot-tag-chip{border-radius:999px;padding:4px 10px;font-size:clamp(.72rem,1.3vw,.82rem);display:inline-block}.home-hot-tag-list .hot-tag-chip--0{color:#5c3940;background:#ffd5de}.home-hot-tag-list .hot-tag-chip--1{color:#5c3d28;background:#ffd9c4}.home-hot-tag-list .hot-tag-chip--2{color:#453668;background:#e4d4ff}.home-hot-tag-list .hot-tag-chip--3{color:#234a36;background:#c8f0dc}.home-hot-tag-list .hot-tag-chip--4{color:#254060;background:#c9e8ff}.home-hot-tag-list .hot-tag-chip--5{color:#5a4a12;background:#fff0b8}.home-hot-tag-list .hot-tag-chip.tag-chip-btn:hover{box-shadow:0 2px 10px #2d2a2624}.pink-tag{background:#ffd5de;border-radius:999px;padding:4px 10px;font-size:clamp(.72rem,1.3vw,.82rem);display:inline-block}.tag-chip-btn{cursor:pointer;color:#5c3940;border:0;transition:transform .2s,box-shadow .2s}.tag-chip-btn:hover{transform:translateY(-1px);box-shadow:0 2px 8px #d9748a38}.rank-list{margin:0;padding-left:20px;font-size:clamp(.74rem,1.3vw,.82rem)}.rank-list li{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.rank-meta{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.rank-score-icon{background:radial-gradient(circle at 28% 22%,#fffef2 0%,#ffe895 34%,#f0b932 61%,#b86a0d 100%);border:1px solid #8a4c06eb;border-radius:50%;flex:none;width:.95em;height:.95em;position:relative;box-shadow:inset 0 .1em .15em #fffff0fa,inset 0 -.11em .16em #7e470570,0 .08em .18em #79460759,0 0 .2em #ffd15647}.rank-score-icon:before{content:"";border:1px solid #fff2b8d9;border-radius:50%;position:absolute;inset:.13em;box-shadow:inset 0 .04em .08em #ffffff8c,0 0 .08em #ffdf7c6b}.rank-score-icon:after{content:"6";color:#8f4f00;text-shadow:0 .03em #fff8dceb,0 0 .09em #ffdc7080;place-items:center;font-size:.66em;font-weight:800;line-height:1;display:grid;position:absolute;inset:0}.sharehub-page.is-mobile .topbar{grid-template-columns:1fr;justify-items:center;gap:12px}.sharehub-page.is-mobile .actions{justify-content:center;justify-self:center;width:auto}.sharehub-page.is-mobile .sidebar-search-row{width:100%;min-width:0}.sharehub-page.is-mobile .content-grid{flex-direction:column}.sharehub-page.is-mobile .right{flex:auto;width:100%}@media (width<=960px){.sharehub-page{padding:12px}.resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-sort{flex-wrap:wrap;justify-content:flex-start}.forum-layout{flex-direction:column}.forum-side{flex:auto;width:100%}.notice-item{flex-direction:column;align-items:flex-start}.notice-cover{aspect-ratio:16/9;width:100%;height:auto}.notice-sort{flex-wrap:wrap;justify-content:flex-start}.publish-uploader .el-upload-dragger,.publish-cover-preview img{width:100%;max-width:100%}.post-detail-hero{flex-direction:column}.post-detail-cover{width:100%;max-width:100%}}.post-title-link,.resource-title-link,.notice-title-link{color:inherit;text-decoration:none}.post-title-link:hover,.resource-title-link:hover,.notice-title-link:hover{color:#c45a1a;text-decoration:underline}.post-detail-layout{flex-direction:column;gap:14px;display:flex}.post-detail-back{margin-bottom:10px}.post-detail-main{padding:12px}.post-detail-hero{align-items:flex-start;gap:14px;display:flex}.post-detail-cover{object-fit:cover;border:1px solid #e2d5c1;border-radius:10px;flex-shrink:0;width:220px;max-width:40%}.post-detail-head{flex:auto;min-width:0}.post-detail-title{color:#2f261f;margin:0 0 8px;font-size:clamp(1rem,2.2vw,1.35rem);line-height:1.3}.post-detail-meta{color:#5b4c3d;flex-wrap:wrap;gap:8px;font-size:.82rem;display:flex}.post-detail-intro{color:#6f5f50;margin:12px 0 0;font-size:.85rem}.post-detail-markdown{border-top:1px solid #eadfce;margin-top:12px;padding-top:12px}.post-detail-comments{padding:12px}.post-detail-comments-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.post-detail-comments-title{color:#2f261f;margin:0;font-size:.95rem}.post-detail-comment-form{border-bottom:1px solid #eadfce;margin-bottom:14px;padding-bottom:12px}.post-detail-comment-label{color:#4a3d33;margin-bottom:6px;font-size:.82rem;font-weight:600;display:block}.post-detail-comment-input{box-sizing:border-box;color:#2f261f;resize:vertical;background:#fffaf4;border:1px solid #dccbb8;border-radius:8px;width:100%;min-height:72px;padding:10px 12px;font-family:inherit;font-size:.9rem}.post-detail-comment-input:focus{border-color:#b89578;outline:none;box-shadow:0 0 0 2px #b8957833}.post-detail-comment-form-foot{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.post-detail-comment-count{color:#8a7a6a;font-size:.78rem}.post-detail-comment-submit{flex-shrink:0}.comment-sort-switch{align-items:center;gap:8px;display:flex}.user-detail-layout,.user-detail-card{padding:14px}.user-detail-head{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.user-detail-avatar-wrap{flex-direction:column;align-items:center;gap:8px;display:flex}.user-detail-avatar{object-fit:cover;background:#fffaf4;border:3px solid #eadfce;border-radius:50%;width:86px;height:86px}.user-detail-meta{flex:1;min-width:220px}.user-detail-name{color:#2f261f;margin:0;font-size:1.15rem}.user-detail-sub{color:#7b6a5c;margin:6px 0 0;font-size:.82rem}.user-detail-bio{color:#4a3d33;margin:8px 0 0;font-size:.9rem;line-height:1.5}.user-detail-section{border-top:1px solid #eadfce;margin-top:14px;padding-top:14px}.user-detail-section-title{color:#2f261f;margin:0 0 10px;font-size:.95rem}.user-profile-form{gap:10px;margin-bottom:14px;display:grid}.user-form-row{grid-template-columns:78px 1fr;align-items:center;gap:10px;display:grid}.user-form-label{color:#5c4a38;font-size:.82rem;font-weight:700}.user-form-input,.user-form-textarea{box-sizing:border-box;color:#2f261f;background:#fffaf4;border:1px solid #dccbb8;border-radius:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:.9rem}.user-form-textarea{resize:vertical}.user-form-input:focus,.user-form-textarea:focus{border-color:#b89578;outline:none;box-shadow:0 0 0 2px #b8957833}.user-form-actions{justify-content:flex-end;display:flex}.user-post-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.user-post-item{border-top:1px solid #eadfce;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.user-post-item:first-child{border-top:0;padding-top:0}.user-post-title{color:#1c6f94;cursor:pointer;font-weight:700}.user-post-title:hover{text-decoration:underline}.user-post-sub{color:#7b6a5c;margin-top:4px;font-size:.8rem}.comment-list{margin:0;padding:0;list-style:none}.comment-item{border-top:1px solid #eadfce;gap:10px;padding:10px 0;display:flex}.comment-item:first-child{border-top:0;padding-top:0}.comment-avatar{color:#5b4030;background:linear-gradient(140deg,#ffe8d4,#f4d9e0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;display:flex}.comment-top{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:4px;display:flex}.comment-user{color:#1c6f94;font-size:.82rem;font-weight:600}.comment-time{color:#8a7968;font-size:.72rem}.comment-floor{color:#7a6655;background:#f5ead8;border-radius:999px;padding:1px 7px;font-size:.72rem}.comment-top-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.comment-content{color:#3a3028;margin:0;font-size:.84rem;line-height:1.45}.auth-page-shell{max-width:420px;margin:0 auto;padding:12px 0 24px}.auth-layout{width:min(520px,100%);margin:0 auto;padding:16px}.auth-message{border-radius:8px;margin:0 0 12px;padding:8px 10px;font-size:.85rem}.auth-message-info{color:#2b5f7e;background:#e2f0f8}.auth-message-success{color:#1a6a45;background:#dff5e9}.auth-message-error{color:#7e2b2b;background:#fbe2e2}.auth-form{gap:10px;display:grid}.auth-switch-line{text-align:center;color:#7a6655;margin:4px 0 0;font-size:.82rem}.auth-switch-link{font:inherit;color:#c45a1a;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin:0;padding:0;font-weight:700;text-decoration:underline}.auth-switch-link:hover{color:#a34712}.auth-field{color:#5c4a38;gap:6px;font-size:.84rem;display:grid}.auth-field input{color:#2f261f;background:#fff8ee;border:2px solid #e2d8c8;border-radius:10px;outline:none;padding:8px 10px;font-size:.88rem}.auth-field input:focus{border-color:#e69b67}.auth-submit-btn{cursor:pointer;color:#1f1308;background:linear-gradient(90deg,#ffdeca,#ffc6b5);border:0;border-radius:12px;padding:9px 14px;font-size:.9rem;font-weight:700}.auth-submit-btn:disabled{opacity:.65;cursor:not-allowed}.auth-modal-mask{z-index:2100;background:#2f261f73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.auth-modal-wrap{width:min(340px,92vw)}.auth-modal-wrap .auth-layout{box-sizing:border-box;flex-direction:column;width:100%;min-height:420px;margin:0;padding:22px 18px 20px;display:flex}.auth-modal-wrap .auth-form{flex:auto;align-content:start}.username-tier{font-weight:inherit;font-size:inherit;line-height:inherit}.username-tier--ink{color:#1c1410;text-shadow:0 0 .5px #2a231d59}.username-tier--jade{color:#0bc154;text-shadow:0 0 1px #008f5c40}.username-tier--indigo{color:#2b9cfe;text-shadow:0 0 1px #155dfc38}.username-tier--gilded{background:linear-gradient(95deg,#78350f,#b45309,#d97706,#f59e0b,#fcd34d,#fffbeb,#fde68a,#fbbf24,#d97706,#92400e,#78350f) 0 0/320% 100%;color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:7s ease-in-out infinite username-tier-gilded}.username-tier--ember{background:linear-gradient(93deg,#ff0404,#f81a1a,#f93c3c,#f95050,#ff5656,#feacac,#fe7c7c,#fe3a3a,#fa2121,#fd1010,red) 0 0/300% 100%;color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite username-tier-ember}@keyframes username-tier-gilded{0%,to{background-position:0%}50%{background-position:100%}}@keyframes username-tier-ember{0%,to{background-position:100%}50%{background-position:0%}}.username-tier--spectrum{background:linear-gradient(88deg,#ea580c,#eab308,#22c55e,#06b6d4,#6366f1,#d946ef,#f43f5e,#ea580c) 0 0/260% 100%;color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:8s linear infinite username-tier-spectrum}@keyframes username-tier-spectrum{0%{background-position:0%}to{background-position:200%}}html[data-site-theme=golden] body{background:radial-gradient(128% 82% at 50% -14%,#fffdf5fa 0%,#0000 46%) 50% 0/125% 125% fixed,radial-gradient(circle at 22% 34%,#fff6c88c,#0000 44%) 0 30%/150% 150% fixed,radial-gradient(circle at 84% 60%,#fef0a06b,#0000 42%) 100% 70%/145% 145% fixed,radial-gradient(circle at 18% 12%,#fffef8 0%,#fff9e0 24%,#fef9c3 52%,#fef08a 72%,#fde68a 92%,#f5e6b8 100%) 0 0/100% 100%,linear-gradient(168deg,#fffef6 0%,#fff8dc 36%,#fef9c3 62%,#fde68a 86%,#f0e4b8 100%) 0 0/100% 100%;position:relative}html[data-site-theme=golden] body:after{content:"";z-index:0;pointer-events:none;mix-blend-mode:soft-light;filter:saturate(1.03);background:linear-gradient(120deg,#ffffff47 0%,#fef9c373 10%,#fde68a6b 22%,#fef08a80 34%,#fffce85c 44%,#facc1561 54%,#fef9c370 64%,#fde04766 74%,#fffbdc57 84%,#fef08a6b 100%) 0%/420% 420%;animation:20s linear infinite site-theme-golden-bg-sheen;position:fixed;inset:0}html[data-site-theme=golden] #app{z-index:1;position:relative}@keyframes site-theme-golden-bg-sheen{0%{background-position:0 42%}50%{background-position:100% 58%}to{background-position:0 42%}}html[data-site-theme=golden] .card{background:linear-gradient(150deg,#fffef8 0%,#fffbeb 12%,#fefce8 24%,#fef9c3 38%,#fef08a 50%,#fde68a 60%,#fef9c3 72%,#fffbeb 86%,#fffef9 100%) 40% 45%/220% 220%;border-color:#d4c878;box-shadow:0 0 0 1px #fff4bebf,0 2px #c8af5f38,0 8px 26px #ead2782e,inset 0 1px #ffffff94,inset 0 -10px 24px #d2b96e0f}html[data-site-theme=golden] .card:not(.topbar){animation:14s ease-in-out infinite site-theme-golden-card-glow,20s ease-in-out infinite site-theme-golden-card-gradient}@keyframes site-theme-golden-card-gradient{0%,to{background-position:28% 38%}33%{background-position:78% 52%}66%{background-position:42% 72%}}@keyframes site-theme-golden-card-glow{0%,to{box-shadow:0 0 0 1px #fff4bea6,0 2px #c8af5f33,0 8px 26px #ead27824,inset 0 1px #ffffff85,inset 0 -10px 26px #d2b96e0d}50%{box-shadow:0 0 0 1px #fffadcd1,0 2px #bea85842,0 10px 32px #fef0a038,inset 0 1px #ffffffad,inset 0 -12px 30px #c8af6412}}html[data-site-theme=golden] .topbar.card{background:linear-gradient(185deg,#fffef9 0%,#fffbeb 32%,#fef9c3 58%,#fef08a 82%,#fde68a 100%) 0 0/100% 100%;border-color:#d4c878;box-shadow:0 0 0 1px #fff4bea6,0 2px #c8af5f33,inset 0 1px #ffffff85}html[data-site-theme=red] .topbar.card{background:linear-gradient(#fffcfc 0%,#fff6f7 55%,#fff0f2 100%) 0 0/100% 100%;border-color:#e4b8bc;box-shadow:0 0 0 1px #ffd2da73,0 2px #c8788233}html[data-site-theme=red] body{background-color:#ead8d6;background-image:radial-gradient(110% 70% at 65% -12%,#fff0f0d9,#0000 50%),radial-gradient(circle at 12% 75%,#ffc8c847,#0000 48%),radial-gradient(circle at 92% 40%,#ffd2d738,#0000 44%),radial-gradient(circle at 18% 0,#fff5f5 0%,#fff0f2 45%,#fce9ea 75%,#f0e4e4),none;background-position:55% 0,0 100%,100% 35%,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:120% 120%,135% 135%,130% 130%,100% 100%;background-attachment:fixed,fixed,fixed,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;position:relative}html[data-site-theme=red] body:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(105deg,#fb718580,#fecdd366,#f472b65c,#fca5a570,#fbcfe86b,#f8717152,#fb71857a) 12% 38%/400% 400%;animation:22s ease-in-out infinite site-theme-red-bg-sheen;position:fixed;inset:0}html[data-site-theme=red] #app{z-index:1;position:relative}@keyframes site-theme-red-bg-sheen{0%,to{background-position:8% 40%}35%{background-position:92% 28%}70%{background-position:55% 78%}}html[data-site-theme=red] .card{background:linear-gradient(162deg,#fffcfc 0%,#fff5f7 22%,#ffeef2 44%,#ffe4e9 62%,#ffecec 82%,#fff8f8 100%) 45% 40%/210% 210%;border-color:#e8b8be;box-shadow:0 2px #c878822e}html[data-site-theme=red] .card:not(.topbar){animation:12s ease-in-out infinite site-theme-red-card-glow,18s ease-in-out infinite site-theme-red-card-gradient}@keyframes site-theme-red-card-gradient{0%,to{background-position:35% 42%}40%{background-position:72% 58%}75%{background-position:48% 28%}}@keyframes site-theme-red-card-glow{0%,to{border-color:#e4b0b8;box-shadow:0 0 0 1px #ffdce159,0 2px #c8788229,0 6px 22px #dc828c14}50%{border-color:#eeb0b8;box-shadow:0 0 0 1px #ffc8d28c,0 2px #d2647338,0 8px 28px #e678821f}}html[data-site-theme=spectrum] body{background-image:linear-gradient(118deg, #ff784685, #ffd23c7a, #3ce6a080, #46b4ff85, #c86eff7a, #ff559680, #78ffd275, #ff784685), var(--site-skin-bg-image,none);background-position:0%,50%;background-repeat:no-repeat,no-repeat;background-size:360% 360%,cover;background-attachment:fixed,fixed;animation:18s linear infinite site-theme-spectrum-flow}@keyframes site-theme-spectrum-flow{0%{background-position:0 45%,50%}25%{background-position:100% 55%,50%}50%{background-position:100% 35%,50%}75%{background-position:0 65%,50%}to{background-position:0 45%,50%}}html[data-site-theme=spectrum] .card{background:linear-gradient(168deg,#fffffff0 0%,#fffcffe6 100%);border-color:#c4b8e0;animation:10s ease-in-out infinite site-theme-spectrum-card-glow;box-shadow:0 0 0 1px #ffffffa6,0 2px #7864c824}@keyframes site-theme-spectrum-card-glow{0%,to{box-shadow:0 0 0 1px #ffc87859,0 2px #6366f11f,0 10px 32px #ec489914}33%{box-shadow:0 0 0 1px #78c8ff66,0 2px #10b98124,0 10px 32px #6366f11a}66%{box-shadow:0 0 0 1px #c084fc6b,0 2px #ec48991f,0 10px 32px #22c55e14}}@media (prefers-reduced-motion:reduce){html[data-site-theme=golden] body:after,html[data-site-theme=red] body:after{background-position:50%;animation:none}html[data-site-theme=golden] .card{background-position:0 0;background-size:100% 100%}html[data-site-theme=golden] .card:not(.topbar){animation:none;box-shadow:0 0 0 1px #fff4bea6,0 2px #c8af5f33,0 8px 28px #ead27824,inset 0 1px #ffffff85,inset 0 -10px 26px #d2b96e0d}html[data-site-theme=golden] body:after{mix-blend-mode:normal;filter:none}html[data-site-theme=red] .card{background-position:0 0;background-size:100% 100%}html[data-site-theme=red] .card:not(.topbar){border-color:#e8b8be;animation:none;box-shadow:0 2px #c878822e}html[data-site-theme=spectrum] body{background-position:40%,50%;background-size:220% 220%,cover;animation:none}html[data-site-theme=spectrum] .card{animation:none;box-shadow:0 0 0 1px #c8bee673,0 2px #7864b41f}.brand-mark{filter:none}.hero h1,.hero p{filter:none;background-position:50%;animation:none}.hero-marquee__track{animation:none;transform:none}}.user-name-popover.el-popover.el-popper{--el-popover-padding:12px 14px;color:#3a3028;max-width:min(300px,100vw - 24px);font-size:.82rem;line-height:1.35}.user-name-popover .user-name-card-head{align-items:flex-start;gap:10px;display:flex}.user-name-popover .user-name-card-avatar{object-fit:cover;background:#f0e6d8;border-radius:10px;flex-shrink:0;width:44px;height:44px}.user-name-popover .user-name-card-meta{flex:1;min-width:0}.user-name-popover .user-name-card-line--strong{font-size:.88rem;font-weight:600}.user-name-popover .user-name-card-line--muted{color:#7a6655;margin-top:2px;font-size:.78rem}.user-name-popover .user-name-card-line--small{color:#6b5a4a;margin-top:4px;font-size:.76rem}.user-name-popover .user-name-card-verify{margin-top:8px;font-size:.76rem;font-weight:600}.user-name-popover .user-name-card-verify.is-on{color:#1a6a45}.user-name-popover .user-name-card-verify.is-off{color:#8a6a40}.user-name-popover .user-name-card--err{color:#a04040;font-size:.8rem}.user-name-popover .user-name-card--muted{color:#7a6655}
