:root{color-scheme:light;--bg: #f5f8fd;--panel: #ffffff;--border: #e4ebf5;--text: #0f172a;--muted: #64748b;--accent: #2563eb;--accent-strong: #1d4ed8;--accent-soft: #e7f0ff;--accent-warm: #60a5fa;--accent-cool: #38bdf8;--shadow: rgba(15, 23, 42, .08);font-family:Space Grotesk,Source Han Sans SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--text);background:radial-gradient(circle at 12% 8%,rgba(37,99,235,.16) 0%,transparent 45%),radial-gradient(circle at 88% 18%,rgba(56,189,248,.14) 0%,transparent 42%),radial-gradient(circle at 30% 88%,rgba(96,165,250,.14) 0%,transparent 40%),linear-gradient(180deg,#ffffffd9,#f5f8fdf2),var(--bg);min-height:100vh}a{color:inherit;text-decoration:none}.app-shell{max-width:1140px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.app-shell.is-admin-shell{max-width:1200px}.gh-header{display:flex;align-items:center;gap:1rem;padding:.4rem 0}.gh-left{display:flex;align-items:center;gap:.9rem}.gh-logo{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-cool));color:#fff;display:grid;place-items:center;font-weight:700;letter-spacing:.08rem;box-shadow:0 12px 24px #2563eb33;overflow:hidden}.gh-logo img{width:100%;height:100%;object-fit:cover;display:block}.gh-name{font-weight:600}.gh-role{color:var(--muted);font-size:.9rem}.gh-center{display:flex;justify-content:center}.gh-right{display:flex;align-items:center;gap:.8rem}.gh-search{flex:1;min-width:240px;padding:.55rem 1.1rem .55rem 2.5rem;border-radius:999px;border:1px solid #e6edf7;background:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2393a4c0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='11' cy='11' r='8'/><line x1='21' y1='21' x2='16.65' y2='16.65'/></svg>");background-repeat:no-repeat;background-position:.8rem center;box-shadow:0 6px 16px #0f172a0f;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.gh-search::placeholder{color:#9aa7bf}.gh-search:focus,.gh-search:focus-visible{outline:none;border-color:var(--accent);background-color:#fff;box-shadow:0 0 0 3px #2563eb1f}.ghost-link{border:none;padding:.45rem 1.2rem;border-radius:999px;font-weight:600;background:#0f172a;color:#fff;box-shadow:0 10px 22px #0f172a33}.gh-tabs{display:flex;gap:1.4rem;margin-top:1.2rem;border-bottom:1px solid #e8eef7;padding-bottom:.2rem}.gh-tab{padding:.5rem 0;font-weight:600;color:#94a3b8;border-bottom:2px solid transparent;font-size:.9rem}.gh-tabs .router-link-active{color:var(--accent);border-color:var(--accent)}.gh-main{margin-top:1.8rem}.gh-hero{position:relative;margin-bottom:2rem;padding:1.9rem;border-radius:20px;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.9),transparent 55%),linear-gradient(135deg,#e7f0ffe6,#ffffffe6);border:1px solid rgba(37,99,235,.12);overflow:hidden;--hero-x: 50%;--hero-y: 50%}.gh-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 1px 1px,rgba(37,99,235,.08) 1px,transparent 0);background-size:22px 22px;opacity:.45;pointer-events:none}.gh-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.4) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.4) 1px,transparent 1px);background-size:48px 48px;opacity:.22;pointer-events:none}.gh-hero-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(260px circle at var(--hero-x) var(--hero-y),rgba(37,99,235,.18),transparent 60%);mix-blend-mode:screen;opacity:.7;transition:opacity .2s ease;pointer-events:none}.gh-hero-card{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:start}.gh-hero-main{display:grid;gap:1rem;max-width:680px}.gh-hero-head{display:flex;align-items:center;gap:1rem}.gh-hero-avatar{width:64px;height:64px;border-radius:16px;background:#eef2ff;display:grid;place-items:center;font-weight:700;color:#1e293b;overflow:hidden;box-shadow:0 12px 24px #0f172a1f}.gh-hero-avatar img{width:100%;height:100%;object-fit:cover;display:block}.gh-hero-intro{display:grid;gap:.35rem}.gh-hero-badge{display:inline-flex;align-items:center;gap:.4rem;width:max-content;padding:.25rem .7rem;border-radius:999px;background:#2563eb1f;color:var(--accent-strong);font-weight:700;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 10px 18px #2563eb1f}.gh-hero-title{margin:0;font-size:2.4rem;line-height:1.2;display:grid;gap:.35rem}.gh-hero-name{font-weight:700;letter-spacing:.02em}.gh-hero-subtitle{font-size:1rem;color:var(--muted);font-weight:500}.gh-hero-summary{margin:0;color:#1f2937;line-height:1.7;max-width:640px}.gh-hero-summary.is-placeholder{color:var(--muted)}.gh-hero-meta{display:flex;flex-wrap:wrap;gap:.6rem;color:var(--muted);font-size:.9rem}.gh-hero-meta span{background:#f1f6ff;border:1px solid #dbe7ff;border-radius:999px;padding:.25rem .7rem;color:#3562c8}.gh-hero-stats{display:grid;gap:.8rem;min-width:160px}.gh-stat-card{display:grid;gap:.3rem;padding:.75rem 1rem;border-radius:12px;background:#ffffffeb;border:1px solid #e3ecfa;box-shadow:0 12px 24px #2563eb1a}.gh-stat-label{color:var(--muted);font-size:.8rem}.gh-stat-value{font-size:1.5rem;color:var(--accent-strong)}.gh-hero-ornament{position:absolute;inset:-30% -10% auto auto;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(56,189,248,.18) 0%,transparent 60%);animation:float 8s ease-in-out infinite}.gh-card{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:1.25rem;box-shadow:0 12px 26px #0f172a0f;animation:rise .35s ease;position:relative}.gh-card:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;border:1px solid rgba(37,99,235,.2);opacity:0;transition:opacity .2s ease;pointer-events:none}.gh-card:hover:after{opacity:1}.gh-repo,.gh-issue,.gh-note-item,.gh-note-row{transition:transform .2s ease,box-shadow .2s ease}.gh-repo:hover,.gh-issue:hover,.gh-note-item:hover,.gh-note-row:hover{transform:translateY(-2px);box-shadow:0 12px 26px #2563eb1f}.gh-layout{display:grid;grid-template-columns:280px 1fr;gap:1.5rem}.gh-layout.gh-layout-full{grid-template-columns:1fr}.gh-detail{max-width:min(960px,100%);margin:0 auto}.gh-detail-meta{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.8rem}.gh-profile{display:grid;gap:.8rem;align-content:start}.gh-avatar{width:72px;height:72px;border-radius:50%;background:#0f172a;color:#fff;display:grid;place-items:center;font-weight:700;font-size:1.2rem}.gh-title{margin:0}.gh-divider{border-top:1px solid var(--border);margin:.4rem 0}.gh-kv{display:flex;justify-content:space-between;color:var(--muted);font-size:.9rem}.gh-kv strong{color:var(--text)}.gh-stack{display:grid;gap:1.2rem}.gh-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.9rem}.gh-section-title{display:inline-flex;align-items:center;gap:.5rem;margin:0;font-size:1.05rem;--section-icon-bg: linear-gradient(135deg, var(--accent), var(--accent-cool));--section-icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M4 12h16'/><path d='M12 4v16'/></svg>")}.gh-section-title:before{content:"";width:18px;height:18px;border-radius:6px;background-image:var(--section-icon),var(--section-icon-bg);background-repeat:no-repeat;background-position:center;background-size:12px 12px,cover;box-shadow:0 10px 18px #2563eb33}.gh-section-title--projects{--section-icon-bg: linear-gradient(135deg, #2563eb, #22d3ee);--section-icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='7' height='7' rx='2'/><rect x='14' y='3' width='7' height='7' rx='2'/><rect x='3' y='14' width='7' height='7' rx='2'/><rect x='14' y='14' width='7' height='7' rx='2'/></svg>")}.gh-section-title--notes{--section-icon-bg: linear-gradient(135deg, #f97316, #facc15);--section-icon: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M12 20h9'/><path d='M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4 12.5-12.5z'/></svg>")}.gh-body{margin:0;line-height:1.6}.gh-preline{white-space:pre-line}.gh-repo-list,.gh-issue-list{display:grid;gap:.8rem}.gh-project-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.gh-project-card{border:1px solid var(--border);border-radius:12px;padding:1rem;background:#fff;display:grid;gap:.55rem}.gh-project-top{display:flex;align-items:center;justify-content:space-between}.gh-project-icon{width:28px;height:28px;border-radius:8px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M12 2l9 5-9 5-9-5 9-5z'/><path d='M3 12l9 5 9-5'/><path d='M3 17l9 5 9-5'/></svg>"),linear-gradient(135deg,#3b82f6,#06b6d4);background-repeat:no-repeat;background-position:center;background-size:16px 16px,cover;box-shadow:0 8px 16px #2563eb2e}.gh-project-date{font-size:.75rem;color:#94a3b8}.gh-project-title{font-weight:600;font-size:1rem}.gh-project-desc{margin:0;color:var(--muted);font-size:.85rem;line-height:1.6}.gh-project-tags{display:flex;flex-wrap:wrap;gap:.4rem}.gh-tag{padding:.2rem .6rem;border-radius:999px;font-size:.72rem;font-weight:600;white-space:nowrap}.gh-tag--stack{background:#2563eb1f;color:#2563eb}.gh-tag--role{background:#10b9811f;color:#0f766e}.gh-latest-list{display:grid;gap:.7rem}.gh-latest-note{border:1px solid var(--border);border-radius:12px;padding:.9rem 1rem;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;align-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.gh-latest-note:hover{border-color:var(--accent);box-shadow:0 14px 30px #2563eb26;transform:translateY(-2px)}.gh-latest-main{display:flex;gap:.9rem;align-items:flex-start}.gh-latest-tag{padding:.2rem .5rem;border-radius:6px;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;background:#2563eb1a;color:#2563eb;font-weight:700}.gh-latest-content{display:grid;gap:.35rem}.gh-latest-title{font-weight:600}.gh-latest-summary{margin:0;color:var(--muted);font-size:.85rem;line-height:1.5}.gh-latest-meta{display:flex;gap:.8rem;color:#94a3b8;font-size:.75rem;justify-content:flex-end;white-space:nowrap}.gh-repo-list .gh-link-card,.gh-issue-list .gh-link-card{animation:pop-in .45s ease both}.gh-repo-list .gh-link-card:nth-child(1),.gh-issue-list .gh-link-card:nth-child(1){animation-delay:.02s}.gh-repo-list .gh-link-card:nth-child(2),.gh-issue-list .gh-link-card:nth-child(2){animation-delay:.06s}.gh-repo-list .gh-link-card:nth-child(3),.gh-issue-list .gh-link-card:nth-child(3){animation-delay:.1s}.gh-repo-list .gh-link-card:nth-child(4),.gh-issue-list .gh-link-card:nth-child(4){animation-delay:.14s}.gh-repo-list .gh-link-card:nth-child(5),.gh-issue-list .gh-link-card:nth-child(5){animation-delay:.18s}.gh-repo,.gh-issue{border:1px solid var(--border);border-radius:12px;padding:.95rem 1.1rem;background:#fff;display:flex;justify-content:space-between;gap:1rem}.gh-link-card{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.gh-link-card:hover{border-color:var(--accent);box-shadow:0 14px 30px #2563eb26;transform:translateY(-2px)}.gh-repo-title{font-weight:600;margin-bottom:.2rem;position:relative;padding-left:1.2rem}.gh-repo-title:before{content:"";width:8px;height:8px;border-radius:3px;background:linear-gradient(135deg,var(--accent),var(--accent-cool));display:inline-block;position:absolute;left:0;top:.45rem}.gh-repo-meta{display:grid;gap:.4rem;align-content:start;justify-items:end;text-align:right}.gh-meta{color:var(--muted);font-size:.8rem}.gh-pill{background:var(--accent-soft);color:var(--accent-strong);padding:.2rem .6rem;border-radius:999px;font-size:.75rem;white-space:nowrap}.gh-note-pill{align-self:flex-start}.gh-link{color:var(--accent);font-weight:600}.gh-link--arrow:after{content:">";margin-left:.35rem;font-size:.9rem}.gh-muted{color:var(--muted);margin:0}.gh-btn{padding:.55rem 1.2rem;border-radius:8px;border:none;font-weight:600;cursor:pointer;background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff}.gh-ghost{background:#fff;border:1px solid var(--border);color:var(--muted);padding:.4rem .9rem;border-radius:8px}.gh-danger{border-color:#ef444466;color:#b91c1c}.gh-auth{display:grid;place-items:center;min-height:60vh}.gh-auth-card{width:min(420px,100%)}.gh-form{display:grid;gap:.75rem;margin-top:1rem}.gh-form label{display:grid;gap:.4rem;font-weight:500}input,textarea,select{padding:.6rem .7rem;border-radius:8px;border:1px solid var(--border);font-family:inherit}textarea{min-height:120px;resize:vertical}.gh-admin-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.gh-form-card{display:grid;gap:.75rem}.gh-form-actions{display:flex;gap:.6rem;align-items:center}.gh-admin-actions{display:flex;gap:.6rem}.gh-admin-shell{display:grid;grid-template-columns:220px 1fr;gap:1.5rem;align-items:start}.gh-admin-sidebar{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:1.2rem;display:grid;gap:1.2rem;box-shadow:0 12px 26px var(--shadow)}.gh-admin-brand{display:flex;align-items:center;gap:.8rem}.gh-admin-nav{display:grid;gap:.4rem}.gh-admin-link{padding:.55rem .7rem;border-radius:8px;color:var(--muted);font-weight:600;border:1px solid transparent}.gh-admin-link.router-link-active{color:var(--accent-strong);background:var(--accent-soft);border-color:#2563eb33}.gh-admin-content{display:grid;gap:1.2rem;max-width:960px;margin:0 auto;width:100%}.gh-form-card label{align-items:start}.gh-form-card input,.gh-form-card textarea,.gh-form-card select{width:100%}.gh-form-card input[type=checkbox]{width:auto}.gh-inline{display:flex;align-items:center;gap:.6rem;font-weight:500}@keyframes rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes pop-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 900px){.gh-layout,.gh-admin-shell,.gh-hero-card{grid-template-columns:1fr}.gh-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-project-grid{grid-template-columns:1fr}}@media (max-width: 720px){.gh-header{flex-direction:column;align-items:stretch}.gh-search{width:100%}.gh-tabs{flex-wrap:wrap}.gh-repo,.gh-issue{flex-direction:column;align-items:flex-start}.gh-repo-meta{justify-items:start;text-align:left}.gh-hero{padding:1.2rem}.gh-hero-title{font-size:1.8rem}.gh-hero-head{flex-direction:column;align-items:flex-start}.gh-hero-meta{flex-direction:column;gap:.4rem}.gh-latest-note{grid-template-columns:1fr;align-items:flex-start}.gh-latest-main{flex-direction:column;gap:.5rem}.gh-latest-meta{justify-content:flex-start}}.gh-note-list{display:grid;gap:.6rem}.gh-note-content{max-width:860px;margin:0 auto;width:100%}.gh-note-row{border:1px solid var(--border);background:#fff;border-radius:10px;padding:.6rem .8rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.gh-note-actions{display:flex;gap:.5rem}.gh-note-back{justify-self:start}.gh-note-item{border:1px solid var(--border);background:#fff;border-radius:10px;padding:.6rem .8rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-family:inherit}.gh-note-item.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.gh-note-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.gh-markdown{line-height:1.7;overflow-wrap:anywhere;word-break:break-word;max-width:860px;margin:0 auto}.gh-markdown img{max-width:100%;height:auto;display:block}.gh-markdown h1,.gh-markdown h2,.gh-markdown h3{margin-top:1.2rem}.gh-markdown pre{background:#0f172a;color:#f8fafc;padding:.8rem;border-radius:8px;overflow:auto;white-space:pre-wrap}.gh-markdown code{background:#f1f5f9;padding:.1rem .3rem;border-radius:4px;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.gh-markdown pre code{background:transparent;padding:0}
