:root{--bg-main: #f4f7ff;--bg-soft: #eaf6ff;--text-main: #0f172a;--text-muted: #334155;--panel-bg: rgba(255, 255, 255, .84);--panel-border: rgba(15, 23, 42, .12);--brand: #0f766e;--brand-strong: #0b5d57;--brand-soft: #d9f5ef;--shadow-soft: 0 18px 46px rgba(15, 23, 42, .11);--radius-lg: 1.35rem;--radius-md: .95rem}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Plus Jakarta Sans,Noto Sans KR,sans-serif;color:var(--text-main);background:radial-gradient(850px 420px at 8% -6%,rgba(56,189,248,.22),transparent 72%),radial-gradient(780px 420px at 94% -10%,rgba(34,197,94,.2),transparent 74%),linear-gradient(180deg,var(--bg-main) 0%,#ffffff 26%,var(--bg-soft) 100%);min-height:100vh}.bg-orb{position:fixed;z-index:-1;width:22rem;height:22rem;border-radius:50%;filter:blur(80px);opacity:.23;pointer-events:none}.bg-orb-left{left:-6rem;top:24rem;background:#22d3ee}.bg-orb-right{right:-6rem;top:6rem;background:#86efac}.site-header{width:min(72rem,calc(100vw - 2rem));margin:1.4rem auto 0;padding:.95rem 1.1rem;border:1px solid var(--panel-border);border-radius:999px;background:#ffffffb8;box-shadow:var(--shadow-soft);backdrop-filter:blur(9px);display:flex;align-items:center;justify-content:space-between;gap:.8rem}.brand{text-decoration:none;color:var(--text-main);font-weight:800;letter-spacing:-.02em}.nav-list{list-style:none;margin:0;padding:0;display:flex;gap:.4rem}.nav-list a{display:inline-block;text-decoration:none;color:var(--text-muted);font-size:.92rem;font-weight:600;padding:.46rem .72rem;border-radius:999px;transition:color .2s ease,background-color .2s ease,transform .2s ease}.nav-list a:hover{color:var(--text-main);background:#0f766e1f;transform:translateY(-1px)}.page{width:min(72rem,calc(100vw - 2rem));margin:1.05rem auto 3rem}.hero{position:relative;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:clamp(1.2rem,2.4vw,2.1rem);background:linear-gradient(135deg,#0f766ef5,#0f172af2);color:#f8fafc}.hero:after{content:"";position:absolute;top:-2.2rem;right:-2.2rem;width:13rem;height:13rem;border-radius:50%;background:radial-gradient(circle,rgba(125,211,252,.35),transparent 70%)}.eyebrow{margin:0;text-transform:uppercase;font-family:IBM Plex Mono,monospace;letter-spacing:.12em;font-size:.72rem;opacity:.86}.hero h1{margin:.45rem 0 .35rem;font-size:clamp(2.1rem,5.6vw,4.1rem);line-height:.96;letter-spacing:-.04em}.hero-role{margin:0;font-weight:700;font-size:1.04rem}.hero-summary,.hero-intro{max-width:52rem;margin:.78rem 0 0;line-height:1.72}.hero-summary{color:#e2e8f0}.hero-intro{color:#cbd5e1}.hero-summary a,.hero-intro a{color:#ccfbf1;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(204,251,241,.62);transition:color .2s ease,border-color .2s ease,background-color .2s ease}.hero-summary a:visited,.hero-intro a:visited{color:#ccfbf1;border-bottom-color:#ccfbf19e}.hero-summary a:hover,.hero-intro a:hover{color:#f0fdfa;border-bottom-color:#f0fdfafa;background:#f0fdfa14}.cta-list{list-style:none;margin:1.2rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.65rem}.cta{display:inline-block;text-decoration:none;color:var(--text-main);background:#fff;border:1px solid rgba(255,255,255,.46);border-radius:999px;padding:.54rem .9rem;font-weight:700;font-size:.93rem;transition:transform .2s ease,filter .2s ease}.cta:hover{transform:translateY(-1px);filter:brightness(.97)}.panel{margin-top:1rem;border-radius:var(--radius-lg);border:1px solid var(--panel-border);background:var(--panel-bg);box-shadow:var(--shadow-soft);backdrop-filter:blur(8px);padding:clamp(1rem,2vw,1.45rem)}.panel-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.92rem}.panel h2{margin:.35rem 0 0;font-size:1.62rem;letter-spacing:-.03em}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.chip-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.58rem}.chip{font-size:.91rem;color:var(--brand-strong);border:1px solid rgba(15,118,110,.18);background:var(--brand-soft);border-radius:999px;padding:.43rem .78rem}.timeline{list-style:none;margin:0;padding:0 0 0 .85rem;border-left:2px solid rgba(15,118,110,.35)}.timeline li{position:relative;margin:0 0 1rem;padding-left:.9rem}.timeline li:last-child{margin-bottom:0}.timeline li:before{content:"";position:absolute;left:-.43rem;top:.34rem;width:.58rem;height:.58rem;border-radius:50%;border:2px solid var(--brand);background:#fff}.timeline-period{margin:0 0 .26rem;color:var(--text-muted);font-family:IBM Plex Mono,monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em}h3{margin:0;font-size:1.04rem;letter-spacing:-.01em}p{margin:.26rem 0 0;color:var(--text-muted);line-height:1.62}.publication-list,.stack-list{list-style:none;margin:0;padding:0;display:grid;gap:.8rem}.publication{border-radius:var(--radius-md);border:1px solid rgba(15,23,42,.09);background:#ffffffe6;padding:.95rem}.publication.conference{border-color:#0f766e47;background:linear-gradient(135deg,#d9f5efb3,#ffffffeb)}.publication-meta{display:flex;align-items:center;gap:.44rem;margin-bottom:.5rem}.type-tag,.year-tag{font-size:.73rem;line-height:1;padding:.28rem .46rem;border-radius:999px;font-family:IBM Plex Mono,monospace;text-transform:uppercase;letter-spacing:.06em}.type-tag{color:var(--brand-strong);border:1px solid rgba(15,118,110,.28);background:#0f766e1f}.year-tag{color:#475569;border:1px solid rgba(15,23,42,.12);background:#f1f5f9f2}.venue{margin-top:.42rem}.authors{margin-top:.32rem}.link-list{list-style:none;margin:.62rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.58rem}.link-list a{display:inline-block;text-decoration:none;color:var(--brand-strong);font-weight:700;font-size:.88rem;border-bottom:1px solid transparent;transition:border-color .2s ease}.link-list a:hover{border-color:var(--brand-strong)}.stack-list li{border-radius:var(--radius-md);border:1px solid rgba(15,23,42,.08);background:#ffffffeb;padding:.86rem}.site-footer{width:min(72rem,calc(100vw - 2rem));margin:1.1rem auto 2.2rem;text-align:center;color:#64748b;font-size:.86rem}.reveal{animation:rise-in .6s ease both}.panel.reveal:nth-of-type(2){animation-delay:.08s}.panel.reveal:nth-of-type(3){animation-delay:.12s}.panel.reveal:nth-of-type(4){animation-delay:.16s}@keyframes rise-in{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 860px){.site-header{border-radius:var(--radius-md);padding:.78rem .84rem}.two-column{grid-template-columns:1fr}}@media (max-width: 640px){.site-header{display:block;text-align:center}.brand{display:block;margin-bottom:.5rem}.nav-list{justify-content:center;flex-wrap:wrap}.hero{padding:1.1rem}.panel{padding:.95rem}.hero-summary,.hero-intro{line-height:1.58}}@media (prefers-color-scheme: dark){:root{--bg-main: #0f172a;--bg-soft: #1e293b;--text-main: #e2e8f0;--text-muted: #94a3b8;--panel-bg: rgba(15, 23, 42, .7);--panel-border: rgba(148, 163, 184, .22);--brand-soft: rgba(20, 83, 45, .34)}.site-header{background:#0f172abd}.nav-list a:hover{color:var(--text-main)}.publication,.stack-list li{background:#0f172ad6}.publication.conference{background:linear-gradient(135deg,#064e3b54,#0f172ad6)}.timeline li:before{background:#0f172a}}
