: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-body{display:grid;min-height:320px}.gh-project-detail-main{display:grid;gap:.8rem;align-content:start}.gh-project-detail-footer{align-self:end;justify-self:start;margin-top:1rem}.gh-detail-meta{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.8rem}.gh-note-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:1.2rem;align-items:start}.gh-note-detail-meta{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1rem}.gh-note-outline{position:sticky;top:1.5rem}.gh-note-outline-nav{display:grid;gap:.45rem}.gh-note-outline-link{color:var(--muted);font-size:.9rem;line-height:1.45;padding-left:.2rem;border-left:2px solid transparent}.gh-note-outline-link:hover{color:var(--accent);border-color:#2563eb42}.gh-note-outline-link.is-level-2{padding-left:.8rem}.gh-note-outline-link.is-level-3{padding-left:1.4rem}.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-repo-list--grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.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;align-content:start}.gh-project-cover{display:grid;gap:.9rem;padding:1rem;border-radius:14px;background:radial-gradient(circle at top right,rgba(255,255,255,.28),transparent 38%),linear-gradient(135deg,#1d4ed8,#0ea5e9 55%,#38bdf8);color:#fff;box-shadow:inset 0 1px #ffffff29}.is-theme-ocean .gh-project-cover,.is-theme-ocean .gh-project-list-cover,.is-theme-ocean .gh-project-detail-hero{background-image:radial-gradient(circle at top right,rgba(255,255,255,.28),transparent 38%),linear-gradient(135deg,#1d4ed8,#0ea5e9 55%,#38bdf8)}.is-theme-sunset .gh-project-cover,.is-theme-sunset .gh-project-list-cover,.is-theme-sunset .gh-project-detail-hero{background-image:radial-gradient(circle at top right,rgba(255,255,255,.24),transparent 38%),linear-gradient(135deg,#ea580c,#f97316 55%,#f59e0b)}.is-theme-forest .gh-project-cover,.is-theme-forest .gh-project-list-cover,.is-theme-forest .gh-project-detail-hero{background-image:radial-gradient(circle at top right,rgba(255,255,255,.22),transparent 38%),linear-gradient(135deg,#166534,#16a34a 55%,#4ade80)}.is-theme-slate .gh-project-cover,.is-theme-slate .gh-project-list-cover,.is-theme-slate .gh-project-detail-hero{background-image:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 38%),linear-gradient(135deg,#1e293b,#334155 55%,#64748b)}.is-theme-sunset .gh-project-cover,.is-theme-forest .gh-project-cover,.is-theme-slate .gh-project-cover,.is-theme-ocean .gh-project-list-cover,.is-theme-sunset .gh-project-list-cover,.is-theme-forest .gh-project-list-cover,.is-theme-slate .gh-project-list-cover{color:#fff}.is-theme-ocean .gh-project-list-kicker,.is-theme-sunset .gh-project-list-kicker,.is-theme-forest .gh-project-list-kicker,.is-theme-slate .gh-project-list-kicker{color:#ffffffc7}.is-theme-ocean .gh-project-detail-hero,.is-theme-sunset .gh-project-detail-hero,.is-theme-forest .gh-project-detail-hero,.is-theme-slate .gh-project-detail-hero{color:#fff;border-color:transparent}.is-theme-ocean .gh-project-detail-hero .gh-muted,.is-theme-sunset .gh-project-detail-hero .gh-muted,.is-theme-forest .gh-project-detail-hero .gh-muted,.is-theme-slate .gh-project-detail-hero .gh-muted{color:#ffffffd6}.gh-project-cover-text{display:grid;gap:.28rem}.gh-project-cover-label{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;opacity:.76}.gh-project-cover-title{font-size:1.05rem;line-height:1.35}.gh-project-date-badge{margin-left:auto;padding:.24rem .58rem;border-radius:999px;background:#ffffff2e;font-size:.72rem;white-space:nowrap}.gh-project-top{display:flex;align-items:center}.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-kv-list{display:grid;gap:.25rem}.gh-project-kv{margin:0;color:var(--muted);font-size:.82rem;line-height:1.4}.gh-project-kv-label{color:#475569;font-weight:600}.gh-project-desc{margin:0;color:var(--muted);font-size:.85rem;line-height:1.6;white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.gh-repo-desc{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.gh-project-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto}.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{min-width:0}.gh-latest-content{display:grid;gap:.35rem;min-width:0}.gh-latest-title{font-weight:600}.gh-latest-summary{margin:0;color:var(--muted);font-size:.85rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.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:grid;gap:.8rem;align-content:start}.gh-repo-list--grid .gh-repo{height:100%}.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:flex;flex-wrap:wrap;gap:.5rem .7rem;align-items:center}.gh-repo-body{display:grid;gap:.55rem}.gh-project-list-cover{padding:.85rem .95rem;border-radius:12px;background:linear-gradient(135deg,#2563eb24,#0ea5e914),#f8fbff;display:grid;gap:.3rem}.gh-project-list-kicker{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:#2563eb;font-weight:700}.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-note-bundle-card{display:grid;gap:.35rem;min-width:0}.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}input.is-invalid,textarea.is-invalid,select.is-invalid{border-color:#ef4444b3;box-shadow:0 0 0 3px #ef444414}textarea{min-height:120px;resize:vertical}.gh-field-error{color:#b91c1c;font-size:.78rem}.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-card-header--stack{align-items:flex-start}.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);position:sticky;top:1.5rem}.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-admin-projects-page{display:grid;gap:1.2rem}.gh-search-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.gh-empty-state{border:1px dashed rgba(37,99,235,.22);border-radius:14px;padding:1.6rem;display:grid;gap:.5rem;place-items:center;text-align:center;background:linear-gradient(180deg,#f8fafcd1,#eff6ff9e)}.gh-search-kpis{width:min(100%,440px)}.gh-search-highlight{background:#facc1566;color:inherit;padding:0 .08rem;border-radius:.2rem;font-weight:700}.gh-admin-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.9rem}.gh-admin-projects-toolbar{margin-top:1rem;display:flex;gap:.9rem;align-items:end;justify-content:space-between;flex-wrap:wrap}.gh-admin-search{display:grid;gap:.35rem;min-width:min(100%,380px);flex:1}.gh-admin-search-label{color:var(--muted);font-size:.8rem;font-weight:600}.gh-admin-toggle{padding:.7rem .9rem;border:1px solid var(--border);border-radius:12px;background:#f8fafce6}.gh-admin-kpi{border:1px solid var(--border);border-radius:12px;padding:.95rem 1rem;background:linear-gradient(180deg,#fffffff5,#eff6ffdb);display:grid;gap:.3rem}.gh-admin-kpi-label{color:var(--muted);font-size:.78rem}.gh-admin-kpi-value{color:var(--text);font-size:1.1rem}.gh-admin-projects-shell{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:1.2rem;align-items:start}.gh-admin-projects-list-card,.gh-admin-projects-editor{min-height:100%}.gh-admin-projects-list{display:grid;gap:.8rem;max-height:70vh;overflow:auto;padding-right:.25rem}.gh-admin-projects-list.is-compact{gap:.6rem}.gh-admin-project-item{border:1px solid var(--border);border-radius:14px;background:#fff;padding:.95rem 1rem;display:grid;gap:.55rem;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.gh-admin-project-item:hover{border-color:#2563eb59;box-shadow:0 14px 30px #2563eb1f;transform:translateY(-1px)}.gh-admin-project-item.is-active{border-color:#2563eb6b;background:linear-gradient(180deg,#eff6fff2,#fffffffa);box-shadow:0 18px 36px #2563eb24}.gh-admin-project-item.is-dragging{opacity:.55;cursor:grabbing}.gh-admin-project-item.is-drop-target{border-color:#10b98173;box-shadow:0 0 0 2px #10b9811f}.gh-admin-project-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.gh-admin-project-item-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem}.gh-admin-project-item-title{color:var(--text);font-size:1rem;line-height:1.4}.gh-admin-project-item-desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.gh-admin-project-item-meta{display:flex;flex-wrap:wrap;gap:.4rem .7rem}.gh-admin-project-item-actions{display:flex;gap:.55rem;justify-content:flex-end}.gh-admin-project-item-actions .gh-ghost{padding:.35rem .7rem;font-size:.76rem}.gh-admin-project-item-actions .gh-ghost:disabled{opacity:.45;cursor:not-allowed}.gh-admin-projects-list.is-compact .gh-admin-project-item{padding:.8rem .9rem;gap:.45rem}.gh-admin-projects-list.is-compact .gh-admin-project-item-desc{-webkit-line-clamp:2;font-size:.82rem}.gh-admin-projects-list.is-compact .gh-admin-project-item-meta{gap:.3rem .55rem}.gh-admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.gh-admin-projects-danger{margin-top:1rem;border-top:1px solid var(--border);padding-top:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.gh-admin-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.gh-admin-upload-card{border:1px solid var(--border);border-radius:14px;padding:1rem;display:grid;gap:.8rem;background:linear-gradient(180deg,#fffffffa,#f8fafcf0)}.gh-admin-upload-head{display:grid;gap:.3rem}.gh-admin-note-preview{margin-top:1rem;border:1px solid var(--border);border-radius:14px;padding:1rem;background:#f8fafcb8;display:grid;gap:.6rem}.gh-admin-note-preview-head{display:flex;justify-content:space-between;gap:.8rem;align-items:center}.gh-admin-note-item .gh-pill{max-width:120px;overflow:hidden;text-overflow:ellipsis}.gh-admin-profile-preview{display:grid;gap:1rem}.gh-admin-profile-hero{padding:1rem;border-radius:16px;background:radial-gradient(circle at top right,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,#0f172a,#1d4ed8 60%,#38bdf8);color:#fff;display:grid;gap:1rem}.gh-admin-profile-avatar{width:64px;height:64px;border-radius:18px;background:#ffffff29;display:grid;place-items:center;font-size:1.2rem;font-weight:700;box-shadow:inset 0 1px #ffffff1f}.gh-admin-profile-copy{display:grid;gap:.35rem}.gh-admin-profile-meta{display:flex;flex-wrap:wrap;gap:.5rem .7rem;align-items:center}.gh-project-detail-hero{display:grid;gap:.4rem;margin-bottom:1rem;padding:1.1rem 1.15rem;border-radius:14px;background:radial-gradient(circle at top right,rgba(37,99,235,.16),transparent 36%),linear-gradient(180deg,#f8fafcf5,#eff6ffe6);border:1px solid rgba(37,99,235,.12)}.gh-project-detail-hero-title{font-size:1.3rem;line-height:1.35}.gh-project-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.gh-project-fact{border:1px solid var(--border);border-radius:12px;padding:.9rem 1rem;display:grid;gap:.35rem;background:#f8fafcd9;min-width:0}.gh-project-fact-label{color:var(--muted);font-size:.78rem}.gh-project-fact strong{min-width:0;line-height:1.45;overflow-wrap:anywhere;word-break:break-word}.gh-project-detail-section{display:grid;gap:.8rem}.gh-project-detail-section h3{margin:0;font-size:1rem}.gh-toast-stack{position:fixed;right:24px;bottom:24px;z-index:40;display:grid;gap:.75rem;pointer-events:none}.gh-toast{min-width:240px;max-width:360px;padding:.85rem 1rem;border-radius:14px;color:#fff;box-shadow:0 16px 36px #0f172a2e;background:#0f172a}.gh-toast.is-success{background:linear-gradient(135deg,#059669,#10b981)}.gh-toast.is-error{background:linear-gradient(135deg,#dc2626,#ef4444)}.gh-toast.is-info{background:linear-gradient(135deg,#2563eb,#0ea5e9)}.gh-toast-enter-active,.gh-toast-leave-active{transition:opacity .2s ease,transform .2s ease}.gh-toast-enter-from,.gh-toast-leave-to{opacity:0;transform:translateY(12px)}.gh-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;background:#0f172a6b;display:grid;place-items:center;padding:1.5rem}.gh-modal-card{width:min(460px,100%);padding:1.25rem;border-radius:16px;background:#fff;border:1px solid var(--border);box-shadow:0 24px 48px #0f172a38;display:grid;gap:.9rem}.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-note-detail-layout,.gh-search-grid,.gh-project-detail-facts,.gh-admin-shell{grid-template-columns:1fr}.gh-admin-sidebar{position:static}.gh-hero-card{grid-template-columns:1fr}.gh-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.gh-project-grid,.gh-repo-list--grid,.gh-note-list--grid,.gh-admin-kpis,.gh-admin-form-grid,.gh-admin-projects-shell,.gh-admin-upload-grid{grid-template-columns:1fr}.gh-admin-projects-toolbar{align-items:stretch}.gh-admin-search{min-width:100%}.gh-admin-projects-list{max-height:none}.gh-toast-stack{left:16px;right:16px;bottom:16px}.gh-toast{min-width:0;max-width:none}}@media (max-width: 720px){.gh-header{flex-direction:column;align-items:stretch}.gh-search{width:100%}.gh-tabs{flex-wrap:wrap}.gh-repo-meta{justify-content:flex-start}.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-meta{justify-content:flex-start}}.gh-note-list{display:grid;gap:.6rem}.gh-note-list--grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.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;min-height:62px}.gh-note-item-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left}.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}
