:root{color-scheme:light;--ink: #1a202c;--ink-soft: #4a5568;--ink-muted: #718096;--primary: #2c7a7b;--primary-dark: #285e61;--primary-light: #e6fffa;--bg: #f7fafc;--surface: #ffffff;--border: #e2e8f0;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .04);--shadow: 0 4px 6px rgba(0, 0, 0, .04), 0 2px 4px rgba(0, 0, 0, .02);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .08);--font-sans: system-ui, -apple-system, "PingFang SC", "Microsoft YaHei", sans-serif;--ease: cubic-bezier(.2, .8, .2, 1)}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{min-height:100vh;margin:0;color:var(--ink);background:var(--bg);font-family:var(--font-sans);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img,svg{display:block;max-width:100%}ul{margin:0;padding:0;list-style:none}p,h1,h2,h3{margin:0}.page-shell{min-height:100vh;display:grid;place-items:center;padding:clamp(1rem,4vw,3rem)}:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:4px}::selection{color:#fff;background:#2c7a7b4d}@media(max-width:560px){.page-shell{padding:.75rem}}.site-footer[data-astro-cid-sz7xmlte]{padding:1.5rem 2.5rem;border-top:1px solid var(--border);color:var(--ink-muted);font-size:.75rem;text-align:center;background:var(--surface)}.beian[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.3rem .45rem;margin-top:.35rem}.sep[data-astro-cid-sz7xmlte]{color:var(--border)}.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--ink-muted);text-decoration:none;transition:color .15s}.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--primary)}@media(max-width:560px){.site-footer[data-astro-cid-sz7xmlte]{padding:1.25rem 1.5rem;font-size:.7rem}}.profile-card[data-astro-cid-cpy6ut5u]{width:min(100%,56rem);background:var(--surface);border-radius:1rem;box-shadow:var(--shadow-lg);overflow:hidden;border:1px solid var(--border)}.hero[data-astro-cid-cpy6ut5u]{position:relative;padding:3rem 2.5rem;min-height:16rem;background:linear-gradient(135deg,#e8e0f0,#d4e8f0,#e0f0e4 70%,#f2ead4);color:var(--ink);overflow:hidden}.hero[data-astro-cid-cpy6ut5u]:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");opacity:.6;pointer-events:none;z-index:1}.blob[data-astro-cid-cpy6ut5u]{position:absolute;border-radius:50%;filter:blur(70px);opacity:.55;pointer-events:none;z-index:0}.blob-1[data-astro-cid-cpy6ut5u]{width:22rem;height:22rem;background:radial-gradient(circle,#e2d4f0 0%,transparent 70%);top:-6rem;left:-6rem;animation:drift1 22s ease-in-out infinite alternate}.blob-2[data-astro-cid-cpy6ut5u]{width:26rem;height:26rem;background:radial-gradient(circle,#c4e0f0 0%,transparent 70%);top:15%;right:-8rem;animation:drift2 28s ease-in-out infinite alternate}.blob-3[data-astro-cid-cpy6ut5u]{width:24rem;height:24rem;background:radial-gradient(circle,#d4f0d4 0%,transparent 70%);bottom:-7rem;left:15%;animation:drift3 24s ease-in-out infinite alternate}.blob-4[data-astro-cid-cpy6ut5u]{width:20rem;height:20rem;background:radial-gradient(circle,#f0e4c0 0%,transparent 70%);top:35%;left:45%;animation:drift4 19s ease-in-out infinite alternate}@keyframes drift1{0%{transform:translate(0) scale(1)}to{transform:translate(4rem,5rem) scale(1.12)}}@keyframes drift2{0%{transform:translate(0) scale(1)}to{transform:translate(-5rem,3rem) scale(1.18)}}@keyframes drift3{0%{transform:translate(0) scale(1)}to{transform:translate(3rem,-4rem) scale(1.1)}}@keyframes drift4{0%{transform:translate(0) scale(1)}to{transform:translate(-3rem,-3rem) scale(1.25)}}.hero-content[data-astro-cid-cpy6ut5u]{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:.9rem;max-width:32rem}.hero[data-astro-cid-cpy6ut5u] h1[data-astro-cid-cpy6ut5u]{font-size:clamp(1.8rem,5vw,2.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.2}.subtitle[data-astro-cid-cpy6ut5u]{font-size:1rem;color:var(--ink-soft);font-weight:400}.tags[data-astro-cid-cpy6ut5u]{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.5rem}.tag[data-astro-cid-cpy6ut5u]{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;background:#fff9;border:1px solid rgba(26,32,44,.06);border-radius:999px;font-size:.8rem;font-weight:500;color:var(--ink-soft);backdrop-filter:blur(4px);transition:background .15s,border-color .15s}.tag[data-astro-cid-cpy6ut5u]:hover{background:#ffffffd9;border-color:#1a202c1a}.tag-icon[data-astro-cid-cpy6ut5u]{width:.95rem;height:.95rem;color:var(--primary)}.content-body[data-astro-cid-cpy6ut5u]{padding:2.5rem;display:flex;flex-direction:column;gap:2.5rem}.section-title[data-astro-cid-cpy6ut5u]{font-size:.85rem;font-weight:700;color:var(--ink);margin-bottom:1rem;letter-spacing:.02em}.card-grid[data-astro-cid-cpy6ut5u]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.project-card[data-astro-cid-cpy6ut5u]{display:flex;flex-direction:column;gap:.2rem;padding:1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:.75rem;box-shadow:var(--shadow-sm);transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease)}.project-card[data-astro-cid-cpy6ut5u]:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:#2c7a7b4d}.card-header[data-astro-cid-cpy6ut5u]{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.card-header[data-astro-cid-cpy6ut5u] h3[data-astro-cid-cpy6ut5u]{font-size:1rem;font-weight:600;color:var(--ink)}.arrow[data-astro-cid-cpy6ut5u]{color:var(--ink-muted);transition:color .2s var(--ease),transform .2s var(--ease)}.project-card[data-astro-cid-cpy6ut5u]:hover .arrow[data-astro-cid-cpy6ut5u]{color:var(--primary);transform:translate(2px,-2px)}.card-url[data-astro-cid-cpy6ut5u],.card-desc[data-astro-cid-cpy6ut5u]{font-size:.8rem;color:var(--ink-muted)}.contact-grid[data-astro-cid-cpy6ut5u]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.contact-card[data-astro-cid-cpy6ut5u]{display:flex;align-items:center;gap:1rem;padding:1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:.75rem;transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease)}.contact-card[data-astro-cid-cpy6ut5u]:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:#2c7a7b4d}.contact-icon[data-astro-cid-cpy6ut5u]{width:1.5rem;height:1.5rem;color:var(--primary);flex-shrink:0}.contact-label[data-astro-cid-cpy6ut5u]{font-size:.75rem;color:var(--ink-muted);margin-bottom:.15rem}.contact-handle[data-astro-cid-cpy6ut5u]{font-size:.95rem;font-weight:500;color:var(--primary);transition:color .15s}.contact-card[data-astro-cid-cpy6ut5u]:hover .contact-handle[data-astro-cid-cpy6ut5u]{color:var(--primary-dark)}.github-card[data-astro-cid-cpy6ut5u]{display:block;padding:1.1rem;background:var(--surface);border:1px solid var(--border);border-radius:.75rem;box-shadow:var(--shadow-sm);transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease)}.github-card[data-astro-cid-cpy6ut5u]:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg);border-color:#2c7a7b4d}.github-graph[data-astro-cid-cpy6ut5u]{display:block;width:100%;height:auto}@media(max-width:820px){.hero[data-astro-cid-cpy6ut5u],.content-body[data-astro-cid-cpy6ut5u]{padding:2rem}}@media(max-width:560px){.hero[data-astro-cid-cpy6ut5u]{padding:1.5rem}.hero[data-astro-cid-cpy6ut5u] h1[data-astro-cid-cpy6ut5u]{font-size:1.6rem}.tags[data-astro-cid-cpy6ut5u]{gap:.5rem}.tag[data-astro-cid-cpy6ut5u]{padding:.35rem .65rem;font-size:.75rem}.content-body[data-astro-cid-cpy6ut5u]{padding:1.5rem;gap:2rem}.card-grid[data-astro-cid-cpy6ut5u],.contact-grid[data-astro-cid-cpy6ut5u]{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.blob[data-astro-cid-cpy6ut5u]{animation:none}.project-card[data-astro-cid-cpy6ut5u]:hover,.project-card[data-astro-cid-cpy6ut5u]:hover .arrow[data-astro-cid-cpy6ut5u],.contact-card[data-astro-cid-cpy6ut5u]:hover,.github-card[data-astro-cid-cpy6ut5u]:hover{transform:none}}
