.site-header[data-astro-cid-nen7h5rs]{z-index:20;border-radius:26px;place-items:center;width:fit-content;max-width:calc(100% - 32px);margin-top:18px;padding:16px 22px;display:grid;position:sticky;top:14px}nav[data-astro-cid-nen7h5rs]{color:var(--muted);justify-content:center;align-items:center;gap:28px;font-size:.98rem;display:flex}nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:var(--accent-strong)}.theme-toggle[data-astro-cid-nen7h5rs]{width:40px;height:40px;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(18px)saturate(155%);background:linear-gradient(#ffffffad,#ffffff47),#ffffff2e;border:1px solid #ffffff29;border-radius:999px;flex:none;place-items:center;margin-left:4px;padding:0;transition:transform .18s,border-color .18s,background .18s;display:inline-grid;position:relative;box-shadow:0 10px 24px #1e293b1a,inset 0 1px #ffffffb8}.theme-toggle[data-astro-cid-nen7h5rs]:hover{border-color:#ffffff38;transform:translateY(-1px)}.theme-icon[data-astro-cid-nen7h5rs]{opacity:0;place-items:center;transition:opacity .16s,transform .16s;display:grid;position:absolute;inset:0;transform:scale(.82)}.theme-icon[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}html[data-resolved-theme=dark] .theme-toggle{background:linear-gradient(#ffffff1f,#ffffff0a),#1a1e2670;border-color:#ffffff24;box-shadow:0 12px 28px #00000038,inset 0 1px #ffffff1a}html[data-theme=system] .theme-icon-system,html[data-theme=light] .theme-icon-light,html[data-theme=dark] .theme-icon-dark{opacity:1;transform:scale(1)}@media (width<=720px){.site-header[data-astro-cid-nen7h5rs]{border-radius:22px;width:min(100%,360px);padding:14px 18px}nav[data-astro-cid-nen7h5rs]{flex-wrap:wrap;gap:18px 22px}.theme-toggle[data-astro-cid-nen7h5rs]{width:38px;height:38px}}:root{color-scheme:light;--bg:#fff8fb;--bg-strong:#ffeef4;--card:#ffffff9e;--card-strong:#ffffffbd;--card-border:#ffffff8f;--text:#2f2429;--muted:#77616b;--accent:#e486a7;--accent-strong:#cb5d86;--shadow:0 18px 48px #c051741f;--glow:0 0 0 1px #ffffff3d inset;--radius:28px;font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}html[data-resolved-theme=dark]{color-scheme:dark;--bg:#181a1f;--bg-strong:#22252b;--card:#21242bcc;--card-strong:#272a32e6;--card-border:#ffffff14;--text:#edf1f5;--muted:#a8b0bb;--accent:#f0a7bf;--accent-strong:#ffc7d8;--shadow:0 18px 48px #00000038;--glow:0 0 0 1px #ffffff06 inset}*{box-sizing:border-box}html{background:linear-gradient(#fffbfd94, #fff2f7b3), var(--site-bg-image) center top / cover no-repeat fixed;background-attachment:fixed}html[data-resolved-theme=dark]{background:linear-gradient(#181a1fe0, #121418f0), var(--site-bg-image) center top / cover no-repeat fixed}body{min-height:100vh;color:var(--text);margin:0;position:relative}body:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#ffffff42,#0000 34%),radial-gradient(circle at top,#ffffff80,#0000 26%);position:fixed;inset:0}html[data-resolved-theme=dark] body:before{background:linear-gradient(#ffffff04,#0000 14%),radial-gradient(circle at top,#ffffff06,#0000 12%)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1180px,100% - 32px);margin:0 auto}.glass{background:linear-gradient(135deg, #ffffff9e, #ffffff47), var(--card);border:1px solid var(--card-border);box-shadow:var(--shadow), var(--glow);-webkit-backdrop-filter:blur(20px)saturate(145%);position:relative;overflow:hidden}html[data-resolved-theme=dark] .glass{background:linear-gradient(135deg, #ffffff09, #ffffff02), var(--card)}.glass:before{content:"";pointer-events:none;background:linear-gradient(130deg,#ffffff6b,#0000 34%),radial-gradient(circle at 0 0,#ffffff47,#0000 34%);position:absolute;inset:0}html[data-resolved-theme=dark] .glass:before{background:linear-gradient(130deg,#ffffff08,#0000 34%),radial-gradient(circle at 0 0,#ffffff04,#0000 34%)}.glass>*{z-index:1;position:relative}.section-title{margin:0 0 1rem;font-size:1.08rem}.content-wrap{width:min(860px,100%);margin:0 auto}.content-stack{gap:16px;display:grid}:where(.content-wrap,.posts-wrap)>.pagination{margin-top:20px}.muted{color:var(--muted)}main,section,article,aside{min-width:0}@media (width<=720px){.shell{width:min(100% - 20px,1180px)}:where(.content-wrap,.posts-wrap)>.pagination{margin-top:16px}}.page[data-astro-cid-z4jru4n3]{padding:26px 0 40px}@media (width<=720px){.page[data-astro-cid-z4jru4n3]{padding:18px 0 28px}}.back-to-top[data-astro-cid-z4jru4n3]{cursor:pointer;width:48px;height:48px;color:var(--text);opacity:1;pointer-events:auto;touch-action:manipulation;-webkit-backdrop-filter:blur(22px)saturate(160%);z-index:60;background:linear-gradient(#ffffffc7,#ffffff52),#ffffff42;border:1px solid #ffffff94;border-radius:999px;place-items:center;display:grid;position:fixed;bottom:22px;right:22px;transform:none;box-shadow:0 10px 24px #1e293b1f,inset 0 1px #ffffffb8,inset 0 -10px 20px #ffffff14}html[data-resolved-theme=dark] .back-to-top[data-astro-cid-z4jru4n3]{background:linear-gradient(#ffffff1f,#ffffff0a),#1a1e2670;border-color:#ffffff24;box-shadow:0 12px 28px #0000003d,inset 0 1px #ffffff1f}.back-to-top[data-astro-cid-z4jru4n3]:hover{transform:translateY(-1px)scale(1.02)}.back-to-top-icon[data-astro-cid-z4jru4n3]{opacity:.9;border-top:1.8px solid;border-left:1.8px solid;width:11px;height:11px;display:block;transform:translateY(3px)rotate(45deg)}.share-float[data-astro-cid-z4jru4n3]{z-index:60;position:fixed;bottom:82px;right:22px}.share-trigger[data-astro-cid-z4jru4n3]{width:48px;height:48px;color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(22px)saturate(160%);background:linear-gradient(#ffffffc7,#ffffff52),#ffffff42;border:1px solid #ffffff94;border-radius:999px;place-items:center;padding:0;transition:transform .18s,border-color .18s,background .18s;display:grid;box-shadow:0 10px 24px #1e293b1f,inset 0 1px #ffffffb8,inset 0 -10px 20px #ffffff14}html[data-resolved-theme=dark] .share-trigger[data-astro-cid-z4jru4n3]{background:linear-gradient(#ffffff1f,#ffffff0a),#1a1e2670;border-color:#ffffff24;box-shadow:0 12px 28px #0000003d,inset 0 1px #ffffff1f}.share-trigger[data-astro-cid-z4jru4n3]:hover{transform:translateY(-1px)scale(1.02)}.share-trigger-icon[data-astro-cid-z4jru4n3]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:.92;width:16px;height:16px;display:block}.share-popover[data-astro-cid-z4jru4n3]{width:min(248px,100vw - 32px);box-shadow:var(--shadow);border-radius:20px;padding:14px;position:absolute;bottom:62px;right:0}.share-popover-head[data-astro-cid-z4jru4n3]{align-items:center;margin-bottom:10px;padding:2px 2px 0;display:flex}.share-popover-head[data-astro-cid-z4jru4n3] strong[data-astro-cid-z4jru4n3]{font-size:.92rem;font-weight:600}.share-actions[data-astro-cid-z4jru4n3]{gap:10px;display:grid}.share-actions[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3],.share-actions[data-astro-cid-z4jru4n3] button[data-astro-cid-z4jru4n3]{min-height:42px;color:var(--text);font:inherit;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff24;border-radius:14px;justify-content:center;align-items:center;padding:0 14px;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.share-actions[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover,.share-actions[data-astro-cid-z4jru4n3] button[data-astro-cid-z4jru4n3]:hover{background:#fff3;border-color:#ffffff38;transform:translateY(-1px)}.wechat-share[data-astro-cid-z4jru4n3]{border-top:1px solid #ffffff1a;justify-items:center;gap:8px;margin-top:14px;padding-top:12px;display:none}.wechat-share[data-astro-cid-z4jru4n3].is-open{display:grid}.wechat-share[data-astro-cid-z4jru4n3] strong[data-astro-cid-z4jru4n3]{color:var(--muted);font-size:.84rem;font-weight:600}.wechat-share[data-astro-cid-z4jru4n3] img[data-astro-cid-z4jru4n3]{background:#fff;border-radius:16px;width:128px;height:128px;padding:7px}@media (width<=720px){.share-float[data-astro-cid-z4jru4n3]{bottom:76px;right:14px}.share-popover[data-astro-cid-z4jru4n3]{width:min(232px,100vw - 24px);padding:12px;bottom:60px}.back-to-top[data-astro-cid-z4jru4n3]{bottom:18px;right:14px}}
