*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gh-bg:#0d1117;--gh-surface:#161b22;--gh-surface2:#21262d;--gh-border:#30363d;--gh-text:#e6edf3;--gh-muted:#8b949e;--gh-green:#238636;--gh-green-light:#2ea043;--gh-blue-light:#388bfd;--gh-accent:#58a6ff;--font:"Sora", sans-serif;--mono:"JetBrains Mono", monospace}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--gh-bg);color:var(--gh-text);min-height:100vh;line-height:1.6}nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--gh-border);background:#0d1117e0;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}._navLogo_10zwt_16{color:var(--gh-text);align-items:center;gap:10px;font-size:17px;font-weight:600;text-decoration:none;display:flex}._navLogo_10zwt_16 svg{width:28px;height:28px;fill:var(--gh-text);flex-shrink:0}._navLogoAccent_10zwt_31{color:var(--gh-accent)}._navActions_10zwt_34{align-items:center;gap:8px;display:flex}._btn_10zwt_39{font-family:var(--font);cursor:pointer;border:1px solid;border-radius:6px;align-items:center;gap:6px;padding:6px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}._btnGhost_10zwt_53{border-color:var(--gh-border);color:var(--gh-text);background:0 0}._btnGhost_10zwt_53:hover{background:var(--gh-surface2);border-color:var(--gh-muted)}._btnGreen_10zwt_62{background:var(--gh-green);color:#fff;border-color:#f0f6fc1a}._btnGreen_10zwt_62:hover{background:var(--gh-green-light)}._langDropdown_10zwt_71{position:relative}._langTrigger_10zwt_74{font-family:var(--font);border:1px solid var(--gh-border);color:var(--gh-text);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:6px 10px 6px 12px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}._langTrigger_10zwt_74:hover{background:var(--gh-surface2);border-color:var(--gh-muted)}._langIcon_10zwt_93{width:14px;height:14px;fill:var(--gh-muted);flex-shrink:0}._chevron_10zwt_99{width:12px;height:12px;color:var(--gh-muted);flex-shrink:0;transition:transform .15s}._chevronOpen_10zwt_106{transform:rotate(180deg)}._langMenu_10zwt_109{background:var(--gh-surface);border:1px solid var(--gh-border);z-index:200;border-radius:8px;min-width:160px;padding:4px;list-style:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0006}._langItem_10zwt_122{color:var(--gh-text);cursor:pointer;border-radius:5px;padding:8px 12px;font-size:13px;transition:background .12s}._langItem_10zwt_122:hover{background:var(--gh-surface2)}._langItemActive_10zwt_133{background:var(--gh-surface2);color:var(--gh-accent);font-weight:600}@media (width<=768px){._navLogo_10zwt_16 ._wordmark_10zwt_140{display:none}}._main_1wxlr_1{max-width:760px;margin:0 auto;padding:108px 24px 120px}._pageHeader_1wxlr_8{margin-bottom:28px}._pageBadge_1wxlr_10{color:#58a6ff;background:#388bfd1a;border:1px solid #388bfd4d;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:4px 12px;font-family:JetBrains Mono,monospace;font-size:12px;display:inline-flex}._badgeDot_1wxlr_24{background:#58a6ff;border-radius:50%;width:6px;height:6px;animation:2s infinite _pulse_1wxlr_1}@keyframes _pulse_1wxlr_1{0%,to{opacity:1}50%{opacity:.3}}._pageTitle_1wxlr_37{color:#e6edf3;letter-spacing:-.02em;margin-bottom:8px;font-size:26px;font-weight:600;line-height:1.3}._pageTitle_1wxlr_37 span{color:#58a6ff}._pageDesc_1wxlr_48{color:#8b949e;font-size:14px;line-height:1.7}._accountBox_1wxlr_55{background:#161b22;border:1px solid #21262d;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:14px 18px;display:flex}._accountInfo_1wxlr_66{align-items:center;gap:12px;display:flex}._ghAvatar_1wxlr_72{color:#fff;background:linear-gradient(135deg,#388bfd,#a371f7);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}._accountName_1wxlr_85{color:#e6edf3;font-size:14px;font-weight:500}._accountSub_1wxlr_91{color:#8b949e;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:12px}._accountStatus_1wxlr_98{color:#3fb950;background:#3fb9501a;border:1px solid #3fb95040;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:flex}._statusDot_1wxlr_110{background:#3fb950;border-radius:50%;width:6px;height:6px}._toolbar_1wxlr_118{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}._toolbarLeft_1wxlr_127{flex:1;align-items:center;gap:10px;min-width:200px;display:flex}._searchWrap_1wxlr_135{flex:1;position:relative}._searchIcon_1wxlr_140{color:#8b949e;pointer-events:none;width:14px;height:14px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}._searchInput_1wxlr_151{color:#e6edf3;background:#161b22;border:1px solid #30363d;border-radius:8px;outline:none;width:100%;height:36px;padding:0 12px 0 34px;font-family:Pretendard,sans-serif;font-size:13px;transition:border-color .15s}._searchInput_1wxlr_151::placeholder{color:#484f58}._searchInput_1wxlr_151:focus{border-color:#58a6ff}._filterSelect_1wxlr_168{color:#c9d1d9;cursor:pointer;background:#161b22;border:1px solid #30363d;border-radius:8px;outline:none;min-width:110px;height:36px;padding:0 10px;font-family:Pretendard,sans-serif;font-size:13px}._filterSelect_1wxlr_168:focus{border-color:#58a6ff}._countBadge_1wxlr_184{color:#8b949e;white-space:nowrap;font-size:12px}._countBadge_1wxlr_184 strong{color:#58a6ff;font-family:JetBrains Mono,monospace}._listHeader_1wxlr_196{background:#161b22;border:1px solid #21262d;border-bottom:none;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}._listHeaderLeft_1wxlr_207{align-items:center;gap:10px;display:flex}._listHeaderLeft_1wxlr_207 label{color:#8b949e;cursor:pointer;font-size:13px}._btnCollapse_1wxlr_219{color:#c9d1d9;cursor:pointer;white-space:nowrap;background:#21262d;border:1px solid #444c56;border-radius:6px;align-items:center;gap:6px;padding:5px 12px;font-family:Pretendard,sans-serif;font-size:12px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}._btnCollapse_1wxlr_219:hover{color:#e6edf3;background:#2d333b;border-color:#768390}._btnCollapse_1wxlr_219 svg{flex-shrink:0;transition:transform .25s}._btnCollapse_1wxlr_219._collapsed_1wxlr_246 svg{transform:rotate(180deg)}._repoListOuter_1wxlr_249{border:1px solid #21262d;border-radius:0 0 10px 10px;margin-bottom:20px;overflow:hidden}._repoListBody_1wxlr_256{max-height:4000px;transition:max-height .35s;overflow:hidden}._repoListBody_1wxlr_256._collapsed_1wxlr_246{max-height:0}._collapsedStrip_1wxlr_264{background:#0d1117;justify-content:space-between;align-items:center;padding:13px 16px;display:flex}._visible_1wxlr_272{display:flex}._stripText_1wxlr_274{color:#8b949e;font-size:13px}._stripText_1wxlr_274 strong{color:#c9d1d9;font-weight:500}._repoItem_1wxlr_284{cursor:pointer;background:#0d1117;border-top:1px solid #161b22;align-items:flex-start;gap:14px;padding:14px 16px;transition:background .1s;display:flex}._repoItem_1wxlr_284:first-child{border-top:none}._repoItem_1wxlr_284:hover{background:#161b22}._repoItem_1wxlr_284._selected_1wxlr_297{background:#388bfd0d}._repoCheck_1wxlr_299{accent-color:#58a6ff;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:2px}._repoBody_1wxlr_308{flex:1;min-width:0}._repoTop_1wxlr_313{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}._repoName_1wxlr_321{color:#58a6ff;white-space:nowrap;text-overflow:ellipsis;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:500;overflow:hidden}._repoVis_1wxlr_331{color:#3fb950;background:#3fb95014;border:1px solid #3fb95059;border-radius:20px;padding:1px 7px;font-size:11px;font-weight:500}._repoDesc_1wxlr_341{color:#8b949e;margin-bottom:7px;font-size:12px;line-height:1.5}._repoMeta_1wxlr_348{flex-wrap:wrap;align-items:center;gap:14px;display:flex}._metaItem_1wxlr_355{color:#8b949e;align-items:center;gap:5px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex}._langDot_1wxlr_364{border-radius:50%;width:10px;height:10px;display:inline-block}._bottomBar_1wxlr_372{z-index:200;background:#0d1117;border-top:1px solid #21262d;padding:0 24px;position:fixed;bottom:0;left:0;right:0}._bottomBarInner_1wxlr_383{justify-content:space-between;align-items:center;gap:16px;max-width:760px;height:68px;margin:0 auto;display:flex}._selectedSummary_1wxlr_393{align-items:center;gap:12px;display:flex}._selectedCount_1wxlr_399{color:#e6edf3;font-family:JetBrains Mono,monospace;font-size:22px;font-weight:600;line-height:1}._selectedLabel_1wxlr_407{color:#8b949e;margin-top:3px;font-size:12px}._selectedNames_1wxlr_413{color:#8b949e;white-space:nowrap;text-overflow:ellipsis;max-width:280px;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:11px;overflow:hidden}._barDivider_1wxlr_424{background:#30363d;width:1px;height:32px}._barActions_1wxlr_430{align-items:center;gap:12px;display:flex}._btnSkip_1wxlr_436{color:#8b949e;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-family:Pretendard,sans-serif;font-size:13px;text-decoration:underline}._btnSkip_1wxlr_436:hover{color:#c9d1d9}._btnConnect_1wxlr_450{color:#fff;cursor:pointer;background:#2ea043;border:1px solid #3fb950;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 24px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;transition:background .15s,transform .1s;display:inline-flex}._btnConnect_1wxlr_450:hover:not(:disabled){background:#3ac454}._btnConnect_1wxlr_450:active:not(:disabled){transform:scale(.98)}._btnConnect_1wxlr_450:disabled{color:#4d5566;cursor:not-allowed;background:#1c2128;border-color:#30363d}._toast_1wxlr_477{color:#e6edf3;z-index:999;white-space:nowrap;opacity:0;pointer-events:none;background:#161b22;border:1px solid #21262d;border-radius:10px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s;display:flex;position:fixed;bottom:80px;left:50%;transform:translate(-50%)translateY(40px);box-shadow:0 8px 24px #0006}._toast_1wxlr_477._show_1wxlr_499{opacity:1;transform:translate(-50%)translateY(0)}._toastIcon_1wxlr_504{color:#3fb950;background:#3fb95026;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex}@media (width<=600px){._main_1wxlr_1{padding:84px 16px 120px}._pageTitle_1wxlr_37{font-size:20px}._toolbar_1wxlr_118{flex-direction:column;align-items:stretch}._toolbarLeft_1wxlr_127{flex-direction:column}._accountBox_1wxlr_55{flex-direction:column;align-items:flex-start;gap:10px}._selectedNames_1wxlr_413,._barDivider_1wxlr_424{display:none}}.lang-bar{z-index:200;background:var(--gh-surface2);border-bottom:1px solid var(--gh-border);justify-content:flex-end;align-items:center;gap:4px;height:38px;padding:0 20px;display:flex;position:fixed;top:0;left:0;right:0}.lang-bar-label{color:var(--gh-muted);align-items:center;gap:5px;margin-right:6px;font-size:12px;display:flex}.lang-bar-label svg{width:13px;height:13px;fill:var(--gh-muted);flex-shrink:0}.lang-btn{font-family:var(--font);cursor:pointer;color:var(--gh-muted);background:0 0;border:1px solid #0000;border-radius:4px;padding:3px 11px;font-size:12px;font-weight:500;line-height:1.6;transition:all .15s}.lang-btn:hover{background:var(--gh-surface);color:var(--gh-text);border-color:var(--gh-border)}.lang-btn.active{background:var(--gh-accent);color:#0d1117;font-weight:600}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:160px 24px 60px;display:flex;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(var(--gh-border) 1px, transparent 1px), linear-gradient(90deg, var(--gh-border) 1px, transparent 1px);opacity:.15;background-size:40px 40px;position:absolute;inset:0}.hero-glow{pointer-events:none;background:radial-gradient(#2386361f 0%,#0000 70%);width:700px;height:400px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.hero-badge{color:#3fb950;z-index:1;background:#2386361a;border:1px solid #2386364d;border-radius:20px;align-items:center;gap:6px;margin-bottom:28px;padding:4px 12px;font-size:12px;font-weight:500;animation:.6s both fadeDown;display:inline-flex;position:relative}.badge-dot{background:#3fb950;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero h1{letter-spacing:-.02em;z-index:1;margin-bottom:20px;font-size:clamp(32px,6vw,64px);font-weight:700;line-height:1.2;animation:.6s .1s both fadeDown;position:relative}.highlight{background:linear-gradient(135deg,#58a6ff,#3fb950);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-desc{color:var(--gh-muted);z-index:1;max-width:560px;margin:0 auto 36px;font-size:clamp(15px,2vw,18px);line-height:1.7;animation:.6s .2s both fadeDown;position:relative}.hero-cta{z-index:1;flex-wrap:wrap;justify-content:center;gap:12px;animation:.6s .3s both fadeDown;display:flex;position:relative}.btn-hero-green{font-family:var(--font);cursor:pointer;background:var(--gh-green);color:#fff;border:1px solid #f0f6fc1a;border-radius:8px;align-items:center;gap:8px;padding:11px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-hero-green:hover{background:#2ea043;transform:translateY(-1px);box-shadow:0 4px 20px #23863659}.btn-hero-outline{font-family:var(--font);cursor:pointer;border:1px solid var(--gh-border);background:var(--gh-surface);color:var(--gh-text);border-radius:8px;align-items:center;gap:8px;padding:11px 24px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-hero-outline:hover{background:var(--gh-surface2);border-color:var(--gh-muted);transform:translateY(-1px)}.features{max-width:1100px;margin:0 auto;padding:80px 24px}.section-label{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--gh-accent);margin-bottom:12px;font-size:12px;font-weight:600}.section-title{text-align:center;letter-spacing:-.01em;margin-bottom:12px;font-size:clamp(24px,4vw,36px);font-weight:700}.section-sub{text-align:center;color:var(--gh-muted);margin-bottom:56px;font-size:16px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.feature-card{background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:12px;padding:28px;transition:border-color .2s,transform .2s;animation:.5s both fadeUp}.feature-card:hover{border-color:var(--gh-blue-light);transform:translateY(-3px)}.feature-icon{background:var(--gh-surface2);border:1px solid var(--gh-border);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:20px;display:flex}.feature-title{margin-bottom:8px;font-size:16px;font-weight:600}.feature-desc{color:var(--gh-muted);font-size:14px;line-height:1.65}.demo-section{background:var(--gh-surface);border-top:1px solid var(--gh-border);border-bottom:1px solid var(--gh-border);padding:80px 24px}.demo-inner{grid-template-columns:1fr 1fr;align-items:center;gap:40px;max-width:1000px;margin:0 auto;display:grid}.demo-text h2{letter-spacing:-.01em;margin-bottom:16px;font-size:clamp(22px,3.5vw,32px);font-weight:700}.demo-text p{color:var(--gh-muted);margin-bottom:24px;font-size:15px;line-height:1.7}.tag-list{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.tag{font-family:var(--mono);background:var(--gh-surface2);border:1px solid var(--gh-border);color:var(--gh-accent);border-radius:20px;padding:3px 10px;font-size:12px}.demo-card{background:var(--gh-bg);border:1px solid var(--gh-border);border-radius:12px;overflow:hidden}.demo-card-header{background:var(--gh-surface2);border-bottom:1px solid var(--gh-border);align-items:center;gap:8px;padding:10px 16px;display:flex}.dot{border-radius:50%;width:10px;height:10px}.dot-r{background:#ff5f57}.dot-y{background:#febc2e}.dot-g{background:#28c840}.demo-card-title{font-family:var(--mono);color:var(--gh-muted);margin-left:4px;font-size:12px}.demo-card-body{padding:20px}.diff-line{font-family:var(--mono);border-radius:4px;margin-bottom:4px;padding:3px 8px;font-size:13px;line-height:1.5}.diff-add{color:#3fb950;background:#2ea04326}.diff-remove{color:#f85149;background:#f8514926}.diff-context{color:var(--gh-muted)}.summary-box{background:#58a6ff14;border:1px solid #58a6ff33;border-radius:8px;margin-top:16px;padding:12px 14px}.summary-label{letter-spacing:.06em;text-transform:uppercase;color:var(--gh-accent);margin-bottom:6px;font-size:11px;font-weight:600}.summary-text{color:var(--gh-muted);font-size:13px;line-height:1.6}.share-section{text-align:center;max-width:700px;margin:0 auto;padding:80px 24px}.share-card{background:var(--gh-surface);border:1px solid var(--gh-border);border-radius:16px;padding:40px 32px}.share-icon{margin-bottom:16px;font-size:36px}.share-card h3{margin-bottom:12px;font-size:22px;font-weight:700}.share-card p{color:var(--gh-muted);margin-bottom:28px;font-size:15px;line-height:1.7}.btn-twitter{font-family:var(--font);color:#fff;cursor:pointer;background:#1d9bf0;border:none;border-radius:8px;align-items:center;gap:8px;padding:11px 28px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.btn-twitter:hover{background:#1a8cd8;transform:translateY(-1px);box-shadow:0 4px 20px #1d9bf04d}@keyframes fadeDown{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lang-switch-fade{animation:.22s lsFade}@keyframes lsFade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.demo-inner{grid-template-columns:1fr}.hero{padding:140px 20px 50px}.features{padding:60px 20px}.features-grid{grid-template-columns:1fr}.demo-section,.share-section{padding:60px 20px}.share-card{padding:28px 20px}}@media (width<=480px){.hero-cta{flex-direction:column;align-items:stretch}.btn-hero-green,.btn-hero-outline{justify-content:center}.lang-bar-label{display:none}.lang-btn{padding:3px 7px;font-size:11px}}._footer_zij8j_1{border-top:1px solid var(--gh-border);text-align:center;color:var(--gh-muted);padding:28px 24px;font-size:13px}._loginMain_3lzg3_1{justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:160px 24px 80px;display:flex;position:relative;overflow:hidden}._loginGrid_3lzg3_11{pointer-events:none;background-image:linear-gradient(#58a6ff0f 1px,#0000 1px),linear-gradient(90deg,#58a6ff0f 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 40%,#000 0%,#0000 75%);mask-image:radial-gradient(circle at 50% 40%,#000 0%,#0000 75%)}._loginGlow_3lzg3_22{pointer-events:none;background:radial-gradient(circle,#23863626 0%,#0000 60%);width:600px;height:600px;position:absolute;top:20%;left:50%;transform:translate(-50%)}._loginCard_3lzg3_37{z-index:1;background:var(--gh-surface);border:1px solid var(--gh-border);text-align:center;border-radius:12px;width:100%;max-width:440px;padding:40px 36px;position:relative;box-shadow:inset 0 1px #ffffff08,0 24px 48px #0006}._loginBadge_3lzg3_52{background:var(--gh-surface2);border:1px solid var(--gh-border);color:var(--gh-muted);border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:5px 12px;font-size:12px;display:inline-flex}._badgeDot_3lzg3_65{background:var(--gh-green-light);width:6px;height:6px;box-shadow:0 0 8px var(--gh-green-light);border-radius:50%}._loginTitle_3lzg3_73{color:var(--gh-text);margin-bottom:16px;font-size:28px;font-weight:700;line-height:1.25}._highlight_3lzg3_81{background:linear-gradient(90deg, var(--gh-accent), var(--gh-green-light));color:#0000;-webkit-background-clip:text;background-clip:text}._loginDesc_3lzg3_92{color:var(--gh-muted);margin-bottom:32px;font-size:14px;line-height:1.6}._btnGithub_3lzg3_99{background:var(--gh-green);color:#fff;width:100%;font-family:var(--font);cursor:pointer;border:1px solid #f0f6fc1a;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}._btnGithub_3lzg3_99:hover{background:var(--gh-green-light);transform:translateY(-1px)}._btnGithub_3lzg3_99 svg{flex-shrink:0}._loginNote_3lzg3_126{color:var(--gh-muted);margin-top:20px;font-size:12px;line-height:1.6}._loginLink_3lzg3_133{color:var(--gh-accent);text-decoration:none}._loginLink_3lzg3_133:hover{text-decoration:underline}@media (width<=480px){._loginCard_3lzg3_37{padding:32px 24px}._loginTitle_3lzg3_73{font-size:24px}}._main_ilcj1_2{max-width:900px;margin:0 auto;padding:96px 24px 60px}._greeting_ilcj1_8{margin-bottom:28px}._greetingSub_ilcj1_11{color:#8b949e;margin-bottom:5px;font-family:JetBrains Mono,monospace;font-size:12px}._greetingTitle_ilcj1_17{color:#e6edf3;letter-spacing:-.02em;font-size:22px;font-weight:600}._greetingTitle_ilcj1_17 span{color:#58a6ff}._statRow_ilcj1_27{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:32px;display:grid}._statCard_ilcj1_33{background:#161b22;border:1px solid #21262d;border-radius:10px;padding:16px 18px}._statLabel_ilcj1_39{color:#8b949e;margin-bottom:6px;font-size:12px}._statValue_ilcj1_44{color:#e6edf3;font-family:JetBrains Mono,monospace;font-size:24px;font-weight:600;line-height:1}._statSub_ilcj1_51{margin-top:4px;font-family:JetBrains Mono,monospace;font-size:11px}._section_ilcj1_58{border:1px solid #21262d;border-radius:12px;margin-bottom:24px;overflow:hidden}._sectionHeader_ilcj1_64{cursor:pointer;-webkit-user-select:none;user-select:none;background:#161b22;justify-content:space-between;align-items:center;padding:13px 18px;transition:background .12s;display:flex}._sectionHeader_ilcj1_64:hover{background:#1c2128}._sectionHeaderLeft_ilcj1_77{align-items:center;gap:10px;display:flex}._sectionIcon_ilcj1_82{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}._iconRepo_ilcj1_91{background:#388bfd26}._iconBlog_ilcj1_94{background:#3fb95026}._iconUpdate_ilcj1_97{background:#d2992226}._sectionTitle_ilcj1_100{color:#e6edf3;font-size:14px;font-weight:500}._sectionCount_ilcj1_105{color:#8b949e;background:#21262d;border-radius:20px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:11px}._sectionHeaderRight_ilcj1_113{align-items:center;gap:10px;display:flex}._headerActionBtn_ilcj1_118{color:#c9d1d9;cursor:pointer;background:#21262d;border:1px solid #444c56;border-radius:6px;align-items:center;gap:5px;height:26px;padding:0 11px;font-family:Pretendard,sans-serif;font-size:11px;transition:background .15s;display:inline-flex}._headerActionBtn_ilcj1_118:hover{color:#e6edf3;background:#2d333b}._chevron_ilcj1_137{color:#8b949e;flex-shrink:0;width:15px;height:15px;transition:transform .22s}._chevron_ilcj1_137._open_ilcj1_144{transform:rotate(180deg)}._sectionBody_ilcj1_147{background:#0d1117;max-height:2000px;transition:max-height .3s;overflow:hidden}._sectionBody_ilcj1_147._collapsed_ilcj1_153{max-height:0}._repoItem_ilcj1_158{cursor:pointer;border-top:1px solid #161b22;align-items:center;gap:12px;padding:12px 18px;transition:background .1s;display:flex}._repoItem_ilcj1_158:first-child{border-top:none}._repoItem_ilcj1_158:hover{background:#161b22}._repoDot_ilcj1_173{border-radius:50%;flex-shrink:0;width:9px;height:9px}._repoInfo_ilcj1_179{flex:1;min-width:0}._repoName_ilcj1_183{color:#58a6ff;white-space:nowrap;text-overflow:ellipsis;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;overflow:hidden}._repoDesc_ilcj1_192{color:#8b949e;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}._repoMetaRight_ilcj1_200{flex-shrink:0;align-items:center;gap:10px;display:flex}._tag_ilcj1_206{white-space:nowrap;border:1px solid;border-radius:20px;padding:2px 8px;font-size:11px}._tagActive_ilcj1_213{color:#3fb950;background:#3fb95014;border-color:#3fb9504d}._tagLang_ilcj1_218{color:#8b949e;border-color:#30363d}._tagBlog_ilcj1_222{color:#a371f7;background:#a371f714;border-color:#a371f74d}._repoUpdated_ilcj1_227{color:#484f58;font-family:JetBrains Mono,monospace;font-size:11px}._blogRepoRow_ilcj1_234{cursor:pointer;border-top:1px solid #161b22;align-items:center;gap:12px;padding:13px 18px;transition:background .1s;display:flex}._blogRepoRow_ilcj1_234:first-child{border-top:none}._blogRepoRow_ilcj1_234:hover{background:#161b22}._blogRepoIcon_ilcj1_249{background:#a371f71f;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}._blogRepoInfo_ilcj1_259{flex:1;min-width:0}._blogRepoName_ilcj1_263{color:#a371f7;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500}._blogRepoSub_ilcj1_269{color:#8b949e;margin-top:2px;font-size:12px}._blogRepoRight_ilcj1_274{flex-shrink:0;align-items:center;gap:10px;display:flex}._mdCount_ilcj1_280{color:#8b949e;background:#21262d;border-radius:20px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:11px}._pubCount_ilcj1_288{color:#3fb950;background:#3fb95014;border:1px solid #3fb9504d;border-radius:20px;padding:2px 8px;font-size:11px}._draftCount_ilcj1_297{color:#d29922;background:#d2992214;border:1px solid #d299224d;border-radius:20px;padding:2px 8px;font-size:11px}._updateRepoGroup_ilcj1_308{border-top:1px solid #161b22}._updateRepoGroup_ilcj1_308:first-child{border-top:none}._updateRepoHeader_ilcj1_314{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:12px 18px;transition:background .1s;display:flex}._updateRepoHeader_ilcj1_314:hover{background:#161b22}._updateRepoIcon_ilcj1_326{background:#388bfd1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}._updateRepoName_ilcj1_336{color:#c9d1d9;flex:1;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500}._updateRepoStats_ilcj1_343{align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}._diffAdd_ilcj1_350{color:#3fb950}._diffDel_ilcj1_353{color:#f85149}._updateFileCount_ilcj1_356{color:#8b949e;background:#21262d;border-radius:20px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:11px}._updateFiles_ilcj1_364{max-height:800px;transition:max-height .25s;overflow:hidden}._updateFiles_ilcj1_364._collapsed_ilcj1_153{max-height:0}._updateFileItem_ilcj1_372{border-top:1px solid #161b22;align-items:center;gap:10px;padding:9px 18px 9px 52px;transition:background .1s;display:flex}._updateFileItem_ilcj1_372:hover{background:#161b22}._fileTypeDot_ilcj1_383{border-radius:50%;flex-shrink:0;width:7px;height:7px}._dotAdded_ilcj1_389{background:#3fb950}._dotModified_ilcj1_392{background:#58a6ff}._dotDeleted_ilcj1_395{background:#f85149}._fileName_ilcj1_398{color:#c9d1d9;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:JetBrains Mono,monospace;font-size:12px;overflow:hidden}._fileMsg_ilcj1_408{color:#8b949e;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:11px;overflow:hidden}._fileDiff_ilcj1_417{flex-shrink:0;align-items:center;gap:4px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}._fileTime_ilcj1_425{color:#484f58;text-align:right;flex-shrink:0;min-width:36px;font-family:JetBrains Mono,monospace;font-size:11px}._sectionFooter_ilcj1_434{border-top:1px solid #161b22;justify-content:center;align-items:center;padding:11px;display:flex}._footerLink_ilcj1_441{color:#8b949e;align-items:center;gap:5px;font-size:12px;text-decoration:none;display:flex}._footerLink_ilcj1_441:hover{color:#58a6ff}._updateDateLabel_ilcj1_453{color:#484f58;font-family:JetBrains Mono,monospace;font-size:11px}@media (width<=640px){._statRow_ilcj1_27{grid-template-columns:1fr 1fr}._statRow_ilcj1_27 ._statCard_ilcj1_33:last-child{grid-column:1/-1}._main_ilcj1_2{padding:84px 14px 60px}._repoMetaRight_ilcj1_200,._updateRepoStats_ilcj1_343,._blogRepoRight_ilcj1_274 ._pubCount_ilcj1_288,._blogRepoRight_ilcj1_274 ._draftCount_ilcj1_297{display:none}}._loadingText_ilcj1_481,._emptyText_ilcj1_482{color:#484f58;padding:20px 16px;font-size:13px}._nav_t0ffm_1{z-index:100;background:#0d1117;border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:sticky;top:0}._navLogo_t0ffm_13{align-items:center;gap:10px;text-decoration:none;display:flex}._navLogoMark_t0ffm_19{color:#0d1117;background:linear-gradient(135deg,#58a6ff,#3fb950);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;display:flex}._navLogoText_t0ffm_32{color:#e6edf3;letter-spacing:-.01em;font-size:15px;font-weight:600}._navAvatar_t0ffm_38{color:#fff;background:linear-gradient(135deg,#388bfd,#3fb950);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:flex}._main_t0ffm_51{max-width:800px;margin:0 auto;padding:36px 24px 60px}._breadcrumb_t0ffm_57{align-items:center;gap:8px;margin-bottom:24px;display:flex}._breadcrumb_t0ffm_57 a{color:#8b949e;font-size:13px;text-decoration:none}._breadcrumb_t0ffm_57 a:hover{color:#58a6ff}._breadcrumbSep_t0ffm_71{color:#484f58;font-size:13px}._breadcrumbCurrent_t0ffm_75{color:#e6edf3;font-size:13px}._pageHeader_t0ffm_80{margin-bottom:28px}._pageTitle_t0ffm_83{color:#e6edf3;letter-spacing:-.02em;margin-bottom:6px;font-size:20px;font-weight:600}._pageDesc_t0ffm_90{color:#8b949e;font-size:13px;line-height:1.6}._sectionCard_t0ffm_96{border:1px solid #21262d;border-radius:12px;margin-bottom:24px;overflow:hidden}._cardHeader_t0ffm_103{background:#161b22;border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}._cardHeaderLeft_t0ffm_111{align-items:center;gap:10px;display:flex}._cardIcon_t0ffm_116{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}._iconAll_t0ffm_125{background:#388bfd26}._iconLinked_t0ffm_128{background:#3fb95026}._cardTitle_t0ffm_131{color:#e6edf3;font-size:14px;font-weight:500}._cardCount_t0ffm_136{color:#8b949e;background:#21262d;border-radius:20px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:11px}._cardToolbar_t0ffm_145{background:#0d1117;border-bottom:1px solid #161b22;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 18px;display:flex}._searchWrap_t0ffm_154{flex:1;min-width:160px;position:relative}._searchIcon_t0ffm_159{color:#8b949e;pointer-events:none;width:13px;height:13px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}._searchInput_t0ffm_169{color:#e6edf3;background:#161b22;border:1px solid #30363d;border-radius:7px;outline:none;width:100%;height:32px;padding:0 10px 0 30px;font-family:Pretendard,sans-serif;font-size:12px;transition:border-color .15s}._searchInput_t0ffm_169::placeholder{color:#484f58}._searchInput_t0ffm_169:focus{border-color:#58a6ff}._langFilter_t0ffm_188{color:#c9d1d9;cursor:pointer;background:#161b22;border:1px solid #30363d;border-radius:7px;outline:none;min-width:100px;height:32px;padding:0 10px;font-family:Pretendard,sans-serif;font-size:12px}._langFilter_t0ffm_188:focus{border-color:#58a6ff}._selectAllRow_t0ffm_205{background:#0f1318;border-bottom:1px solid #161b22;justify-content:space-between;align-items:center;padding:9px 18px;display:flex}._selectAllLeft_t0ffm_213{align-items:center;gap:8px;display:flex}._selectAllLeft_t0ffm_213 label{color:#8b949e;cursor:pointer;font-size:12px}._selInfo_t0ffm_223{color:#8b949e;font-size:12px}._selInfoCount_t0ffm_227{color:#58a6ff;font-family:JetBrains Mono,monospace}._selInfoCountGreen_t0ffm_231{color:#3fb950;font-family:JetBrains Mono,monospace}._repoRows_t0ffm_236{background:#0d1117}._repoRow_t0ffm_236{cursor:pointer;border-top:1px solid #161b22;align-items:center;gap:12px;padding:12px 18px;transition:background .1s;display:flex}._repoRow_t0ffm_236:first-child{border-top:none}._repoRow_t0ffm_236:hover{background:#161b22}._repoCheck_t0ffm_254{accent-color:#58a6ff;cursor:pointer;flex-shrink:0;width:15px;height:15px;margin-top:1px}._repoCheckRed_t0ffm_262{accent-color:#f85149}._repoDot_t0ffm_265{border-radius:50%;flex-shrink:0;width:9px;height:9px}._repoInfo_t0ffm_271{flex:1;min-width:0}._repoName_t0ffm_275{color:#58a6ff;white-space:nowrap;text-overflow:ellipsis;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;overflow:hidden}._repoNameLinked_t0ffm_284{color:#3fb950}._repoDesc_t0ffm_287{color:#8b949e;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}._repoRight_t0ffm_295{flex-shrink:0;align-items:center;gap:10px;display:flex}._tag_t0ffm_301{white-space:nowrap;border:1px solid;border-radius:20px;padding:2px 7px;font-size:11px}._tagLang_t0ffm_308{color:#8b949e;border-color:#30363d}._tagLinked_t0ffm_312{color:#3fb950;background:#3fb95014;border-color:#3fb9504d}._tagBlog_t0ffm_317{color:#a371f7;background:#a371f714;border-color:#a371f74d}._repoDate_t0ffm_322{color:#484f58;font-family:JetBrains Mono,monospace;font-size:11px}._actionBar_t0ffm_328{background:#0f1318;border-top:1px solid #21262d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 18px;display:flex}._actionBarInfo_t0ffm_338{color:#8b949e;font-size:12px}._btnConnect_t0ffm_343{color:#fff;cursor:pointer;background:#2ea043;border:1px solid #3fb950;border-radius:7px;align-items:center;gap:7px;height:34px;padding:0 18px;font-family:Pretendard,sans-serif;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}._btnConnect_t0ffm_343:hover{background:#3ac454}._btnConnect_t0ffm_343:disabled{color:#4d5566;cursor:not-allowed;background:#1c2128;border-color:#30363d}._btnDisconnect_t0ffm_369{color:#f85149;cursor:pointer;background:#21262d;border:1px solid #f85149;border-radius:7px;align-items:center;gap:7px;height:34px;padding:0 18px;font-family:Pretendard,sans-serif;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}._btnDisconnect_t0ffm_369:hover{background:#f851491a}._btnDisconnect_t0ffm_369:disabled{color:#4d5566;cursor:not-allowed;background:#1c2128;border-color:#30363d}@media (width<=600px){._main_t0ffm_51{padding:24px 14px 60px}._repoRight_t0ffm_295{display:none}._cardToolbar_t0ffm_145{flex-direction:column;align-items:stretch}}._nav_1un7i_1{z-index:100;background:#0d1117;border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:sticky;top:0}._navLogo_1un7i_13{align-items:center;gap:10px;text-decoration:none;display:flex}._navLogoMark_1un7i_19{color:#0d1117;background:linear-gradient(135deg,#58a6ff,#3fb950);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;display:flex}._navLogoText_1un7i_32{color:#e6edf3;letter-spacing:-.01em;font-size:15px;font-weight:600}._navAvatar_1un7i_38{color:#fff;background:linear-gradient(135deg,#388bfd,#3fb950);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:flex}._main_1un7i_51{max-width:800px;margin:0 auto;padding:36px 24px 60px}._breadcrumb_1un7i_57{align-items:center;gap:8px;margin-bottom:24px;display:flex}._breadcrumb_1un7i_57 a{color:#8b949e;font-size:13px;text-decoration:none}._breadcrumb_1un7i_57 a:hover{color:#58a6ff}._breadcrumbSep_1un7i_71{color:#484f58;font-size:13px}._breadcrumbCurrent_1un7i_75{color:#e6edf3;font-size:13px}._pageHeader_1un7i_80{margin-bottom:28px}._pageTitle_1un7i_83{color:#e6edf3;letter-spacing:-.02em;margin-bottom:6px;font-size:20px;font-weight:600}._pageDesc_1un7i_90{color:#8b949e;font-size:13px;line-height:1.6}._sectionCard_1un7i_96{border:1px solid #21262d;border-radius:12px;margin-bottom:24px;overflow:hidden}._cardHeader_1un7i_103{background:#161b22;border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}._cardHeaderLeft_1un7i_111{align-items:center;gap:10px;display:flex}._cardIcon_1un7i_116{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}._iconAll_1un7i_125{background:#388bfd26}._iconBlog_1un7i_128{background:#a371f726}._cardTitle_1un7i_131{color:#e6edf3;font-size:14px;font-weight:500}._cardCount_1un7i_136{color:#8b949e;background:#21262d;border-radius:20px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:11px}._cardToolbar_1un7i_145{background:#0d1117;border-bottom:1px solid #161b22;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 18px;display:flex}._searchWrap_1un7i_154{flex:1;min-width:160px;position:relative}._searchIcon_1un7i_159{color:#8b949e;pointer-events:none;width:13px;height:13px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}._searchInput_1un7i_169{color:#e6edf3;background:#161b22;border:1px solid #30363d;border-radius:7px;outline:none;width:100%;height:32px;padding:0 10px 0 30px;font-family:Pretendard,sans-serif;font-size:12px;transition:border-color .15s}._searchInput_1un7i_169::placeholder{color:#484f58}._searchInput_1un7i_169:focus{border-color:#a371f7}._langFilter_1un7i_188{color:#c9d1d9;cursor:pointer;background:#161b22;border:1px solid #30363d;border-radius:7px;outline:none;min-width:100px;height:32px;padding:0 10px;font-family:Pretendard,sans-serif;font-size:12px}._langFilter_1un7i_188:focus{border-color:#a371f7}._selectAllRow_1un7i_205{background:#0f1318;border-bottom:1px solid #161b22;justify-content:space-between;align-items:center;padding:9px 18px;display:flex}._selectAllLeft_1un7i_213{align-items:center;gap:8px;display:flex}._selectAllLeft_1un7i_213 label{color:#8b949e;cursor:pointer;font-size:12px}._selInfo_1un7i_223{color:#8b949e;font-size:12px}._selInfoCountBlue_1un7i_227{color:#58a6ff;font-family:JetBrains Mono,monospace}._selInfoCountPurple_1un7i_231{color:#a371f7;font-family:JetBrains Mono,monospace}._repoRows_1un7i_236{background:#0d1117}._repoRow_1un7i_236{cursor:pointer;border-top:1px solid #161b22;align-items:center;gap:12px;padding:12px 18px;transition:background .1s;display:flex}._repoRow_1un7i_236:first-child{border-top:none}._repoRow_1un7i_236:hover{background:#161b22}._repoCheck_1un7i_254{accent-color:#a371f7;cursor:pointer;flex-shrink:0;width:15px;height:15px;margin-top:1px}._repoDot_1un7i_262{border-radius:50%;flex-shrink:0;width:9px;height:9px}._repoInfo_1un7i_268{flex:1;min-width:0}._repoName_1un7i_272{color:#58a6ff;white-space:nowrap;text-overflow:ellipsis;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;overflow:hidden}._repoNameBlog_1un7i_281{color:#a371f7}._repoDesc_1un7i_284{color:#8b949e;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}._repoRight_1un7i_292{flex-shrink:0;align-items:center;gap:10px;display:flex}._tag_1un7i_298{white-space:nowrap;border:1px solid;border-radius:20px;padding:2px 7px;font-size:11px}._tagLang_1un7i_305{color:#8b949e;border-color:#30363d}._tagLinked_1un7i_309{color:#3fb950;background:#3fb95014;border-color:#3fb9504d}._tagBlog_1un7i_314{color:#a371f7;background:#a371f714;border-color:#a371f74d}._repoDate_1un7i_319{color:#484f58;font-family:JetBrains Mono,monospace;font-size:11px}._mdBadge_1un7i_324{color:#8b949e;font-family:JetBrains Mono,monospace;font-size:11px}._actionBar_1un7i_330{background:#0f1318;border-top:1px solid #21262d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 18px;display:flex}._actionBarInfo_1un7i_340{color:#8b949e;font-size:12px}._btnAddBlog_1un7i_345{color:#fff;cursor:pointer;background:#6e40c9;border:1px solid #a371f7;border-radius:7px;align-items:center;gap:7px;height:34px;padding:0 18px;font-family:Pretendard,sans-serif;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}._btnAddBlog_1un7i_345:hover{background:#8250df}._btnAddBlog_1un7i_345:disabled{color:#4d5566;cursor:not-allowed;background:#1c2128;border-color:#30363d}._btnRemoveBlog_1un7i_371{color:#a371f7;cursor:pointer;background:#21262d;border:1px solid #a371f7;border-radius:7px;align-items:center;gap:7px;height:34px;padding:0 18px;font-family:Pretendard,sans-serif;font-size:13px;font-weight:500;transition:background .15s;display:inline-flex}._btnRemoveBlog_1un7i_371:hover{background:#a371f71a}._btnRemoveBlog_1un7i_371:disabled{color:#4d5566;cursor:not-allowed;background:#1c2128;border-color:#30363d}@media (width<=600px){._main_1un7i_51{padding:24px 14px 60px}._repoRight_1un7i_292{display:none}._cardToolbar_1un7i_145{flex-direction:column;align-items:stretch}}._nav_q29qg_1{z-index:100;background:#0d1117;border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:sticky;top:0}._navLogo_q29qg_2{align-items:center;gap:10px;text-decoration:none;display:flex}._navLogoMark_q29qg_3{color:#0d1117;background:linear-gradient(135deg,#58a6ff,#3fb950);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:500;display:flex}._navLogoText_q29qg_4{color:#e6edf3;letter-spacing:-.01em;font-size:15px;font-weight:600}._navAvatar_q29qg_5{color:#fff;background:linear-gradient(135deg,#388bfd,#3fb950);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:600;display:flex}._main_q29qg_7{max-width:960px;margin:0 auto;padding:32px 24px 60px}._breadcrumb_q29qg_9{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:20px;display:flex}._breadcrumb_q29qg_9 a{color:#8b949e;font-size:12px;text-decoration:none}._breadcrumb_q29qg_9 a:hover{color:#58a6ff}._breadcrumbSep_q29qg_12{color:#484f58;font-size:12px}._breadcrumbCur_q29qg_13{color:#e6edf3;font-family:JetBrains Mono,monospace;font-size:12px}._pageHeader_q29qg_15{margin-bottom:20px}._filePathRow_q29qg_16{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;display:flex}._changeBadge_q29qg_17{border:1px solid;border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;display:inline-flex}._badgeModified_q29qg_18{color:#58a6ff;background:#58a6ff14;border-color:#58a6ff4d}._badgeAdded_q29qg_19{color:#3fb950;background:#3fb95014;border-color:#3fb9504d}._badgeDeleted_q29qg_20{color:#f85149;background:#f8514914;border-color:#f851494d}._fileFullPath_q29qg_21{color:#e6edf3;word-break:break-all;font-family:JetBrains Mono,monospace;font-size:16px;font-weight:500}._metaRow_q29qg_22{flex-wrap:wrap;align-items:center;gap:14px;display:flex}._metaItem_q29qg_23{color:#8b949e;align-items:center;gap:5px;font-size:12px;display:flex}._diffAdd_q29qg_24{color:#3fb950;font-family:JetBrains Mono,monospace;font-size:12px}._diffDel_q29qg_25{color:#f85149;font-family:JetBrains Mono,monospace;font-size:12px}._timelineLabel_q29qg_27{color:#484f58;letter-spacing:.04em;margin-bottom:10px;font-family:JetBrains Mono,monospace;font-size:11px}._timeline_q29qg_27{border:1px solid #21262d;border-radius:10px;flex-direction:column;gap:0;margin-bottom:20px;display:flex;overflow:hidden}._timelineItem_q29qg_29{cursor:pointer;background:#0d1117;border-bottom:1px solid #161b22;align-items:flex-start;gap:14px;padding:13px 16px;transition:background .1s;display:flex}._timelineItem_q29qg_29:last-child{border-bottom:none}._timelineItem_q29qg_29:hover{background:#161b22}._timelineItemActive_q29qg_32{border-left:2px solid #58a6ff;background:#58a6ff0d!important}._tlLeft_q29qg_33{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;padding-top:2px;display:flex}._tlIndex_q29qg_34{color:#8b949e;background:#161b22;border:1px solid #30363d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-family:JetBrains Mono,monospace;font-size:10px;display:flex}._tlIndexActive_q29qg_35{color:#58a6ff!important;background:#58a6ff1a!important;border-color:#58a6ff66!important}._tlLine_q29qg_36{background:#21262d;flex:1;width:1px;min-height:12px}._tlLineHidden_q29qg_37{display:none}._tlBody_q29qg_38{flex:1;min-width:0}._tlMsg_q29qg_39{color:#e6edf3;margin-bottom:5px;font-size:13px;font-weight:500;line-height:1.4}._tlMeta_q29qg_40{flex-wrap:wrap;align-items:center;gap:12px;display:flex}._tlHash_q29qg_41{color:#58a6ff;font-family:JetBrains Mono,monospace;font-size:11px}._tlTime_q29qg_42{color:#484f58;font-family:JetBrains Mono,monospace;font-size:11px}._tlStat_q29qg_43{align-items:center;gap:4px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}._tlTag_q29qg_44{color:#d29922;background:#d2992214;border:1px solid #d299224d;border-radius:20px;padding:1px 7px;font-size:10px}._tlRight_q29qg_45{flex-shrink:0;align-items:center;display:flex}._tlChevron_q29qg_46{color:#484f58;width:14px;height:14px}._diffSectionHeader_q29qg_48{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}._diffSectionTitle_q29qg_49{color:#e6edf3;font-size:13px;font-weight:500}._diffSectionMeta_q29qg_50{align-items:center;gap:10px;display:flex}._viewToggle_q29qg_51{border:1px solid #30363d;border-radius:7px;display:flex;overflow:hidden}._viewBtn_q29qg_52{color:#8b949e;cursor:pointer;background:#161b22;border:none;height:28px;padding:0 11px;font-family:Pretendard,sans-serif;font-size:12px;transition:background .1s,color .1s}._viewBtnActive_q29qg_53{color:#e6edf3!important;background:#21262d!important}._viewBtn_q29qg_52:hover{color:#c9d1d9}._ghLink_q29qg_55{color:#c9d1d9;background:#21262d;border:1px solid #444c56;border-radius:7px;align-items:center;gap:5px;height:28px;padding:0 11px;font-size:12px;text-decoration:none;transition:background .15s;display:inline-flex}._ghLink_q29qg_55:hover{background:#2d333b}._diffWrap_q29qg_58{border:1px solid #21262d;border-radius:10px;margin-bottom:20px;overflow:hidden}._diffFileHeader_q29qg_59{background:#161b22;border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}._diffFileName_q29qg_60{color:#8b949e;font-family:JetBrains Mono,monospace;font-size:12px}._diffStat_q29qg_61{align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex}._diffTable_q29qg_62{border-collapse:collapse;width:100%;font-family:JetBrains Mono,monospace;font-size:12px;line-height:1.6}._diffTable_q29qg_62 td{white-space:pre;vertical-align:top;padding:1px 0}._diffTable_q29qg_62 tr:hover td{filter:brightness(1.15)}._ln_q29qg_65{text-align:right;color:#484f58;-webkit-user-select:none;user-select:none;background:#0d1117;border-right:1px solid #21262d;width:48px;min-width:48px;padding:0 10px 0 6px}._codeCell_q29qg_66{width:100%;padding:0 16px}._lineAdd_q29qg_67{background:#0f2a1a}._lineAddLn_q29qg_68{color:#3fb950!important;background:#0a1f13!important}._lineAddCode_q29qg_69{color:#aff5b4!important}._lineDel_q29qg_70{background:#2a0f0f}._lineDelLn_q29qg_71{color:#f85149!important;background:#1f0a0a!important}._lineDelCode_q29qg_72{color:#ffc0bc!important}._lineCtxLn_q29qg_73{color:#484f58}._lineCtxCode_q29qg_74{color:#8b949e}._hunkHeaderRow_q29qg_75 td{color:#8b949e;background:#0d1926;border-top:1px solid #21262d;border-bottom:1px solid #21262d;padding:4px 12px;font-size:11px}._commitSection_q29qg_77{border:1px solid #21262d;border-radius:10px;overflow:hidden}._commitHeader_q29qg_78{background:#161b22;border-bottom:1px solid #21262d;padding:13px 18px}._commitTitle_q29qg_79{color:#e6edf3;margin-bottom:4px;font-size:13px;font-weight:500}._commitMeta_q29qg_80{flex-wrap:wrap;align-items:center;gap:12px;display:flex}._commitHashLink_q29qg_81{color:#58a6ff;font-family:JetBrains Mono,monospace;font-size:11px}._commitBody_q29qg_82{color:#c9d1d9;padding:14px 18px;font-size:13px;line-height:1.7}._commitBody_q29qg_82 code{background:#21262d;border-radius:4px;padding:1px 5px;font-family:JetBrains Mono,monospace;font-size:12px}._commitBody_q29qg_82 pre{color:#8b949e;white-space:pre-wrap;background:#161b22;border:1px solid #21262d;border-radius:7px;margin-top:10px;padding:12px 14px;font-family:JetBrains Mono,monospace;font-size:12px;overflow-x:auto}._sepColor_q29qg_86{color:#484f58}._metaStrong_q29qg_87{color:#e6edf3;font-weight:500}._splitGrid_q29qg_88{border-top:1px solid #21262d;grid-template-columns:1fr 1fr;display:grid}._splitSideLeft_q29qg_89{border-right:1px solid #21262d;min-width:0;overflow-x:auto}._splitSideRight_q29qg_90{border-left:1px solid #21262d;min-width:0;overflow-x:auto}@media (width<=640px){._main_q29qg_7{padding:20px 14px 60px}._tlMeta_q29qg_40{gap:8px}._diffSectionHeader_q29qg_48{flex-direction:column;align-items:flex-start}}
