:root{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", "Helvetica Neue", Helvetica, Arial, "Noto Sans SC", "Noto Sans CJK SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "微软雅黑", Roboto, sans-serif;--post-body-font-size:20px;--post-h2-font-size:40px;--post-h3-font-size:28px;--post-h4-font-size:22px;--post-pre-font-size:16px;--post-body-line-height:1.85;--post-letter-spacing:.02em;--home-post-title-size:30px;--home-summary-font-size:19px;--timeline-card-title-size:20px}@media (max-width:768px){:root{--post-body-font-size:18px;--post-h2-font-size:28px;--post-h3-font-size:22px;--post-h4-font-size:19px;--post-pre-font-size:14px;--home-post-title-size:26px;--home-summary-font-size:17px;--timeline-card-title-size:18px}}:root{--bp-sm:640px;--bp-md:768px;--bp-lg:1024px}*,:before,:after{box-sizing:border-box}html{height:100%;overflow-x:hidden}body{min-height:100vh;min-height:100dvh;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;font-weight:400}#app{min-height:100vh;min-width:0;max-width:100%;min-height:100dvh}@media (max-width:768px){.page-header,.travel-header,.tags-header,.sparks-header,.header-main,.tags-header-main{min-width:0;max-width:100%}nav.category-nav{-webkit-overflow-scrolling:touch;overscroll-behavior-x:auto;touch-action:pan-x pan-y;scrollbar-width:thin;z-index:1;flex-wrap:nowrap;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;padding-bottom:6px;display:flex;position:relative;overflow:auto hidden}nav.category-nav button{box-sizing:border-box;flex-shrink:0;min-height:44px}.header-actions{align-self:stretch;width:100%;min-width:0;max-width:100%}}.post-content .mermaid,.spark-content .mermaid{text-align:center;background:linear-gradient(165deg,#f8fafc 0%,#f1f5f9 55%,#eef2ff 100%);border:1px solid #e2e8f0;border-radius:12px;margin:1.5rem 0;padding:1rem .75rem;overflow-x:auto;box-shadow:0 1px 2px #0f172a0d,0 4px 12px #0f172a0a}.post-content .mermaid svg,.spark-content .mermaid svg{vertical-align:top;max-width:100%;height:auto}.img-lightbox-overlay{z-index:9999;cursor:zoom-out;opacity:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);touch-action:none;background:#000000d9;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.img-lightbox-overlay.open{opacity:1}.img-lightbox-wrapper{justify-content:center;align-items:center;max-width:92vw;max-height:92vh;display:flex;overflow:hidden}.img-lightbox-image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:50%;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;border-radius:8px;max-width:92vw;max-height:92vh;transition:transform .15s;box-shadow:0 8px 32px #0006}.img-lightbox-wrapper:active .img-lightbox-image{transition:none}.img-lightbox-controls{z-index:10001;opacity:1;gap:8px;transition:opacity .4s;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}.img-lightbox-controls.idle{opacity:0;pointer-events:none}.img-lightbox-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);touch-action:manipulation;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-family:inherit;font-size:18px;font-weight:500;line-height:1;transition:background .2s;display:flex}.img-lightbox-btn:hover{background:#ffffff4d}@media (max-width:768px){.img-lightbox-btn{width:48px;height:48px;font-size:22px}.img-lightbox-controls{gap:12px;bottom:24px}}.post-content .deps-memo,.spark-content .deps-memo{margin:1.25rem 0 1.75rem}.deps-memo .deps-lead{color:#181d26c7;margin:0 0 14px;font-size:15px;line-height:1.65}.deps-memo .deps-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a,0 4px 16px #0f172a0a}.deps-memo table.deps-table{border-collapse:collapse;width:100%;font-size:14px;line-height:1.55}.deps-memo .deps-table thead th{text-align:left;letter-spacing:.02em;color:#475569;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;padding:12px 18px;font-size:13px;font-weight:600}.deps-memo .deps-table tbody td{vertical-align:top;border-bottom:1px solid #f1f5f9;padding:12px 18px}.deps-memo .deps-table tbody tr:last-child td{border-bottom:none}.deps-memo .deps-table tbody tr:nth-child(2n){background:#fbfcfe}.deps-memo .deps-table tbody tr:hover{background:#f0f9ff}.deps-memo .deps-table td.deps-col-group{color:#334155;white-space:nowrap;width:6.5rem;font-weight:500}.deps-memo .deps-table td.deps-col-pkgs code{color:#1e40af;background:#f1f5f9;border-radius:4px;padding:2px 7px;font-family:ui-monospace,Cascadia Code,Monaco,Courier New,monospace;font-size:.88em}.deps-memo .deps-footnote{color:#475569;background:#f8fafc;border-left:3px solid #94a3b8;border-radius:8px;margin:12px 0 0;padding:10px 14px;font-size:14px;line-height:1.55}.page-enter-active{transition:opacity .3s,transform .3s}.page-leave-active{transition:opacity .2s}.page-enter-from{opacity:0;transform:translateY(8px)}.page-leave-to{opacity:0}
