@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css");:root{color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:Pretendard,Noto Sans KR,Apple SD Gothic Neo,Segoe UI,sans-serif}body{margin:0;min-height:100vh;background:#fff;color:#222;font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;font-family:inherit}button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.page{width:min(1120px,calc(100% - 32px));margin:24px auto 48px}.mesh{display:none}.topbar{justify-content:space-between;gap:16px;margin-bottom:20px;padding:16px 18px;border:1px solid #e8e8ec;border-radius:16px;background:#fff}.brand-wrap,.status,.top-tabs,.topbar,.topbar-left{display:flex;align-items:center}.brand-wrap,.topbar-left{gap:12px}.brand{font-size:1rem;font-weight:800;letter-spacing:-.02em}.top-tabs{gap:8px}.top-tab{padding:7px 12px;border-radius:999px;color:#66666f;background:#f4f4f6;font-size:.86rem;font-weight:600}.top-tab.active{background:#202027;color:#fff}.status{gap:8px;color:#777781;font-size:.92rem}.dot{width:10px;height:10px;border-radius:999px;background:#c5c7ce}.dot.working{background:#f5a623}.dot.done{background:#34c759}.error{margin:0 0 16px;padding:12px 14px;border:1px solid #ffd4d4;border-radius:12px;background:#fff5f5;color:#d74141}.panel{border:1px solid #e9e9ee;border-radius:18px;background:#fff;padding:22px}.archive-panel h2{margin:0 0 18px;font-size:1.25rem;letter-spacing:-.02em}.placeholder{margin:0;color:#7c7c86}.archive-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:14px;gap:14px}.archive-card{display:block;padding:16px;border:1px solid #ededf1;border-radius:14px;background:#fbfbfd;transition:border-color .18s ease,transform .18s ease}.archive-card:hover{border-color:#d8d8df;transform:translateY(-1px)}.archive-card-title{margin:0;font-size:1rem;font-weight:700;line-height:1.45;color:#222228}.archive-card-summary{margin:10px 0 0;color:#54545e;line-height:1.55}.archive-card-meta,.archive-card-stats{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:12px;color:#83838d;font-size:.84rem}@media (max-width:720px){.page{width:min(100%,calc(100% - 24px));margin:18px auto 32px}.topbar{flex-direction:column;align-items:flex-start}.status{justify-content:flex-start}}